aspen

A filesystem router for Python web frameworks


License
MIT
Install
pip install aspen==0.12.10

Documentation

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.