Common Library for for various tool sets
Project description
3mystic_common
A set of common files that are used for the various projects under 3 Mystic Apes
This project is currently in beta, along with the other projects. Once the other projects come out of beta this one will as well. However, this is also, the most stable of the project. I am trying not to change things that would break from version to version. So if you would like to use something here, it should be relatively safe. I will try to call out breaking changes.
Install
pip
The latest version of this project is currently being pushed to https://pypi.org/project/threemystic-common/
pip install threemystic-common
If you would prefer to install directly from GitHub you need to install Hatch. Please refer to the section below for that.
Once hatch is installed you can use pip
pip install https://github.com/3MysticApes/3mystic_common
Hatch
This project is packaged using Hatch. If you need to install Hatch please refer to their documentation https://hatch.pypa.io/latest/install/
Contribute
You need to install Hatch. Please see the previous Hatch section under install.
Once you download the project you can do the following You should be able to run the following command in the root directory for a general status hatch status
Then from the root directory you can run pip install ./
I would suggest while you are debugging issues to install it with the command below. Once you are done with your development you can uninstall. This allows you to make edits and test easier. pip install -e ./ https://pip.pypa.io/en/stable/cli/pip_install/#cmdoption-e
Project details
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
File details
Details for the file threemystic_common-0.1.16.tar.gz
.
File metadata
- Download URL: threemystic_common-0.1.16.tar.gz
- Upload date:
- Size: 28.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b84a056347225764c655c3f64432b1f5e84caa3278eae813354ff8548473b519 |
|
MD5 | 36317af86f478a210720da7aa961b22b |
|
BLAKE2b-256 | 98d929df8b159949a01e33cc5283de5cd7717c47548aa2dac678b0e1bba9e8f0 |
File details
Details for the file threemystic_common-0.1.16-py3-none-any.whl
.
File metadata
- Download URL: threemystic_common-0.1.16-py3-none-any.whl
- Upload date:
- Size: 47.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cf48a677b50c0f3d9f80fdc25c82d4df13e34f039ff6cbcd835fb8cb30ab1f3 |
|
MD5 | 7a2c4e3b307fd49d4d225dfd78987417 |
|
BLAKE2b-256 | 3384a6a16feef1370123bc6fe2f81779553f682fc05ad52a43e4034ec2cf411a |