Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 293 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 293 Bytes

Rackspace Py

Rackspace Py is a small collection of handy Python libraries, including:

  • Rawr, a micro WSGI framework designed for speed and simplicity
  • Fastcache, a very fast in-process cache for expiring objects, such as auth tokens

Dependencies

  • Python 2 (2.6 or better)
  • WebOb