Skip to main content

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

subways-0.1.0.dev7.tar.gz (4.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page