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.11.tar.gz
(16.8 kB
view hashes)
Built Distribution
cortexpy-0.0.11-py3-none-any.whl
(23.3 kB
view hashes)
Close
Hashes for cortexpy-0.0.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 501fa5c45d9470f34a550686fa4aa14960391c5351d62f449ef8fea88a8e6876 |
|
MD5 | 5c894217fdfed64cbea0238a88325ad6 |
|
BLAKE2b-256 | f06edf54a5d1b6ae7211d9de3fdd8e819ab64e6a86a632f87cb4033f16d1511f |