Script collection for creation of DB struct JSON files
Project description
How to use
First of all clone the repo.
To run the script anywhere:
1) pip install -r requirements.txt
2) Run the script!
If you want to run the script in a virtual env then:
1) Install pipenv (pip install pipenv)
2) Install requirements (pipenv install)
3) Run the script! (inside the env)
How to release new version to PyPi
- Update the version in pyproject.toml
- Run the following commands:
python -m pip install --upgrade build
cd src
python -m pip install --upgrade twine
python -m build
python -m twine upload dist/*
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
pyfrigel_db_struct-0.0.3.tar.gz
(10.2 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
File details
Details for the file pyfrigel_db_struct-0.0.3.tar.gz.
File metadata
- Download URL: pyfrigel_db_struct-0.0.3.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8401dd0757c447a7f54198225289b7de51974598b342c237034c87df7d4983d
|
|
| MD5 |
d1dab9398edf0186e2baf222445fc0bf
|
|
| BLAKE2b-256 |
a2246478796b4840f7fe3e0373cb9981581f5d380496bb8ff4af2efd3a608515
|
File details
Details for the file pyfrigel_db_struct-0.0.3-py3-none-any.whl.
File metadata
- Download URL: pyfrigel_db_struct-0.0.3-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9aafdabb3b13d4c3b2c6f69682060ee5fc16a3945e1f929a2af628ee9b27754f
|
|
| MD5 |
f64d02079ee23c587d599c80d36b9e2c
|
|
| BLAKE2b-256 |
4c36128d61ac56e4e3d97af4c308c1bbe3a4c7a710df77dbd86bc3c474e260e9
|