New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

python-toolbox

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-toolbox

A collection of Python tools for various tasks

  • 1.2.3
  • PyPI
  • Socket score

Maintainers
1

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 <https://chipmunkdev.com>_.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc