Python package for Innovation Sandbox
Project description
Features
Super easy to use
Very easy to understand
Get the code right in your editor
Installation
Just fire the following command in your terminal:
pip3 install innovation-sandbox
- It’s that easy. If you are using Python 2.7 use pip instead. Depending on yourpermissions, you might need to use pip install --user innovation-sandbox to install.
Or you can download the source code from here, and then just install the package using
python setup.py install
Quick Start Guide
To get started with the nibss documentation, check out: NIBSS.
Tests
Just type in the following command to run the tests
py.test
This will run the test defined in the files of the tests/ directory
Dependencies
To Download and install all the module dependencies, just type
pip install -r requirements.txt
And voila! All of the program’s “dependencies” will be downloaded, installed, and ready to go in one fell swoopidy-woop.
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
File details
Details for the file innovation-sandbox-1.0.3.tar.gz
.
File metadata
- Download URL: innovation-sandbox-1.0.3.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b36cb63e4be1385673f41ab807db845549e2a5af08f1a3312f6ecb34b39ff48c |
|
MD5 | d1c57046d87c42535afaf3779b25ab96 |
|
BLAKE2b-256 | 86309c0c730436c746a5556691d13b9b6d90582b04e2e9df0f57c640c83a6e60 |