Giter Site home page Giter Site logo

pylonsrtd's Introduction

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.

Install

Read the online Installation instructions.

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

$ python setup.py install

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:

$ python setup.py test

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

Documentation

Read the complete Pylons web framework documentation.

Definitive Guide to Pylons is a book about Pylons published by Apress, written by James Gardner, with free HTML rendering.

Generating documentation requires Sphinx:

$ easy_install Sphinx

Then to build the documentation use the commands:

$ cd pylons/docs/<lang>
$ make html

pylonsrtd's People

Contributors

aclark4life avatar audreyfeldroy avatar bbangert avatar bieschke avatar blaflamme avatar caseman avatar cguardia avatar jstoiko avatar kapyshin avatar kiorky avatar mcdonc avatar mgedmin avatar mikeorr avatar mmerickel avatar mnaberez avatar mrkslrnz avatar pauleveritt avatar ppaez avatar stevepiercy avatar toirl avatar tseaver avatar tshepang avatar uralbash avatar viliamjr avatar virhilo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pylonsrtd's Issues

Existence of pylonsrtd is confusing

http://www.pylonsproject.org/ should present the organization of the Pylons Project and each of its projects' metadata.

Currently https://github.com/Pylons/pylonsrtd (rendered at http://docs.pylonsproject.org/en/latest/) and https://github.com/Pylons/pylonshq (rendered at http://www.pylonsproject.org/) is confusing, and lacks purpose and focus. The Pylons Project itself should not have any documentation. Each of its projects should have their own documentation.

I propose merging content from pylonsrtd and pylonshq into a new repo https://github.com/Pylons/pylonsprojectorg so that we satisfy the following goals.

  1. Don't depend on Sphinx and RTD to build the marketing site for the PP organization.
  2. Have a single place to edit the marketing site for the PP organization.
  3. Use a distinguishing name for the repository that is associated to its URL.

Migrate content from pylonsrtd to pylonsproject.org and trypyramid.com

We have marketing content in pylonsrtd (http://docs.pylonsproject.org/en/latest/) that belongs in pylonsproject.org.

The following is a complete list of reST files that need to be reviewed.

intersphinx support

I think that intersphinx support needs to be added to correct a lot of the missing terminology in the pyramid docs launch page. We could also just stop using :app:Pyramid syntax there.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.