Update of "bundle"
Overview
Artifact ID: | 12fe4de6aa3b99a3dd30f8769cf37919800ceebc |
---|---|
Page Name: | bundle |
Date: | 2015-04-27 21:46:08 |
Original User: | mario |
Mimetype: | text/x-markdown |
Parent: | d83060890aed024ab11f6cdac31320489bfbdfac (diff) |
Next | aab91e98173af8fb5d8bd85f827373232ab90005 |
Content
The bundle/ directory is just for smaller Python packages that are automatically included in debs/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.