Pre-release
This release is a pre-release and may not be stable for production use.
Running HISEPY Locally
- Start running toolchain-service locally.
- On the terminal do the commands below to set the required environment variables, build the repo, and open a python environment.
export TEST_TOOLCHAIN_SERVER=localhost:2082
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credentials/example.json
export AUTH_CLIENT_ID="example.apps.googleusercontent.com"
python3 setup.py build
python
The 'python' command opens the python environment and from there you can use hisepy. An example call is:
import hisepy as hp
hp.read_files(["33b7f255-382a-4ffd-a754-162bb480cd30"])
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hisepy-1.15.26.dev1.tar.gz
(111.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
hisepy-1.15.26.dev1-py3-none-any.whl
(104.1 kB
view details)
File details
Details for the file hisepy-1.15.26.dev1.tar.gz.
File metadata
- Download URL: hisepy-1.15.26.dev1.tar.gz
- Upload date:
- Size: 111.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97fae619613b350020c9156c7e70650280dc57c78f874721c6d5698184715492
|
|
| MD5 |
59cca8b5319771a0503cba10138c456b
|
|
| BLAKE2b-256 |
188690c0a6b4d120a8ff1996a0f787e678c3bd1f3eda8b67849d277a5afcc859
|
File details
Details for the file hisepy-1.15.26.dev1-py3-none-any.whl.
File metadata
- Download URL: hisepy-1.15.26.dev1-py3-none-any.whl
- Upload date:
- Size: 104.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcd2c795ee6d9105316fa9152ce042eac395825f9d545dcdde70bf07cf5355c2
|
|
| MD5 |
1053eadab42e928a48d285623faf6f74
|
|
| BLAKE2b-256 |
1f9763d9a87626b244d8417825c4fdf003e31b538778f1761bd4a34a508f91ef
|