===================
shippinglabel-pypi
===================
.. start short_desc
**Shippinglabel extension for interacting with PyPI.**
.. end short_desc
.. start shields
.. list-table::
:stub-columns: 1
:widths: 10 90
* - Tests
- |actions_linux| |actions_windows| |actions_macos| |coveralls|
* - PyPI
- |pypi-version| |supported-versions| |supported-implementations| |wheel|
* - Anaconda
- |conda-version| |conda-platform|
* - Activity
- |commits-latest| |commits-since| |maintained| |pypi-downloads|
* - QA
- |codefactor| |actions_flake8| |actions_mypy|
* - Other
- |license| |language| |requires|
.. |actions_linux| image:: https://github.com/domdfcoding/shippinglabel-pypi/workflows/Linux/badge.svg
:target: https://github.com/domdfcoding/shippinglabel-pypi/actions?query=workflow%3A%22Linux%22
:alt: Linux Test Status
.. |actions_windows| image:: https://github.com/domdfcoding/shippinglabel-pypi/workflows/Windows/badge.svg
:target: https://github.com/domdfcoding/shippinglabel-pypi/actions?query=workflow%3A%22Windows%22
:alt: Windows Test Status
.. |actions_macos| image:: https://github.com/domdfcoding/shippinglabel-pypi/workflows/macOS/badge.svg
:target: https://github.com/domdfcoding/shippinglabel-pypi/actions?query=workflow%3A%22macOS%22
:alt: macOS Test Status
.. |actions_flake8| image:: https://github.com/domdfcoding/shippinglabel-pypi/workflows/Flake8/badge.svg
:target: https://github.com/domdfcoding/shippinglabel-pypi/actions?query=workflow%3A%22Flake8%22
:alt: Flake8 Status
.. |actions_mypy| image:: https://github.com/domdfcoding/shippinglabel-pypi/workflows/mypy/badge.svg
:target: https://github.com/domdfcoding/shippinglabel-pypi/actions?query=workflow%3A%22mypy%22
:alt: mypy status
.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/shippinglabel-pypi/badge.svg
:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/shippinglabel-pypi/
:alt: Requirements Status
.. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/shippinglabel-pypi/master?logo=coveralls
:target: https://coveralls.io/github/domdfcoding/shippinglabel-pypi?branch=master
:alt: Coverage
.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/shippinglabel-pypi?logo=codefactor
:target: https://www.codefactor.io/repository/github/domdfcoding/shippinglabel-pypi
:alt: CodeFactor Grade
.. |pypi-version| image:: https://img.shields.io/pypi/v/shippinglabel-pypi
:target: https://pypi.org/project/shippinglabel-pypi/
:alt: PyPI - Package Version
.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/shippinglabel-pypi?logo=python&logoColor=white
:target: https://pypi.org/project/shippinglabel-pypi/
:alt: PyPI - Supported Python Versions
.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/shippinglabel-pypi
:target: https://pypi.org/project/shippinglabel-pypi/
:alt: PyPI - Supported Implementations
.. |wheel| image:: https://img.shields.io/pypi/wheel/shippinglabel-pypi
:target: https://pypi.org/project/shippinglabel-pypi/
:alt: PyPI - Wheel
.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/shippinglabel-pypi?logo=anaconda
:target: https://anaconda.org/domdfcoding/shippinglabel-pypi
:alt: Conda - Package Version
.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/shippinglabel-pypi?label=conda%7Cplatform
:target: https://anaconda.org/domdfcoding/shippinglabel-pypi
:alt: Conda - Platform
.. |license| image:: https://img.shields.io/github/license/domdfcoding/shippinglabel-pypi
:target: https://github.com/domdfcoding/shippinglabel-pypi/blob/master/LICENSE
:alt: License
.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/shippinglabel-pypi
:alt: GitHub top language
.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/shippinglabel-pypi/v0.1.0.post1
:target: https://github.com/domdfcoding/shippinglabel-pypi/pulse
:alt: GitHub commits since tagged version
.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/shippinglabel-pypi
:target: https://github.com/domdfcoding/shippinglabel-pypi/commit/master
:alt: GitHub last commit
.. |maintained| image:: https://img.shields.io/maintenance/yes/2023
:alt: Maintenance
.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/shippinglabel-pypi
:target: https://pypi.org/project/shippinglabel-pypi/
:alt: PyPI - Downloads
.. end shields
Installation
--------------
.. start installation
``shippinglabel-pypi`` can be installed from PyPI or Anaconda.
To install with ``pip``:
.. code-block:: bash
$ python -m pip install shippinglabel-pypi
To install with ``conda``:
* First add the required channels
.. code-block:: bash
$ conda config --add channels https://conda.anaconda.org/conda-forge
$ conda config --add channels https://conda.anaconda.org/domdfcoding
* Then install
.. code-block:: bash
$ conda install shippinglabel-pypi
.. end installation
Raw data
{
"_id": null,
"home_page": "https://github.com/domdfcoding/shippinglabel-pypi",
"name": "shippinglabel-pypi",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "packaging,pypi,requirements,shippinglabel",
"author": "",
"author_email": "Dominic Davis-Foster <dominic@davis-foster.co.uk>",
"download_url": "https://files.pythonhosted.org/packages/8f/82/469389136861b49404056deac44ff3fc4b86225db7a73c4d6c6148b42c2c/shippinglabel_pypi-0.1.0.post1.tar.gz",
"platform": "Windows",
"description": "\n===================\nshippinglabel-pypi\n===================\n\n.. start short_desc\n\n**Shippinglabel extension for interacting with PyPI.**\n\n.. end short_desc\n\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Tests\n\t - |actions_linux| |actions_windows| |actions_macos| |coveralls|\n\t* - PyPI\n\t - |pypi-version| |supported-versions| |supported-implementations| |wheel|\n\t* - Anaconda\n\t - |conda-version| |conda-platform|\n\t* - Activity\n\t - |commits-latest| |commits-since| |maintained| |pypi-downloads|\n\t* - QA\n\t - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t - |license| |language| |requires|\n\n.. |actions_linux| image:: https://github.com/domdfcoding/shippinglabel-pypi/workflows/Linux/badge.svg\n\t:target: https://github.com/domdfcoding/shippinglabel-pypi/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/domdfcoding/shippinglabel-pypi/workflows/Windows/badge.svg\n\t:target: https://github.com/domdfcoding/shippinglabel-pypi/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/domdfcoding/shippinglabel-pypi/workflows/macOS/badge.svg\n\t:target: https://github.com/domdfcoding/shippinglabel-pypi/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/domdfcoding/shippinglabel-pypi/workflows/Flake8/badge.svg\n\t:target: https://github.com/domdfcoding/shippinglabel-pypi/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/domdfcoding/shippinglabel-pypi/workflows/mypy/badge.svg\n\t:target: https://github.com/domdfcoding/shippinglabel-pypi/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/shippinglabel-pypi/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/shippinglabel-pypi/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/shippinglabel-pypi/master?logo=coveralls\n\t:target: https://coveralls.io/github/domdfcoding/shippinglabel-pypi?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/shippinglabel-pypi?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/domdfcoding/shippinglabel-pypi\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/shippinglabel-pypi\n\t:target: https://pypi.org/project/shippinglabel-pypi/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/shippinglabel-pypi?logo=python&logoColor=white\n\t:target: https://pypi.org/project/shippinglabel-pypi/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/shippinglabel-pypi\n\t:target: https://pypi.org/project/shippinglabel-pypi/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/shippinglabel-pypi\n\t:target: https://pypi.org/project/shippinglabel-pypi/\n\t:alt: PyPI - Wheel\n\n.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/shippinglabel-pypi?logo=anaconda\n\t:target: https://anaconda.org/domdfcoding/shippinglabel-pypi\n\t:alt: Conda - Package Version\n\n.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/shippinglabel-pypi?label=conda%7Cplatform\n\t:target: https://anaconda.org/domdfcoding/shippinglabel-pypi\n\t:alt: Conda - Platform\n\n.. |license| image:: https://img.shields.io/github/license/domdfcoding/shippinglabel-pypi\n\t:target: https://github.com/domdfcoding/shippinglabel-pypi/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/shippinglabel-pypi\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/shippinglabel-pypi/v0.1.0.post1\n\t:target: https://github.com/domdfcoding/shippinglabel-pypi/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/shippinglabel-pypi\n\t:target: https://github.com/domdfcoding/shippinglabel-pypi/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2023\n\t:alt: Maintenance\n\n.. |pypi-downloads| image:: https://img.shields.io/pypi/dm/shippinglabel-pypi\n\t:target: https://pypi.org/project/shippinglabel-pypi/\n\t:alt: PyPI - Downloads\n\n.. end shields\n\nInstallation\n--------------\n\n.. start installation\n\n``shippinglabel-pypi`` can be installed from PyPI or Anaconda.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install shippinglabel-pypi\n\nTo install with ``conda``:\n\n\t* First add the required channels\n\n\t.. code-block:: bash\n\n\t\t$ conda config --add channels https://conda.anaconda.org/conda-forge\n\t\t$ conda config --add channels https://conda.anaconda.org/domdfcoding\n\n\t* Then install\n\n\t.. code-block:: bash\n\n\t\t$ conda install shippinglabel-pypi\n\n.. end installation\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Shippinglabel extension for interacting with PyPI.",
"version": "0.1.0.post1",
"project_urls": {
"Homepage": "https://github.com/domdfcoding/shippinglabel-pypi",
"Issue Tracker": "https://github.com/domdfcoding/shippinglabel-pypi/issues",
"Source Code": "https://github.com/domdfcoding/shippinglabel-pypi"
},
"split_keywords": [
"packaging",
"pypi",
"requirements",
"shippinglabel"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c57e77d836d294606c676251ce5366c8f6619abf09fe3dd242febd4e0d603dd1",
"md5": "6868eb92c1ec9bdbe2fb30ef8e2cc3f0",
"sha256": "6dd972c19d9058ebf31214c6748798e6ce6b6bb2e1c1d623a48b2d65b80d8f70"
},
"downloads": -1,
"filename": "shippinglabel_pypi-0.1.0.post1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6868eb92c1ec9bdbe2fb30ef8e2cc3f0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 20089,
"upload_time": "2023-11-22T16:22:30",
"upload_time_iso_8601": "2023-11-22T16:22:30.765844Z",
"url": "https://files.pythonhosted.org/packages/c5/7e/77d836d294606c676251ce5366c8f6619abf09fe3dd242febd4e0d603dd1/shippinglabel_pypi-0.1.0.post1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8f82469389136861b49404056deac44ff3fc4b86225db7a73c4d6c6148b42c2c",
"md5": "75fbe805ad23e6b7257175eca72b9d16",
"sha256": "e87ac0d03020892c7065db5f5e363d9e9c862b3d0dbca5d51f935b838fef7dac"
},
"downloads": -1,
"filename": "shippinglabel_pypi-0.1.0.post1.tar.gz",
"has_sig": false,
"md5_digest": "75fbe805ad23e6b7257175eca72b9d16",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 6431,
"upload_time": "2023-11-22T16:22:32",
"upload_time_iso_8601": "2023-11-22T16:22:32.419107Z",
"url": "https://files.pythonhosted.org/packages/8f/82/469389136861b49404056deac44ff3fc4b86225db7a73c4d6c6148b42c2c/shippinglabel_pypi-0.1.0.post1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-22 16:22:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "domdfcoding",
"github_project": "shippinglabel-pypi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "shippinglabel-pypi"
}