Python library for common method use in PyEQX ecosystem.
Project description
esbm-dis-dfts-pyeqx-common
This project is a common library for pyeqx projects.
pre-requisites
to setup virtual environment to execute unit tests, it has to setup virtual env and install dependencies
# setup virtual env
python3.11 -m venv .venv
# activate virtual env
source .venv/bin/activate
tests
to execute unit test run this command at root of the project
pytest -s
build
to build the package run this command at root of the project
python3 -m pip install --upgrade build
python3 -m build
extra
To update dependencies, execute below command
pip3 list --outdated --format=freeze | grep -v '^\-e' | cut -d = -f 1 | xargs -n1 pip3 install -U
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 pyeqx_common-0.1.1.tar.gz.
File metadata
- Download URL: pyeqx_common-0.1.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
643375bddcb285f07de7c5c6cc949f39329c734e96f9bcac16076594583b1cc6
|
|
| MD5 |
0668c76eb892e6c00038765fbfe1d412
|
|
| BLAKE2b-256 |
72b3a629e93516670593619ca3e0bd9e6c6e6a4a29a1cbe702c2bffcf67723b2
|
File details
Details for the file pyeqx_common-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pyeqx_common-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e337dd6b8804d48b728e4b5ae2fa3c6c171f0c5292ddfb09e0936bde6ccdc7ef
|
|
| MD5 |
7214a7420e3a3b8569ffb4b14418ad28
|
|
| BLAKE2b-256 |
67302212d8f8cc356c9f2d96893596a9164618ebf5b0f0d7a0fb9962f3f787a6
|