-
python-paste-deploy-1.5.0-4.lbn13.noarch
This tool provides code to load WSGI applications and servers from
URIs; these URIs can refer to Python Eggs for INI-style configuration
files. PasteScript provides commands to serve applications based on
this configuration file.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-paste-deploy-1.5.2-1.lbn19.noarch
This tool provides code to load WSGI applications and servers from
URIs; these URIs can refer to Python Eggs for INI-style configuration
files. PasteScript provides commands to serve applications based on
this configuration file.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-paste-script-1.7.5-4.lbn13.noarch
Paster is pluggable command-line frontend, including commands to setup package
file layouts
Built-in features:
* Creating file layouts for packages.
For instance a setuptools-ready file layout.
* Serving up web applications, with configuration based on paste.deploy
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-paste-script-1.7.5-4.lbn13.noarch
Paster is pluggable command-line frontend, including commands to setup package
file layouts
Built-in features:
* Creating file layouts for packages.
For instance a setuptools-ready file layout.
* Serving up web applications, with configuration based on paste.deploy
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-paste-script-2.0.2-1.lbn19.noarch
Paster is pluggable command-line frontend, including commands to setup package
file layouts
Built-in features:
* Creating file layouts for packages.
For instance a setuptools-ready file layout.
* Serving up web applications, with configuration based on paste.deploy
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-path.py-7.2-1.lbn19.noarch
A module wrapper for os.path
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-path.py-8.1.2-1.lbn19.noarch
path.py implements a path objects as first-class entities,
allowing common operations on files to be invoked on those path objects directly.
See documentation here http://amoffat.github.io/sh/.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-path.py-8.1.2-1.lbn25.noarch
path.py implements a path objects as first-class entities,
allowing common operations on files to be invoked on those path objects directly.
See documentation here http://amoffat.github.io/sh/.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python-pathtools-0.1.2-1.lbn19.noarch
Pattern matching and various utilities for file systems paths.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-paver-1.0.2-1.fc13.noarch
Paver is a Python-based build/distribution/deployment scripting tool along the
lines of Make or Rake. What makes Paver unique is its integration with commonly
used Python libraries. Common tasks that were easy before remain easy. More
importantly, dealing with your applications specific needs and requirements is
now much easier.
* Build files are just Python
* One file with one syntax, pavement.py, knows how to manage your project
* File operations are unbelievably easy, thanks to the built-in version of
Jason Orendorff’s path.py.
* Need to do something that takes 5 lines of code? It’ll only take 5 lines of
code..
* Completely encompasses distutils and setuptools so that you can customize
behavior as you need to.
* Wraps Sphinx for generating documentation, and adds utilities that make it
easier to incorporate fully tested sample code.
* Wraps Subversion for working with code that is checked out.
* Wraps virtualenv to allow you to trivially create a bootstrap script that
gets a virtual environment up and running. This is a great way to install
packages into a contained environment.
* Can use all of these other libraries, but requires none of them
* Easily transition from setup.py without making your users learn about or
even install Paver! (See the Getting Started Guide for an example).
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13