Centralize cross-service functionality shared across all Pilot Platform services.
Project description
common
Importable package responsible for cross-service tasks within the Pilot Platform (e.g. logging, Vault connection, etc.).
Getting Started
Installation & Quick Start
The latest version of the common package is available on PyPi and can be installed into another service via Pip.
Pip install from PyPi:
pip install pilot-platform-common
In pyproject.toml
:
pilot-platform-common = "^<VERSION>"
Pip install from a local .whl
file:
pip install pilot_platform_common-<VERSION>-py3-none-any.whl
Contribution
You can contribute the project in following ways:
- Report a bug.
- Suggest a feature.
- Open a pull request for fixing issues or adding functionality. Please consider using pre-commit in this case.
- For general guidelines on how to contribute to the project, please take a look at the contribution guide.
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
File details
Details for the file pilot_platform_common-0.8.0.tar.gz
.
File metadata
- Download URL: pilot_platform_common-0.8.0.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0639b6a01dd38d7b83c7978d1f420ea92048e9773a19469bacf346cc3d8a991b |
|
MD5 | 9a6cb11968ec186c3f891c30e61b60fb |
|
BLAKE2b-256 | b97f15454cc0a033c1488335ac27cea0a7c8a8d8e9193f30fbd7ddcb57a19b62 |
File details
Details for the file pilot_platform_common-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: pilot_platform_common-0.8.0-py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 851a7bb2bc88c11b257d5d3f3620d278b7d8dcf2aaef6fcc8af15eaac5e522ad |
|
MD5 | afcba370bc6d56dda9f7271f594fc666 |
|
BLAKE2b-256 | d7bc8bf206eb34a03eb66553e71871253f746621a62205fae7aab87196dded44 |