The python sister project to CortexJDK
Project description
[](https://travis-ci.org/winni2k/cortexpy)
[](https://coveralls.io/github/winni2k/cortexpy?branch=admin_category)
[](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
```
[](https://coveralls.io/github/winni2k/cortexpy?branch=admin_category)
[](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.dev0.tar.gz
(15.8 kB
view details)
File details
Details for the file cortexpy-0.0.12.dev0.tar.gz.
File metadata
- Download URL: cortexpy-0.0.12.dev0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c80e55cd6dee242f5654dc81e17901ce8cf1130b5c3a01109ddb67b75000cd45
|
|
| MD5 |
51d2c2bc7083d43e24c36012f23f16f5
|
|
| BLAKE2b-256 |
7e4e3ff864e27059d1369fbdeaa255ed4e389ddca9387ff46f71cc08608a43fd
|