A Collection of Python Tools
Project description
Pytool Package
pytool is a collection of often used helper methods and classes that make life easier or fill in gaps in the Python Standard Library.
Pytool is compatible with Python 2 (tested against 2.7) or Python 3.3 and higher. Compatibility added Auguest 4, 2015.
Pytool’s source is hosted on Github: http://github.com/shakefu/pytool
Any comments, issues or requests should be submitted via Github: https://github.com/shakefu/pytool/issues
Documentation
Read the complete documentation!
Installation
Pytool is available on PyPI for your installation ease.
$ pip install pytool
Usage
Pytool is a collection of common and useful functions designed to help your code be easier to read, write and maintain. The API is well documented with examples of how they might be used.
See the complete documentation on Read The Docs for more information.
Contributors
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.