Skip to content

PilotDataPlatform/pilot-hdc-common

Repository files navigation

common

Run Tests Python PyPI

Importable package responsible for cross-service tasks within the Pilot Platform.

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.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages