COBalD/TARDIS Plugins for High Energy Physics
Project description
COBalD/TARDIS Plugins for High Energy Physics
This package collects official and third-party plugins for the COBalD / TARDIS resource manager.
How do I use these plugins?
The plugins work like the basic COBalD/TARDIS components: install the package and the plugins are automatically available in configuration and code.
The package is directly available via pip
and must be installed
to the same python3
environment as COBalD/TARDIS.
$ python3 -m pip install cobald-hep-plugins
Consult the documentation on how to use individual plugins.
Do I have to publish plugins here?
You are free to publish and maintain plugins yourself. All COBalD/TARDIS plugins are just regular Python packages which set some specific metadata.
Plugins in this repository are reviewed by the COBalD/TARDIS team and maintained with similar standards as the core frameworks.
How do I publish a plugin here?
Before proposing a plugin, please reach out to us for advise. This could be for example via email, chats, or just opening a ticket.
To add a new plugin,
head to our GitHub repository
and open a pull request that adds your plugin.
Plugins are modules or sub-packages in the cobald_hep_plugins
folder
that can also come with additional meta-data.
See the cobald_hep_plugins/example
as a template.
In addition to the plugin itself, you should provide
- unittests in a
tests
subfolder, and - documentation in a
docs/plugins
file or subfolder.
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 cobald-hep-plugins-0.12.1.tar.gz
.
File metadata
- Download URL: cobald-hep-plugins-0.12.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7878047700f87662d9d85de129471fa8340bb75d590731ea102e44b555c3f990 |
|
MD5 | f284667b9e0713b971012634cfc9601b |
|
BLAKE2b-256 | aab88be86e0c3d558a0129e1735d77568b755acf1903384a1fd5014ef2e3569e |
File details
Details for the file cobald_hep_plugins-0.12.1-py2.py3-none-any.whl
.
File metadata
- Download URL: cobald_hep_plugins-0.12.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbfd9a7f6bc48ee0b78fb11a70bba42d978dc3bce75381f1f2943a635296999c |
|
MD5 | d6e4a1c1735d25a237417bf7de778f10 |
|
BLAKE2b-256 | 973c137d5dde1b049782a74f8be7056a0a3d1a764f7ed3cc513b95cfb12bff53 |