Skip to main content

Core functionality of neo-python

Project description

neo-python-core

Core functionality of neo-python.

Getting started

You need Python 3.5.

Create a Python 3 virtual environment and activate it:

$ python3 -m venv venv
$ source venv/bin/activate

Then install the requirements:

$ pip install -e .
$ pip install -r requirements_dev.txt

Linting and testing the code

$ make lint
$ make test
$ make coverage

History

0.1.1 - 0.1.2 (2017-12-30)

  • Testing of releases on PyPI with Travis CI.

0.1.0 (2017-12-28)

  • First release on PyPI.

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

neocore-0.1.2.tar.gz (14.7 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