hashkernel
Kernel to build and run python code inside hashstore
Installation
pip install hashkernel
Setup dev environment with conda
#
# Cleanup old environments
. deactivate
conda env remove -n hk36
conda env remove -n hk37
#
# Create envs
conda create -y -n hk36 python=3.6
conda create -y -n hk37 python=3.7
. activate hk37
pip install -e .[dev]
. deactivate
. activate hk36
pip install -e .[dev]
#
#run smoke test watcher
sniffer
Release files for hashkernel 2019.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hashkernel-2019.10.tar.gz | 49.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| hashkernel-2019.10-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 111.1 kB
Release files / hashkernel-2019.10.tar.gz
| Download URL | hashkernel-2019.10.tar.gz |
|---|---|
| Size | 49.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d731869431a4d52968832840a13a4abd450503dad0a42124f36c68596750a33c
|
|
BLAKE2b-256 checksum How to use checksums |
11e1c144a2cf653d2162e2051b126dfbade4fd212e2c48bd9b9d22625676ed77
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9
|
Release files / hashkernel-2019.10-py3-none-any.whl
| Download URL | hashkernel-2019.10-py3-none-any.whl |
|---|---|
| Size | 61.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8c47f894e7666af417c73560ec12a97ee8c3b29cdde75ee1372b652ed11105d0
|
|
BLAKE2b-256 checksum How to use checksums |
fea1c0357e32bcd38ac9480ca446775881095c53d44cda1ea57f930e0f8af8fc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.9
|