-
pygraphviz-1.3-1.lbn19.x86_64
PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. PyGraphviz provides a similar programming interface to NetworkX (http://networkx.github.io).
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
pykickstart-1.99.32-1.lbn19.noarch
The pykickstart package is a python library for manipulating kickstart
files.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
pyrabbit-1.1.0-1.lbn19.noarch
A Pythonic interface to the RabbitMQ Management HTTP API
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
pysendfile-2.0.0-5.fc19.x86_64
sendfile(2) is a system call which provides a "zero-copy" way of copying data
from one file descriptor to another (a socket). The phrase "zero-copy" refers
to the fact that all of the copying of data between the two descriptors is done
entirely by the kernel, with no copying of data into user-space buffers. This is
particularly useful when sending a file over a socket (e.g. FTP).
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
pysnmp-4.2.4-1.fc19.noarch
This is a Python implementation of SNMP v.1/v.2c engine. It's
general functionality is to assemble/disassemble SNMP messages
from/into given SNMP Object IDs along with associated values.
PySNMP also provides a few transport methods specific to TCP/IP
networking.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
pysrt-0.4.7-1.lbn19.noarch
pysrt is mainly designed as a library, but if you are experiencing troubles with bad subtitles you can first try to use ruby-osdb which will try to find the best subtitle for your movie. If you are still unlucky pysrt also provide an srt command useful for either shift, split, or rescale a .srt file.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-BeautifulSoup-3.2.1-7.fc19.noarch
Beautiful Soup is a Python HTML/XML parser designed for quick
turnaround projects like screen-scraping. Three features make it
powerful:
Beautiful Soup won't choke if you give it bad markup.
Beautiful Soup provides a few simple methods and Pythonic idioms for
navigating, searching, and modifying a parse tree.
Beautiful Soup automatically converts incoming documents to Unicode
and outgoing documents to UTF-8.
Beautiful Soup parses anything you give it.
Valuable data that was once locked up in poorly-designed websites is
now within your reach. Projects that would have taken hours take only
minutes with Beautiful Soup.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-WebOb-1.2.3-3.lbn19.noarch
WebOb provides wrappers around the WSGI request environment, and an object to help
create WSGI responses.
The objects map much of the specified behavior of HTTP, including header parsing and
accessors for other standard parts of the environment.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-WebTest-2.0.5-1.lbn19.noarch
Helper to test WSGI applications
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-Werkzeug-0.8.3-1.lbn19.noarch
Werkzeug started as simple collection of various utilities for WSGI
applications and has become one of the most advanced WSGI utility
modules. It includes a powerful debugger, full featured request and
response objects, HTTP utilities to handle entity tags, cache control
headers, HTTP dates, cookie handling, file uploads, a powerful URL
routing system and a bunch of community contributed addon modules.
Werkzeug is unicode aware and doesn't enforce a specific template
engine, database adapter or anything else. It doesn't even enforce
a specific way of handling requests and leaves all that up to the
developer. It's most useful for end user applications which should work
on as many server environments as possible (such as blogs, wikis,
bulletin boards, etc.).
Details and example applications are available on the
Werkzeug website <http://werkzeug.pocoo.org/>.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19