No project description provided
Project description
Using Python library
First, create a virtualenv (this just needs to be done once):
python -m venv .env
Then, activate the virtualenv (needs to be done every time):
source .env/bin/activate
Now, install the requirements (just needs to be done once):
pip install -r requirements.txt
Finally, install the Python library at the local virtual environment with the following command (needs to be done every time you change the Rust code):
maturin develop --release
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
glazari_test-0.1.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file glazari_test-0.1.0.tar.gz
.
File metadata
- Download URL: glazari_test-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f92518da63c40db82ef123d2246b9ed02711834c4cbd06d3daca2f50b26ffd8f |
|
MD5 | be9f4fdf7bc40f59f0d98a7c396c623e |
|
BLAKE2b-256 | e14cff3a5682d81be78dce7a40193ac4cef6e328421242a1ed80404764abcde2 |
File details
Details for the file glazari_test-0.1.0-cp37-abi3-manylinux_2_34_x86_64.whl
.
File metadata
- Download URL: glazari_test-0.1.0-cp37-abi3-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 184.2 kB
- Tags: CPython 3.7+, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.1.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 943663c92bdd89fae6a35441b37e43a280c03fd5a1684b5ce2b312addf9bac90 |
|
MD5 | 1d1f8ddeac102c8d8443e666d60b3d44 |
|
BLAKE2b-256 | e554e1923721a33a93fa49d90fa715e2f165e0aca902d3023f09332598a8de5e |