Skip to main content

Keep anaconda environment files up to date

Project description

conda-hooks

Keep anaconda environment files up to date with installed packages. This can easily be automated using pre-commit hooks.

Build Status codecov pre-commit.ci status PyPI Version License

Installation

As a python package

The conda_hooks package is installable as a normal python package, for example via pip:

pip install conda_hooks

As a pre-commit hook

In your .pre-commit-config.yaml file add

repos:
  - repo: https://github.com/f-koehler/conda-hooks
    rev: "0.2.2"
    hooks:
      - id: prettier

Usage/Examples

TODO

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

conda-hooks-0.3.0.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

conda_hooks-0.3.0-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

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