common code for utils
Project description
Datacoco3 - Utils
Equinox Common Code Utility for Python 3 - Utilities!
There are currently wrappers for the following utils:
- FTP Servers
Installing the latest version
pip install git+https://github.com/equinoxfitness/datacoco.util.git#egg=coutils
Development
Getting Started
It is recommended to use the steps below to set up a virtual environment for development:
python3 -m venv <virtual env name>
source venv/bin/activate
pip install -r requirements.txt
Testing
pip install -r requirements-dev.txt
To run the testing suite, simply run the command: `tox`
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
coutils-0.1.2.tar.gz
(4.3 kB
view hashes)