pylons

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

  • 所有者: Pylons/pylons
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Pylons
++++++

.. image:: https://secure.travis-ci.org/Pylons/pylons.png?branch=master
:alt: Build Status
:target: https://secure.travis-ci.org/Pylons/pylons

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 <http://www.pylonsproject.org/>`_.

Install

Read the online Installation instructions <http://docs.pylonsproject.org/projects/pylons-webframework/en/latest/gettingstarted.html#installing>_.

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

.. code-block :: bash

$ 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:

.. code-block :: bash

$ 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 <http://docs.pylonsproject.org/projects/pylons-webframework/>_.

Definitive Guide to Pylons <https://thejimmyg.github.io/pylonsbook/>_ is a book about Pylons published by Apress, written by James Gardner, with free HTML rendering.

Generating documentation requires Sphinx:

.. code-block :: bash

$ easy_install Sphinx

Then to build the documentation use the commands:

.. code-block :: bash

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

主要指标

概览
名称与所有者Pylons/pylons
主编程语言Python
编程语言Python (语言数: 5)
平台
许可证Other
所有者活动
创建于2010-12-18 17:51:00
推送于2021-03-25 20:31:28
最后一次提交2018-01-12 08:54:46
发布数31
最新版本名称v1.0.2 (发布于 )
第一版名称v0.8 (发布于 )
用户参与
星数236
关注者数28
派生数76
提交数2.5k
已启用问题?
问题数22
打开的问题数6
拉请求数10
打开的拉请求数0
关闭的拉请求数7
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?