AspenWeb/pando.py

Filesystem dispatch + Simplates + Python = a nice web framework.

Python

150

2,419 commits

updated Jun 14, 2021

See the code

README

Pando is a Python web framework. Simplates are the main attraction.

Installation, Testing, and License
==================================

``pando`` is available on `GitHub`_ and on `PyPI`_::

    $ pip install pando

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

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

``pando`` is MIT-licensed.


.. _GitHub: https://github.com/AspenWeb/pando.py
.. _PyPI: https://pypi.python.org/pypi/pando
.. |travis| image:: https://img.shields.io/travis/AspenWeb/pando.py/master.svg
   :target: https://travis-ci.org/AspenWeb/pando.py
   :alt: Linux build status
.. |appveyor| image:: https://img.shields.io/appveyor/ci/AspenWeb/pando-py/master.svg
   :target: https://ci.appveyor.com/project/AspenWeb/pando-py
   :alt: Windows build status


Documentation and further information
=====================================

on the main `site`_ : http://aspen.io/

.. _site: http://aspen.io/

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

python
webframework

Contributors

chadwhitacre

1,631 commits

pjz

435 commits

Changaco

272 commits

Lucretiel

15 commits

AspenWeb/pando.py

Filesystem dispatch + Simplates + Python = a nice web framework.

Python

150

2,419 commits

updated Jun 14, 2021

See the code

README

Pando is a Python web framework. Simplates are the main attraction.

Installation, Testing, and License
==================================

``pando`` is available on `GitHub`_ and on `PyPI`_::

    $ pip install pando

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

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

``pando`` is MIT-licensed.


.. _GitHub: https://github.com/AspenWeb/pando.py
.. _PyPI: https://pypi.python.org/pypi/pando
.. |travis| image:: https://img.shields.io/travis/AspenWeb/pando.py/master.svg
   :target: https://travis-ci.org/AspenWeb/pando.py
   :alt: Linux build status
.. |appveyor| image:: https://img.shields.io/appveyor/ci/AspenWeb/pando-py/master.svg
   :target: https://ci.appveyor.com/project/AspenWeb/pando-py
   :alt: Windows build status


Documentation and further information
=====================================

on the main `site`_ : http://aspen.io/

.. _site: http://aspen.io/

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

python
webframework

Contributors

chadwhitacre

1,631 commits

pjz

435 commits

Changaco

272 commits

Lucretiel

15 commits

Languages

Python

99.2%