A Python module that’s provide some basic utilities.
Project Description
Subways is a python module that’s provide some basic utilities like Factory objects, Process management based on subprocess module, some class to manipulate dictionaries and more.
Warnning
Only Python version 3.4+ are supported !
Install
Pypi:
# pip install subways
or as non root user
$ pip install --user subways
Git:
$ git clone https://github.com/midoriiro/subways.git $ cd subways # python setup.py install
or as non root user
$ python setup.py install --user
Release history Release notifications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size & hash SHA256 hash help | File type | Python version | Upload date |
---|---|---|---|
subways-0.1.0.dev7.tar.gz (4.6 kB) Copy SHA256 hash SHA256 | Source | None | Oct 13, 2016 |