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.
Please keep in mind that Python Toolbox is still in alpha stage, and that backward compatibility would not be maintained in this phase.
Documentation: http://python-toolbox.readthedocs.org
Python Toolbox on GitHub: https://github.com/cool-RR/python_toolbox
Python Toolbox on PyPI: https://pypi-hypernode.com/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.8.0, which is an alpha release. 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.
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 Distribution
File details
Details for the file python_toolbox-0.8.0.tar.gz
.
File metadata
- Download URL: python_toolbox-0.8.0.tar.gz
- Upload date:
- Size: 765.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa45b9f5faf574bc76a04ef7827a902d8859640f62745a325a39f79ec789fee4 |
|
MD5 | 36d667d4442a3c1a57ae24f7f8790e80 |
|
BLAKE2b-256 | ed0e7ce6d0c8e82d95f427ff0e4935e299f3bc42fb2b521616be1786fa66b6bb |