====================
shippinglabel-conda
====================
.. start short_desc
**Shippinglabel extension with utilities conda packages.**
.. 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-conda/workflows/Linux/badge.svg
:target: https://github.com/domdfcoding/shippinglabel-conda/actions?query=workflow%3A%22Linux%22
:alt: Linux Test Status
.. |actions_windows| image:: https://github.com/domdfcoding/shippinglabel-conda/workflows/Windows/badge.svg
:target: https://github.com/domdfcoding/shippinglabel-conda/actions?query=workflow%3A%22Windows%22
:alt: Windows Test Status
.. |actions_macos| image:: https://github.com/domdfcoding/shippinglabel-conda/workflows/macOS/badge.svg
:target: https://github.com/domdfcoding/shippinglabel-conda/actions?query=workflow%3A%22macOS%22
:alt: macOS Test Status
.. |actions_flake8| image:: https://github.com/domdfcoding/shippinglabel-conda/workflows/Flake8/badge.svg
:target: https://github.com/domdfcoding/shippinglabel-conda/actions?query=workflow%3A%22Flake8%22
:alt: Flake8 Status
.. |actions_mypy| image:: https://github.com/domdfcoding/shippinglabel-conda/workflows/mypy/badge.svg
:target: https://github.com/domdfcoding/shippinglabel-conda/actions?query=workflow%3A%22mypy%22
:alt: mypy status
.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/shippinglabel-conda/badge.svg
:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/shippinglabel-conda/
:alt: Requirements Status
.. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/shippinglabel-conda/master?logo=coveralls
:target: https://coveralls.io/github/domdfcoding/shippinglabel-conda?branch=master
:alt: Coverage
.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/shippinglabel-conda?logo=codefactor
:target: https://www.codefactor.io/repository/github/domdfcoding/shippinglabel-conda
:alt: CodeFactor Grade
.. |pypi-version| image:: https://img.shields.io/pypi/v/shippinglabel-conda
:target: https://pypi.org/project/shippinglabel-conda/
:alt: PyPI - Package Version
.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/shippinglabel-conda?logo=python&logoColor=white
:target: https://pypi.org/project/shippinglabel-conda/
:alt: PyPI - Supported Python Versions
.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/shippinglabel-conda
:target: https://pypi.org/project/shippinglabel-conda/
:alt: PyPI - Supported Implementations
.. |wheel| image:: https://img.shields.io/pypi/wheel/shippinglabel-conda
:target: https://pypi.org/project/shippinglabel-conda/
:alt: PyPI - Wheel
.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/shippinglabel-conda?logo=anaconda
:target: https://anaconda.org/domdfcoding/shippinglabel-conda
:alt: Conda - Package Version
.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/shippinglabel-conda?label=conda%7Cplatform
:target: https://anaconda.org/domdfcoding/shippinglabel-conda
:alt: Conda - Platform
.. |license| image:: https://img.shields.io/github/license/domdfcoding/shippinglabel-conda
:target: https://github.com/domdfcoding/shippinglabel-conda/blob/master/LICENSE
:alt: License
.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/shippinglabel-conda
:alt: GitHub top language
.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/shippinglabel-conda/v0.1.0.post1
:target: https://github.com/domdfcoding/shippinglabel-conda/pulse
:alt: GitHub commits since tagged version
.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/shippinglabel-conda
:target: https://github.com/domdfcoding/shippinglabel-conda/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-conda
:target: https://pypi.org/project/shippinglabel-conda/
:alt: PyPI - Downloads
.. end shields
Installation
--------------
.. start installation
``shippinglabel-conda`` can be installed from PyPI or Anaconda.
To install with ``pip``:
.. code-block:: bash
$ python -m pip install shippinglabel-conda
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-conda
.. end installation
Raw data
{
"_id": null,
"home_page": "https://github.com/domdfcoding/shippinglabel-conda",
"name": "shippinglabel-conda",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "conda,packaging,pypi,requirements,shippinglabel",
"author": "",
"author_email": "Dominic Davis-Foster <dominic@davis-foster.co.uk>",
"download_url": "https://files.pythonhosted.org/packages/2f/90/9f9e79517fb9445a6798377432364b5c1b7274fbb2a55b9ef57b6de2932d/shippinglabel_conda-0.1.0.post1.tar.gz",
"platform": "Windows",
"description": "\n====================\nshippinglabel-conda\n====================\n\n.. start short_desc\n\n**Shippinglabel extension with utilities conda packages.**\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-conda/workflows/Linux/badge.svg\n\t:target: https://github.com/domdfcoding/shippinglabel-conda/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/domdfcoding/shippinglabel-conda/workflows/Windows/badge.svg\n\t:target: https://github.com/domdfcoding/shippinglabel-conda/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/domdfcoding/shippinglabel-conda/workflows/macOS/badge.svg\n\t:target: https://github.com/domdfcoding/shippinglabel-conda/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/domdfcoding/shippinglabel-conda/workflows/Flake8/badge.svg\n\t:target: https://github.com/domdfcoding/shippinglabel-conda/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/domdfcoding/shippinglabel-conda/workflows/mypy/badge.svg\n\t:target: https://github.com/domdfcoding/shippinglabel-conda/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/shippinglabel-conda/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/shippinglabel-conda/\n\t:alt: Requirements Status\n\n.. |coveralls| image:: https://img.shields.io/coveralls/github/domdfcoding/shippinglabel-conda/master?logo=coveralls\n\t:target: https://coveralls.io/github/domdfcoding/shippinglabel-conda?branch=master\n\t:alt: Coverage\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/shippinglabel-conda?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/domdfcoding/shippinglabel-conda\n\t:alt: CodeFactor Grade\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/shippinglabel-conda\n\t:target: https://pypi.org/project/shippinglabel-conda/\n\t:alt: PyPI - Package Version\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/shippinglabel-conda?logo=python&logoColor=white\n\t:target: https://pypi.org/project/shippinglabel-conda/\n\t:alt: PyPI - Supported Python Versions\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/shippinglabel-conda\n\t:target: https://pypi.org/project/shippinglabel-conda/\n\t:alt: PyPI - Supported Implementations\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/shippinglabel-conda\n\t:target: https://pypi.org/project/shippinglabel-conda/\n\t:alt: PyPI - Wheel\n\n.. |conda-version| image:: https://img.shields.io/conda/v/domdfcoding/shippinglabel-conda?logo=anaconda\n\t:target: https://anaconda.org/domdfcoding/shippinglabel-conda\n\t:alt: Conda - Package Version\n\n.. |conda-platform| image:: https://img.shields.io/conda/pn/domdfcoding/shippinglabel-conda?label=conda%7Cplatform\n\t:target: https://anaconda.org/domdfcoding/shippinglabel-conda\n\t:alt: Conda - Platform\n\n.. |license| image:: https://img.shields.io/github/license/domdfcoding/shippinglabel-conda\n\t:target: https://github.com/domdfcoding/shippinglabel-conda/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/shippinglabel-conda\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/shippinglabel-conda/v0.1.0.post1\n\t:target: https://github.com/domdfcoding/shippinglabel-conda/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/shippinglabel-conda\n\t:target: https://github.com/domdfcoding/shippinglabel-conda/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-conda\n\t:target: https://pypi.org/project/shippinglabel-conda/\n\t:alt: PyPI - Downloads\n\n.. end shields\n\nInstallation\n--------------\n\n.. start installation\n\n``shippinglabel-conda`` 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-conda\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-conda\n\n.. end installation\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Shippinglabel extension with utilities conda packages.",
"version": "0.1.0.post1",
"project_urls": {
"Homepage": "https://github.com/domdfcoding/shippinglabel-conda",
"Issue Tracker": "https://github.com/domdfcoding/shippinglabel-conda/issues",
"Source Code": "https://github.com/domdfcoding/shippinglabel-conda"
},
"split_keywords": [
"conda",
"packaging",
"pypi",
"requirements",
"shippinglabel"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cd8dfc378615f2a1e59e1426d717d27579dfb745257f136cf52556b7f2b78be7",
"md5": "6843ec7e7ea0e34bfd6af19faccba973",
"sha256": "798f3efac535d9faa33521063f5486039b8d242dc9692bb3dbffcfc7dc4cb1b3"
},
"downloads": -1,
"filename": "shippinglabel_conda-0.1.0.post1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6843ec7e7ea0e34bfd6af19faccba973",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 19727,
"upload_time": "2023-11-22T15:52:06",
"upload_time_iso_8601": "2023-11-22T15:52:06.582233Z",
"url": "https://files.pythonhosted.org/packages/cd/8d/fc378615f2a1e59e1426d717d27579dfb745257f136cf52556b7f2b78be7/shippinglabel_conda-0.1.0.post1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2f909f9e79517fb9445a6798377432364b5c1b7274fbb2a55b9ef57b6de2932d",
"md5": "b852b4b86e5de63e25d0c2362e395e4a",
"sha256": "9e0d791ee1ac198558afe5c6a8527270ba1f450033af660ccc893c13a77933ed"
},
"downloads": -1,
"filename": "shippinglabel_conda-0.1.0.post1.tar.gz",
"has_sig": false,
"md5_digest": "b852b4b86e5de63e25d0c2362e395e4a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 6165,
"upload_time": "2023-11-22T15:52:07",
"upload_time_iso_8601": "2023-11-22T15:52:07.699789Z",
"url": "https://files.pythonhosted.org/packages/2f/90/9f9e79517fb9445a6798377432364b5c1b7274fbb2a55b9ef57b6de2932d/shippinglabel_conda-0.1.0.post1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-22 15:52:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "domdfcoding",
"github_project": "shippinglabel-conda",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "shippinglabel-conda"
}