-
python-pycurl-7.19.0-15.1.fc19.armv6hl
PycURL is a Python interface to libcurl. PycURL can be used to fetch
objects identified by a URL from a Python program, similar to the
urllib Python module. PycURL is mature, very fast, and supports a lot
of features.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-pycurl-7.43.0-3.lbn19.x86_64
PycURL is a Python interface to libcurl. PycURL can be used to fetch
objects identified by a URL from a Python program, similar to the
urllib Python module. PycURL is mature, very fast, and supports a lot
of features.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-pygments-2.0.2-1.lbn19.noarch
Pygments is a generic syntax highlighter for general use in all kinds
of software such as forum systems, wikis or other applications that
need to prettify source code. Highlights are:
* a wide range of common languages and markup formats is supported
* special attention is paid to details that increase highlighting
quality
* support for new languages and formats are added easily; most
languages use a simple regex-based lexing mechanism
* a number of output formats is available, among them HTML, RTF,
LaTeX and ANSI sequences
* it is usable as a command-line tool and as a library
* ... and it highlights even Brainf*ck!
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-qtconsole-4.1.1-2.lbn19.noarch
Qt-based console for Jupyter with support for rich media output
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-rdkit-2014.09.2-1.lbn19.x86_64
Python bindings for RDKit libraries
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-redis-2.10.5-1.lbn19.noarch
This is a Python 2 interface to the Redis key-value store.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-reportlab-2.5-7.fc19.armv6hl
Python PDF generation library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-requests-2.10.0-1.lbn19.noarch
Most existing Python modules for sending HTTP requests are extremely verbose and
cumbersome. Python’s built-in urllib2 module provides most of the HTTP
capabilities you should need, but the API is thoroughly broken. This library is
designed to make HTTP requests easy for developers.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-requests-debug-0.2.2-1.lbn19.noarch
Once you install the hook, requests_debug will track all the requests made with requests:
>>> import requests
>>> import requests_debug
>>> from pprint import pprint
>>>
>>> requests_debug.install_hook()
>>> requests.get("http://httpbin.org/get")
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-requests-dump-0.1.3-2.lbn19.noarch
Provides a hook function to dump HTTP communiation for requests.
You may pass the hook function to a requests’ method function.
>>> import requests
>>> import reqdump
>>> requests.get('http://example.com/', hooks=dict(response=reqdump.dump))
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19