/aspen.py

A filesystem dispatch library for Python web frameworks

Primary LanguagePythonOtherNOASSERTION

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 2.7 and Python 3.6 on Linux: Linux build status

And we test against 32- and 64-bit Python 2.7 on Windows: Windows build status

aspen is MIT-licensed.