Skip to main content

vivarium_dependencies is a convenience package for managing common setup constraints and dependencies for vivarium projects.

Project description

NOTE: This repository has been archived.

The vivarium_dependencies package has been renamed and migrated into the vivarium-suite monorepo.

What changed

  • Source: ihmeuw/vivarium_dependencies (archived) -> ihmeuw/vivarium-suite (under libs/dependencies/)

There are no downstream changes. This package is a code-less metapackage that exposes only extras; the PyPI distribution name (vivarium-dependencies) and every extras reference in downstream pyproject.toml files are unchanged.

Original package overview

Vivarium Dependencies contains dependency constraints commonly used in Simulation Science repositories.

Usage

A downstream repository can use Vivarium Dependencies to define a setup dependency by including the desired constraint(s) in the install_requires dictionary of its setup.py:

# setup.py
...
if __name__ == "__main__":
  ...
  install_requirements = [
    "vivarium_build_utils[layered_config_tree,pandas]"
    ...
  ]
  ...
  interactive_requirements = ["vivarium_dependencies[interactive]"]
  ...
...

Installation

You can build vivarium_dependencies from source with:

$ git clone https://github.com/ihmeuw/vivarium_dependencies.git
$ cd vivarium_dependencies
$ conda create -n ENVIRONMENT_NAME
$ pip install -e .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vivarium_dependencies-1.0.9.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vivarium_dependencies-1.0.9-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file vivarium_dependencies-1.0.9.tar.gz.

File metadata

  • Download URL: vivarium_dependencies-1.0.9.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for vivarium_dependencies-1.0.9.tar.gz
Algorithm Hash digest
SHA256 a95c68a202c520a9365217fba4a1c4a917a4d84af1221f3bf2bc85bf22061866
MD5 8864653da9a8b5f32e18b4fbcfe45296
BLAKE2b-256 ebc8ac3bbe7ea6499d3d7fa3c8d883345ed947450ca9368093867d78531d9012

See more details on using hashes here.

Provenance

The following attestation bundles were made for vivarium_dependencies-1.0.9.tar.gz:

Publisher: deploy.yml on ihmeuw/vivarium_dependencies

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file vivarium_dependencies-1.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for vivarium_dependencies-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 b1d27336c6850ac2e1ccd05f60eda4bb033b2fecded566741e05d300a9989aed
MD5 b43e923ef7fb7d71dd5fc85f56e47b73
BLAKE2b-256 5a87bd51acee31f9c74fc457e62b1434d08519de99368056cf1d003834b5381f

See more details on using hashes here.

Provenance

The following attestation bundles were made for vivarium_dependencies-1.0.9-py3-none-any.whl:

Publisher: deploy.yml on ihmeuw/vivarium_dependencies

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page