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.12.tar.gz
(16.8 kB
view hashes)
Built Distribution
cortexpy-0.0.12-py3-none-any.whl
(23.3 kB
view hashes)
Close
Hashes for cortexpy-0.0.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99a5a583fa4414c84b8f6031984454d8f75775f054bc1fa817abc42c4c930db1 |
|
MD5 | 4da0f55a1ffaf92ddaf1f21f8124ec2c |
|
BLAKE2b-256 | 516073148b9c76330b331f2d1258f06dee6abd186c3bde1766c728cdaec2569e |