Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 398 Bytes

README.rst

File metadata and controls

17 lines (11 loc) · 398 Bytes

Rackspace Py

NOTE: This repo is no longer used and kept only for historical purposes

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