Skip to content

cadet/CADET-Metapackage

PyPI version Python License CADET version compatibility Verify CADET Metapackage

CADET Metapackage

This package is a metapackage for the CADET platform.

It does not provide any importable Python modules itself. Its only purpose is to install a curated set of CADET Python packages.

Default packages

Installing cadet will install the following packages:

Installation

Install the CADET platform metapackage:

pip install cadet

Optional dependencies

Install the CADET metapackage plus research data management support:

pip install "cadet[rdm]"

This additionally installs:

Full platform bundle

Install the full platform bundle (currently identical to cadet[rdm]):

pip install "cadet[all]"

The all extra exists as a stable entry point if additional optional components are added in the future.

Important notes

  • This is a metapackage only. There is no Python module to import.

  • Do not depend on cadet in other Python packages. If you are developing a library, depend directly on the specific CADET components you use, such as cadet-process or cadet-python.

  • This metapackage installs cadet-core from PyPI as part of the curated CADET stack. Alternative installation channels (for example conda-forge) may also be used if desired.

Documentation and support

General CADET documentation and project information can be found at:

Contributing and releases

For maintainers and contributors, including details on version management, CI workflows, and the release process, see:

About

This repository contains a metapackage for several packages of the CADET platform to be distributed via PyPi.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors