WebPattern is a simple web framework based on Flask and SQLAlchemy.
Install the package from PyPI by using pip
or easy_install
:
$ pip install WebPattern
Or from the GitHub repository:
$ git clone git://github.com/euphoris/webpat.git
$ cd webpat/
$ python setup.py install
- GitHub
- https://github.com/euphoris/webpat
- Package Index (Cheeseshop)
- https://pypi.python.org/pypi/WebPattern
- Continuous Integration (Travis CI)
http://travis-ci.org/euphoris/webpat