Dooku is a set of libraries for Python programming language that provides various useful stuff that you might need in everyday usage. The idea is to provide a set of libraries and useful functions, just like Boost does in C++ world.
Dooku is a good not only as a set of libraries, it also may be used as a some kind of incubator where various developers can test and evolve their projects. So please don't hesitate to propose your library to be a part of Dooku.
Feel the Force? Then try Dooku!
$ [sudo] pip install dooku
Here is an incomplete list of features:
- Missed Python algorithms.
- Convenient configuration manager.
- Datetime helpers for managing timezones.
- Set of useful decorators.
- Simple & powerful extension manager.
Check out Dooku's documentation for further information - http://dooku.readthedocs.org/.
Different parts of Dooku may have different requirements, but generally requirements are:
- Python 2.7 or higher (+ PyPy / PyPy3)
- GNU/Linux, Unix, OS X, Windows
Dooku is an interesting character from the Star Wars franchise. He is self-contained and powerful, exactly like this library itself.