-
python2-heat-translator-0.7.0-1.lbn25.py37.noarch
OpenStack Heat Translator
Heat-Translator is an Openstack command line tool which takes non-Heat
templates as an input and produces a Heat Orchestration Template (HOT) which
can be deployed by Heat.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-heatclient-1.14.0-1.lbn25.py37.noarch
This is a client for the OpenStack Heat API. There's a Python API (the
heatclient module), and a command-line script (heat). Each implements 100% of
the OpenStack Heat API.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python2-html5lib-1.0.1-1.lbn25.noarch
html5lib is a pure-python library for parsing HTML. It is designed to conform
to the WHATWG HTML specification, as is implemented by all major web
browsers.-- Simple usage follows this pattern:.. code-block:: python import
html5lib with open("mydocument.html", "rb") as f: document
html5lib.parse(f)or:.. code-block:: python import html5lib document
html5lib.parse("<p>Hello World!")By default,...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-html5lib-1.0.1-2.lbn25.noarch
A python based HTML parser/tokenizer based on the WHATWG HTML5
specification for maximum compatibility with major desktop web browsers.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python2-html5lib-1.0.1-2.lbn25.noarch
A python based HTML parser/tokenizer based on the WHATWG HTML5
specification for maximum compatibility with major desktop web browsers.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
python2-html5lib-1.0.1-1.lbn36.noarch
html5lib is a pure-python library for parsing HTML. It is designed to conform
to the WHATWG HTML specification, as is implemented by all major web
browsers.-- Simple usage follows this pattern:.. code-block:: python import
html5lib with open("mydocument.html", "rb") as f: document
html5lib.parse(f)or:.. code-block:: python import html5lib document
html5lib.parse("<p>Hello World!")By default,...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-httplib2-0.18.1-1.lbn25.noarch
A comprehensive HTTP client library, httplib2 supports many features left out
of other HTTP libraries.**HTTP and HTTPS** HTTPS support is only available if
the socket module was compiled with SSL support. **Keep-Alive** Supports HTTP
1.1 Keep-Alive, keeping the socket open and performing multiple requests over
the same connection if possible. **Authentication** The following three types
of...
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-httplib2-0.18.1-1.lbn36.noarch
A comprehensive HTTP client library, httplib2 supports many features left out
of other HTTP libraries.**HTTP and HTTPS** HTTPS support is only available if
the socket module was compiled with SSL support. **Keep-Alive** Supports HTTP
1.1 Keep-Alive, keeping the socket open and performing multiple requests over
the same connection if possible. **Authentication** The following three types
of...
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 36
-
python2-httpretty-0.9.6-1.lbn25.noarch
HTTPretty 0.9.6 HTTP Client mocking tool for Python. Provides a full fake TCP
socket module. Inspired by FakeWeb < Github Repository < - Documentation < -
PyPI Package < **Python Support:**- **2.7.13** - **3.6.5** :target:
Located in
LBN
/
…
/
Plone 5
/
BastionLinux 25
-
python2-httpretty-0.9.5-4.lbn25.noarch
Once upon a time a python developer wanted to use a RESTful API, everything was
fine but until the day he needed to test the code that hits the RESTful API:
what if the API server is down? What if its content has changed?
Don't worry, HTTPretty is here for you.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25