Skip to content

AlexanderYAPPO/pylons

 
 

Repository files navigation

Pylons

Build Status

Pylons is a rapid web application development framework.

Note

Pylons has merged with repoze.bfg, and is now in maintenance-only mode. It's highly recommended that new projects start with the new merged web framework, pyramid.

Read the complete Pylons web framework documentation

Install

Read the online Installation instructions.

If you want to install from source you can run the following command:

This will display a message and download setuptools if the module is not already installed. It will then install Pylons and all its dependencies. You may need root privileges to install setuptools.

Testing

To test the source distribution run the following command:

This will install additional dependencies needed for the tests. As above, you may need root privileges.

Documentation

Generating documentation requires Sphinx:

Then to build the documentation use the commands:

About

Pylons Framework, community maintained with guidance/assistance from the Pylons Project. Merged with repoze.bfg for Pyramid framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.9%
  • CSS 6.7%
  • HTML 3.0%
  • Other 1.4%