Update of "bundle"
Overview
Artifact ID: | 69505432cbfd5a1489729816fe4692925281b74b |
---|---|
Page Name: | bundle |
Date: | 2015-04-03 22:04:02 |
Original User: | mario |
Next | d83060890aed024ab11f6cdac31320489bfbdfac |
Content
The bundle/ directory is just for smaller Python packages that are automatically included indebs/rpms/zips.
* kronos is used for job scheduling (basically cron within a Python process), a simpler wrapper around the `sched` module. It's no longer maintained though.
* `bundle/` also used to contain a fallback version python-requests for example. But that's now current enough in all distros, so unneeded as builtin module.