The python sister project to CortexJDK
Project description
[![Build Status](https://travis-ci.org/winni2k/cortexpy.svg?branch=master)](https://travis-ci.org/winni2k/cortexpy)
[![Coverage Status](https://coveralls.io/repos/github/winni2k/cortexpy/badge.svg?branch=admin_category)](https://coveralls.io/github/winni2k/cortexpy?branch=admin_category)
[![Code Health](https://landscape.io/github/winni2k/cortexpy/master/landscape.svg?style=flat)](https://landscape.io/github/winni2k/cortexpy/master)
# cortexpy
Python implementation of [CortexJDK](https://github.com/mcveanlab/CortexJDK)
Cortexpy supports python versions 3.5 and 3.6.
## Development
Set up the project
```bash
make init
```
See `cortexpy/__main__.py` for example uses of cortexpy.
### Publishing to Pypi
```bash
# assuming version 0.0.1
# Step 1: Set __version__ in cortexpy/__init__.py
# Step 2: Make version commit
git commit -am'Bump to version 0.0.1'
# Step 3: tag commit
git tag 0.0.1
# Step 4: publish to pypi
make publish
```
[![Coverage Status](https://coveralls.io/repos/github/winni2k/cortexpy/badge.svg?branch=admin_category)](https://coveralls.io/github/winni2k/cortexpy?branch=admin_category)
[![Code Health](https://landscape.io/github/winni2k/cortexpy/master/landscape.svg?style=flat)](https://landscape.io/github/winni2k/cortexpy/master)
# cortexpy
Python implementation of [CortexJDK](https://github.com/mcveanlab/CortexJDK)
Cortexpy supports python versions 3.5 and 3.6.
## Development
Set up the project
```bash
make init
```
See `cortexpy/__main__.py` for example uses of cortexpy.
### Publishing to Pypi
```bash
# assuming version 0.0.1
# Step 1: Set __version__ in cortexpy/__init__.py
# Step 2: Make version commit
git commit -am'Bump to version 0.0.1'
# Step 3: tag commit
git tag 0.0.1
# Step 4: publish to pypi
make publish
```
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
cortexpy-0.0.9.dev1.tar.gz
(16.2 kB
view hashes)
Built Distribution
Close
Hashes for cortexpy-0.0.9.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7c2cdd98b9bb784f05ebda2d00ab65ae2021e3733eda3e17dc2ac9d56426ba5 |
|
MD5 | 1e33c68a55c8a8283744d1cfe56a7eb9 |
|
BLAKE2b-256 | 7fa37aa02db972fae63cd33e09afb4ce1e0302c8ce4418605e4e70e7417483a5 |