Skip to content
forked from shakefu/pytool

Pytools - Python utilities, tools, and language helpers

License

Notifications You must be signed in to change notification settings

dshen109/pytool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 August 4, 2015.

Pytool's source is hosted on Github: https://github.com/shakefu/pytool

Any comments, issues or requests should be submitted via Github: https://github.com/shakefu/pytool/issues

https://api.travis-ci.org/shakefu/pytool.png https://coveralls.io/repos/shakefu/pytool/badge.svg?branch=master&service=github

Documentation

Read the complete documentation on Read the Docs!

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

About

Pytools - Python utilities, tools, and language helpers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%