genutils

General utilities.


Keywords
development, tools
License
MIT
Install
pip install genutils==0.3.0

Documentation

genutils: general utilities for Python development.

https://travis-ci.org/stbraun/genutils.svg?branch=master https://readthedocs.org/projects/genutils/badge/?version=latest

Just some easily reusable general stuff.

Please find the documentation at http://genutils.readthedocs.org/en/latest/.

Installation

The easiest way to install is via pip

$ pip install genutils

There are tests that can be run with with pytest or nosetest.

Copyright & License

  • Copyright 2015, Stefan Braun
  • License: MIT