-
python-StoneageHTML-0.2.1-2.lbn19.noarch
prepare documents for e-mail distribution
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-WebOb-1.4.1-1.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
/
…
/
Plone and Zope
/
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
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-XlsxWriter-0.7.7-1.lbn19.noarch
XlsxWriter can be used to write text, numbers, formulas and hyperlinks to multiple worksheets and it supports features such as formatting and many more, including:
100% compatible Excel XLSX files.
Full formatting.
Merged cells.
Defined names.
Charts.
Autofilters.
Data validation and drop down lists.
Conditional formatting.
Worksheet PNG/JPEG images.
Rich multi-format strings.
Cell comments.
Integration with Pandas.
Textboxes.
Memory optimisation mode for writing large files.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-ZConfig-3.0.4-2.lbn19.noarch
ZConfig is a configuration library intended for general use. It supports
a hierarchical schema-driven configuration model that allows a schema to
specify data conversion routines written in Python. ZConfig's model is
very different from the model supported by the ConfigParser module found
in Python's standard library, and is more suitable to
configuration-intensive applications.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-ZEO-5.2.0-2.lbn25.noarch
ZEO is a client-server system for sharing a single storage among many
clients. When you use ZEO, the storage is opened in the ZEO server
process. Client programs connect to this process using a ZEO
ClientStorage. ZEO provides a consistent view of the database to all
clients. The ZEO client and server communicate using a custom RPC
protocol layered on top of TCP.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-ZODB-5.5.1-1.lbn25.noarch
The ZODB package provides a set of tools for using the Zope Object
Database (ZODB).
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-ZooKeeper-3.4.5-17.lbn19.x86_64
ZooKeeper python binding library
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-addons-0.7-2.lbn19.noarch
Dynamically extend other objects with AddOns (formerly ObjectRoles)
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19
-
python-argcomplete-1.1.1-1.lbn19.noarch
Tab complete all the things!
Argcomplete provides easy, extensible command line tab completion of arguments for your Python script.
It makes two assumptions:
You’re using bash or zsh as your shell
You’re using argparse to manage your command line arguments/options
Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network).
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 19