shippinglabel
Utilities for handling packages.
Docs |
|
---|---|
Tests |
|
PyPI |
|
Anaconda |
|
Activity |
|
QA |
|
Other |
Installation
python3 -m pip install shippinglabel --user
First add the required channels
conda config --add channels https://conda.anaconda.org/conda-forge
Then install
conda install shippinglabel
python3 -m pip install git+https://github.com/domdfcoding/shippinglabel@master --user
shippinglabel
includes a vendored copy of trove-classifiers.
If you install a newer version of trove-classifiers
with pip shippinglabel
will use that version instead.