# pando **Repository Path**: mirrors/pando ## Basic Information - **Project Name**: pando - **Description**: Pando 是一个 Python 的 Web 框架,简单是其最大的吸引力 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/pando - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-11 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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/