A collection of Python tools for various tasks
Project Description
The Python Toolbox is a collection of Python tools for various tasks. It contains:
- python_toolbox.caching: Tools for caching functions, class instances and
- properties.
- python_toolbox.cute_iter_tools: Tools for manipulating iterables. Adds
- useful functions not found in Python’s built-in itertools.
- python_toolbox.context_management: Pimping up your context managers.
- python_toolbox.emitting: A publisher-subscriber framework that doesn’t
- abuse strings.
- And many, many more! The Python Toolbox contains 100+ useful little tools.
Documentation: http://python-toolbox.readthedocs.io
Python Toolbox on GitHub: https://github.com/cool-RR/python_toolbox
Python Toolbox on PyPI: https://pypi.python.org/pypi/python_toolbox
Tests
Test can be run by running the _test_python_toolbox.py script that’s installed automatically with the Python Toolbox.
When python_toolbox isn’t installed, you may run nosetests at the repo root to run the tests.
Roadmap
Present
Python Toolbox is at version 0.9.3. It’s being used in production every day, but backward compatibility isn’t guaranteed yet.
Next tasks
Adding more useful tools.
Future
Make a 1.0 release and start maintaining backward compatibility.
The Python Toolbox was created by Ram Rachum. I provide Development services in Python and Django.
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
python_toolbox-0.9.3-py2-none-any.whl (633.8 kB) Copy SHA256 hash SHA256 | Wheel | 2.6 | Jun 7, 2016 |
python_toolbox-0.9.3-py3-none-any.whl (585.9 kB) Copy SHA256 hash SHA256 | Wheel | 3.3 | Jun 7, 2016 |
python_toolbox-0.9.3.tar.gz (904.1 kB) Copy SHA256 hash SHA256 | Source | None | Jun 7, 2016 |