shippinglabel

Utilities for handling packages.


Keywords
conda, packaging, pypi, requirements, python
License
Other
Install
pip install shippinglabel==1.7.1

Documentation

shippinglabel

Utilities for handling packages.

Docs Documentation Build Status Docs Check Status
Tests Linux Test Status Windows Test Status macOS Test Status Coverage
PyPI PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel
Anaconda Conda - Package Version Conda - Platform
Activity GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads
QA CodeFactor Grade Flake8 Status mypy status
Other License GitHub top language Requirements Status

Installation

shippinglabel can be installed from PyPI or Anaconda.

To install with pip:

$ python -m pip install shippinglabel

To install with conda:

$ conda install -c conda-forge shippinglabel

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.