python-barcode


Namepython-barcode JSON
Version 0.15.1 PyPI version JSON
download
home_pagehttps://github.com/WhyNotHugo/python-barcode
SummaryCreate standard barcodes with Python. No external modules needed. (optional Pillow support included).
upload_time2023-07-05 22:56:59
maintainer
docs_urlNone
authorHugo Osvaldo Barrera et al
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            python-barcode
==============

.. image:: https://action-badges.now.sh/WhyNotHugo/python-barcode
  :target: https://github.com/WhyNotHugo/python-barcode/actions
  :alt: CI status

.. image:: https://readthedocs.org/projects/python-barcode/badge/
  :target: https://python-barcode.rtfd.org/
  :alt: documentation

.. image:: https://img.shields.io/pypi/v/python-barcode.svg
  :target: https://pypi.python.org/pypi/python-barcode
  :alt: version on pypi

.. image:: https://img.shields.io/pypi/dm/python-barcode.svg
  :target: https://pypi.python.org/pypi/python-barcode
  :alt: downloads

.. image:: https://img.shields.io/pypi/l/python-barcode.svg
  :target: https://github.com/WhyNotHugo/python-barcode/blob/main/LICENCE
  :alt: licence

**python-barcode** provides a simple way to create barcodes in Python.

There are no external dependencies when generating SVG files.
Pillow is required for generating images (e.g.: PNGs).

Support Python 3.7 to 3.11.

.. image:: example-ean13.png
  :target: https://github.com/WhyNotHugo/python-barcode
  :alt: python-barcode

Documentation
-------------

Full documentation is published at http://python-barcode.rtfd.io/

Licence
-------

python-barcode is licensed under the MIT licence. See LICENCE for details.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/WhyNotHugo/python-barcode",
    "name": "python-barcode",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Hugo Osvaldo Barrera et al",
    "author_email": "hugo@barrera.io",
    "download_url": "https://files.pythonhosted.org/packages/22/63/bc2fb47c9ba904b376780917f053b1c85b87085fd44948590e71c11187b0/python-barcode-0.15.1.tar.gz",
    "platform": null,
    "description": "python-barcode\n==============\n\n.. image:: https://action-badges.now.sh/WhyNotHugo/python-barcode\n  :target: https://github.com/WhyNotHugo/python-barcode/actions\n  :alt: CI status\n\n.. image:: https://readthedocs.org/projects/python-barcode/badge/\n  :target: https://python-barcode.rtfd.org/\n  :alt: documentation\n\n.. image:: https://img.shields.io/pypi/v/python-barcode.svg\n  :target: https://pypi.python.org/pypi/python-barcode\n  :alt: version on pypi\n\n.. image:: https://img.shields.io/pypi/dm/python-barcode.svg\n  :target: https://pypi.python.org/pypi/python-barcode\n  :alt: downloads\n\n.. image:: https://img.shields.io/pypi/l/python-barcode.svg\n  :target: https://github.com/WhyNotHugo/python-barcode/blob/main/LICENCE\n  :alt: licence\n\n**python-barcode** provides a simple way to create barcodes in Python.\n\nThere are no external dependencies when generating SVG files.\nPillow is required for generating images (e.g.: PNGs).\n\nSupport Python 3.7 to 3.11.\n\n.. image:: example-ean13.png\n  :target: https://github.com/WhyNotHugo/python-barcode\n  :alt: python-barcode\n\nDocumentation\n-------------\n\nFull documentation is published at http://python-barcode.rtfd.io/\n\nLicence\n-------\n\npython-barcode is licensed under the MIT licence. See LICENCE for details.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Create standard barcodes with Python. No external modules needed. (optional Pillow support included).",
    "version": "0.15.1",
    "project_urls": {
        "Homepage": "https://github.com/WhyNotHugo/python-barcode"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10279b5c5bb1938d4e6b12f4c95f40ea905c11df3cd58e128e9305397b9a2697",
                "md5": "1ea370e5f57f79633d885a54ebe4413e",
                "sha256": "057636fba37369c22852410c8535b36adfbeb965ddfd4e5b6924455d692e0886"
            },
            "downloads": -1,
            "filename": "python_barcode-0.15.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ea370e5f57f79633d885a54ebe4413e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 212956,
            "upload_time": "2023-07-05T22:56:58",
            "upload_time_iso_8601": "2023-07-05T22:56:58.596175Z",
            "url": "https://files.pythonhosted.org/packages/10/27/9b5c5bb1938d4e6b12f4c95f40ea905c11df3cd58e128e9305397b9a2697/python_barcode-0.15.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2263bc2fb47c9ba904b376780917f053b1c85b87085fd44948590e71c11187b0",
                "md5": "3f8d4d42b3f60cafd604ffad0eace1ea",
                "sha256": "3b1825fbdb11e597466dff4286b4ea9b1e86a57717b59e563ae679726fc854de"
            },
            "downloads": -1,
            "filename": "python-barcode-0.15.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3f8d4d42b3f60cafd604ffad0eace1ea",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 228161,
            "upload_time": "2023-07-05T22:56:59",
            "upload_time_iso_8601": "2023-07-05T22:56:59.962886Z",
            "url": "https://files.pythonhosted.org/packages/22/63/bc2fb47c9ba904b376780917f053b1c85b87085fd44948590e71c11187b0/python-barcode-0.15.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-05 22:56:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WhyNotHugo",
    "github_project": "python-barcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "python-barcode"
}
        
Elapsed time: 0.07971s