Skip to content

yarrrtem/doloop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doloop is a simple system for keeping things with unique IDs updated. It is concurrency-safe and supports prioritization.

doloop's only dependency is MySQL; it does not require you to install or administer a separate server.

doloop works with MySQLdb or any other DBI-compliant Python MySQL library (e.g. PyMySQL, oursql).

See http://packages.python.org/doloop for tutorial and documentation.

About

Task loop for keeping things updated

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%