About Anaconda Help Download Anaconda
If you were automatically logged out you may need to refresh the page. You're trying to access a page that requires authentication. ×

aprep

Installers

  • noarch v0.0.3

conda install

To install this package run one of the following:
conda install dsm-72::aprep

Description

aprep

$ mamba env create -f env.yml


$ mamba env update -n aprep --file env.yml
pip install -e .


pip install aprep
$ conda activate aprep


$ pip install -e .





$ nbdev_prepare
$ nbdev_pypi


$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'

Install latest from the GitHub repository:

$ pip install git+https://github.com/dsm-72/aprep.git

or from conda

$ conda install -c dsm-72 aprep

or from pypi

$ pip install aprep

Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy