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
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.
Source Distribution
subways-0.1.0.dev7.tar.gz
(4.6 kB
view details)
File details
Details for the file subways-0.1.0.dev7.tar.gz.
File metadata
- Download URL: subways-0.1.0.dev7.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e303ddd8709c5d6921a1ebb0bce653e70200f01d997c3de73758ddbc08fb3c7b
|
|
| MD5 |
0aefcf98acf24d164ad1c0be92adaa8b
|
|
| BLAKE2b-256 |
5ef56092d2231fb24e2b00413d12e706387d72e64c8bfb029c474433af167784
|