-
python-anyjson-0.3.3-8.lbn19.noarch
Anyjson loads whichever is the fastest JSON module installed and
provides a uniform API regardless of which JSON implementation is used.
Located in
LBN
/
…
/
Zenoss 4
/
BastionLinux 19
-
python-anyjson-0.3.3-8.lbn19.noarch
Anyjson loads whichever is the fastest JSON module installed and
provides a uniform API regardless of which JSON implementation is used.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-aodh-1.1.0-2.lbn19.noarch
OpenStack aodh provides API and services for managing alarms.
This package contains the aodh python library.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 19
-
python-aodh-6.0.0-1.lbn25.noarch
OpenStack aodh provides API and services for managing alarms.
This package contains the aodh python library.
Located in
LBN
/
…
/
Cloud Computing
/
BastionLinux 25
-
python-apscheduler-3.0.1-1.lbn19.noarch
Advanced Python Scheduler (APScheduler) is a Python library that lets you schedule your Python code to be executed later, either just once or periodically. You can add new jobs or remove old ones on the fly as you please. If you store your jobs in a database, they will also survive scheduler restarts and maintain their state. When the scheduler is restarted, it will then run all the jobs it should have run while it was offline [1].
Among other things, APScheduler can be used as a cross-platform, application specific replacement to platform specific schedulers, such as the cron daemon or the Windows task scheduler. Please note, however, that APScheduler is not a daemon or service itself, nor does it come with any command line tools. It is primarily meant to be run inside existing applications. That said, APScheduler does provide some building blocks for you to build a scheduler service or to run a dedicated scheduler process.
APScheduler has three built-in scheduling systems you can use:
Cron-style scheduling (with optional start/end times)
Interval-based execution (runs jobs on even intervals, with optional start/end times)
One-off delayed execution (runs jobs once, on a set date/time)
You can mix and match scheduling systems and the backends where the jobs are stored any way you like. Supported backends for storing jobs include:
Memory
SQLAlchemy (any RDBMS supported by SQLAlchemy works)
MongoDB
Redis
APScheduler also integrates with several common Python frameworks, like:
asyncio (PEP 3156)
gevent
Tornado
Twisted
Qt (using either PyQt or PySide)
[1] The cutoff period for this is also configurable.
Located in
LBN
/
…
/
Cloud Computing
/
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
-
python-argh-0.23.2-1.fc19.noarch
Building a command-line interface? Found yourself uttering “argh!” while
struggling with the API of argparse? Don’t want to lose its power but don’t
need the complexity?
python-argh provides a wrapper for argparse. Argparse is a very
powerful tool; python-argh just makes it easy to use.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
python-argparse-1.1-1.fc13.noarch
The argparse module is an optparse-inspired command line parser that
improves on optparse by:
* handling both optional and positional arguments
* supporting parsers that dispatch to sub-parsers
* producing more informative usage messages
* supporting actions that consume any number of command-line args
* allowing types and actions to be specified with simple callables
instead of hacking class attributes like STORE_ACTIONS or CHECK_METHODS
as well as including a number of other more minor improvements on the
optparse API.
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 13
-
python-argparse-1.1-1.fc13.noarch
The argparse module is an optparse-inspired command line parser that
improves on optparse by:
* handling both optional and positional arguments
* supporting parsers that dispatch to sub-parsers
* producing more informative usage messages
* supporting actions that consume any number of command-line args
* allowing types and actions to be specified with simple callables
instead of hacking class attributes like STORE_ACTIONS or CHECK_METHODS
as well as including a number of other more minor improvements on the
optparse API.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
python-argparse-1.1-1.lbn19.noarch
The argparse module is an optparse-inspired command line parser that
improves on optparse by:
* handling both optional and positional arguments
* supporting parsers that dispatch to sub-parsers
* producing more informative usage messages
* supporting actions that consume any number of command-line args
* allowing types and actions to be specified with simple callables
instead of hacking class attributes like STORE_ACTIONS or CHECK_METHODS
as well as including a number of other more minor improvements on the
optparse API.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19