GithubHelp home page GithubHelp logo

sjl421 / python_toolbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cool-rr/python_toolbox

0.0 2.0 0.0 17.78 MB

A collection of useful Python tools

Home Page: https://pypi.python.org/pypi/python_toolbox

License: Other

Python 100.00%

python_toolbox's Introduction

What is the Python Toolbox?

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

The Python Toolbox is released under the MIT license.

Not backward-compatible yet

Backward compatibility is currently not maintained. If you're using Python Toolbox in your code and you want to upgrade to a newer version of Python Toolbox, you'll need to ensure that all the calls to Python Toolbox aren't failing. (A good test suite will usually do the trick.)

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.

Mailing lists

All general discussion happens at the Python Toolbox Google Group. If you need help with the Python Toolbox, you're welcome to post your question and we'll try to help you.

The development mailing list is python-toolbox-dev. This is where we discuss the development of the Python Toolbox itself.

If you want to be informed on new releases of the Python Toolbox, sign up for the low-traffic python-toolbox-announce Google Group.

Python versions

The Python Toolbox supports Python versions 2.7 and 3.3+.

It's tested on both CPython and PyPy 2.1.

Tests

Tests 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.


The Python Toolbox was created by Ram Rachum. I provide Development services in Python and Django

python_toolbox's People

Contributors

cool-rr avatar nurdok avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.