Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 900 Bytes

README.rst

File metadata and controls

28 lines (18 loc) · 900 Bytes

Aspen is a filesystem router for Python web frameworks. See aspen.io for framework wrappers.

Installation, Testing, and License

aspen is available on GitHub and on PyPI:

$ pip install aspen

We test against 64-bit Python 3.6, 3.7, 3.8 and 3.9 on Linux: Linux build status

And we test against 32- and 64-bit Python 3.6, 3.7, 3.8 and 3.9 on Windows: Windows build status

aspen is MIT-licensed.