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 pytest at the repo root to run the tests.
The Python Toolbox was created by Ram Rachum. I provide Development services in Python and Django.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for python_toolbox-1.0.11-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7d649023e68d6ce5a13a07cff4215185a41bf1524aef03102a31ed7c0a92d7e |
|
MD5 | d79b8476b6388d6cb48edf20de9114d1 |
|
BLAKE2b-256 | 1b27f57cf7bc6bc5e15da756b942d86f660e0ca4129948c43de3efd5d555e4d2 |