All Projects → AspenWeb → Pando.py

AspenWeb / Pando.py

Licence: other
Filesystem dispatch + Simplates + Python = a nice web framework.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pando.py

Vox
Simple and lightweight Go web framework inspired by koa
Stars: ✭ 74 (-49.32%)
Mutual labels:  webframework
Go Web Framework Benchmark
⚡ Go web framework benchmark
Stars: ✭ 1,601 (+996.58%)
Mutual labels:  webframework
Nim websitecreator
Nim fullstack website framework - deploy a website within minutes
Stars: ✭ 124 (-15.07%)
Mutual labels:  webframework
Utopian
A web framework for Common Lisp never finished.
Stars: ✭ 84 (-42.47%)
Mutual labels:  webframework
Dotweb
Simple and easy go web micro framework
Stars: ✭ 1,354 (+827.4%)
Mutual labels:  webframework
Bingo
简洁优雅的 Go Web 框架(暂不更新,预计一年后继续更新)
Stars: ✭ 119 (-18.49%)
Mutual labels:  webframework
Kelp
A web framework light, yet rich in nutrients.
Stars: ✭ 66 (-54.79%)
Mutual labels:  webframework
Silicon
A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead
Stars: ✭ 1,721 (+1078.77%)
Mutual labels:  webframework
Luna
Yet another web framework—this time in modern C++!
Stars: ✭ 99 (-32.19%)
Mutual labels:  webframework
Masonite
The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Slack channel questions: http://slack.masoniteproject.com
Stars: ✭ 1,681 (+1051.37%)
Mutual labels:  webframework
Tinyhttp
🦄 0-legacy, tiny & fast web framework as a replacement of Express
Stars: ✭ 1,259 (+762.33%)
Mutual labels:  webframework
Twig
Twig - less is more's web server for golang
Stars: ✭ 98 (-32.88%)
Mutual labels:  webframework
Raxx kit
Get started with Raxx + Elixir
Stars: ✭ 120 (-17.81%)
Mutual labels:  webframework
Genie.jl
The highly productive Julia web framework
Stars: ✭ 1,198 (+720.55%)
Mutual labels:  webframework
App Turbo
A framework based on tornado for easier development, scaling up and maintenance
Stars: ✭ 131 (-10.27%)
Mutual labels:  webframework
Wassm
Web framework for x86_64 nasm
Stars: ✭ 71 (-51.37%)
Mutual labels:  webframework
Nim Basolato
An asynchronous fullstack web framework for Nim.
Stars: ✭ 111 (-23.97%)
Mutual labels:  webframework
Sactive Web
🚀 A dependency injection web framework for Node.js.
Stars: ✭ 143 (-2.05%)
Mutual labels:  webframework
Jolla
Python Web Framework
Stars: ✭ 132 (-9.59%)
Mutual labels:  webframework
Rapidoid
Rapidoid - Extremely Fast, Simple and Powerful Java Web Framework and HTTP Server!
Stars: ✭ 1,571 (+976.03%)
Mutual labels:  webframework

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 2.7 on Linux: |travis|

And we test against 32- and 64-bit Python 2.7 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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].