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
python -m build
python -m pip install --upgrade twine
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
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.1a2.tar.gz.
File metadata
- Download URL: pyfrigel_db_struct-0.0.1a2.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dc44d6ace6cd07d2306eccd2676fb1dbb488e069b92c176f913d6cef72b2c93
|
|
| MD5 |
a5edfd4a79eb20ae6f2ecf0b28750773
|
|
| BLAKE2b-256 |
b294ccb123359cbfdfc611867cce6ba1938960a4f94bc50cf58e310b02980a72
|
File details
Details for the file pyfrigel_db_struct-0.0.1a2-py3-none-any.whl.
File metadata
- Download URL: pyfrigel_db_struct-0.0.1a2-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64751f183ff3d143cd0e2adeee8581c16cb91babb03fd657bafd215797637bf6
|
|
| MD5 |
49dd41488997dd132f2c1ad99c14476f
|
|
| BLAKE2b-256 |
2c411094ecb786569e8b1182ff94dca2dbed208c1739299247376b141d9401bf
|