John Anderson
2014-11-17 5f75af8e760559dc321836f6f7bec4c147b1de42
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Pyramid
=======
 
.. image:: https://travis-ci.org/Pylons/pyramid.png?branch=master
        :target: https://travis-ci.org/Pylons/pyramid
 
.. image:: https://readthedocs.org/projects/pyramid/badge/?version=master
        :target: http://docs.pylonsproject.org/projects/pyramid/en/master/
        :alt: Documentation Status
 
Pyramid is a small, fast, down-to-earth, open source Python web framework.
It makes real-world web application development and
deployment more fun, more predictable, and more productive.
 
Pyramid is produced by the `Pylons Project <http://pylonsproject.org/>`_.
 
Support and Documentation
-------------------------
 
See the `Pylons Project website <http://pylonsproject.org/>`_ to view
documentation, report bugs, and obtain support.
 
License
-------
 
Pyramid is offered under the BSD-derived `Repoze Public License
<http://repoze.org/license.html>`_.
 
Authors
-------
 
Pyramid is made available by `Agendaless Consulting <http://agendaless.com>`_
and a team of contributors.