ean


Nameean JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/ucomru/python-ean
Summaryean is a python module to create EAN13 (ISBN) .svg barcode
upload_time2024-03-26 15:11:39
maintainerNone
docs_urlNone
authorTimur U
requires_python>=3.8
licenseMIT
keywords barcode ean ean13 isbn svg
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python-ean

**python-ean** is a _python_ module to create EAN13 (ISBN) `.svg` barcode.

## Installation

```sh
pip install ean
```

## Definitions

[European Article Number](https://wikipedia.org/wiki/European_Article_Number) (_EAN_) 
is a standard describing a barcode symbology and numbering system used in global 
trade to identify a specific retail product type, in a specific packaging 
configuration, from a specific manufacturer. The _most commonly used_ EAN 
standard is the thirteen-digit **EAN-13**.

[International Standard Book Number](https://en.wikipedia.org/wiki/ISBN) (_ISBN_) 
is a numeric commercial book identifier that is intended to be unique.

[Scalable Vector Graphics](https://en.wikipedia.org/wiki/SVG) (_SVG_) 
is an XML-based vector image format for defining two-dimensional graphics.

## License

**python-ean** is licensed under the **MIT licence**. See _LICENCE_ for details.

## Disclaimer
```
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ucomru/python-ean",
    "name": "ean",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "barcode ean ean13 isbn svg",
    "author": "Timur U",
    "author_email": "ucomru@pm.me",
    "download_url": "https://files.pythonhosted.org/packages/ba/f7/6f50759739d95b6ff7a730c6cec522a6852fc1c3d3f13c403bd1104ec453/ean-0.0.2.tar.gz",
    "platform": null,
    "description": "# python-ean\n\n**python-ean** is a _python_ module to create EAN13 (ISBN) `.svg` barcode.\n\n## Installation\n\n```sh\npip install ean\n```\n\n## Definitions\n\n[European Article Number](https://wikipedia.org/wiki/European_Article_Number) (_EAN_) \nis a standard describing a barcode symbology and numbering system used in global \ntrade to identify a specific retail product type, in a specific packaging \nconfiguration, from a specific manufacturer. The _most commonly used_ EAN \nstandard is the thirteen-digit **EAN-13**.\n\n[International Standard Book Number](https://en.wikipedia.org/wiki/ISBN) (_ISBN_) \nis a numeric commercial book identifier that is intended to be unique.\n\n[Scalable Vector Graphics](https://en.wikipedia.org/wiki/SVG) (_SVG_) \nis an XML-based vector image format for defining two-dimensional graphics.\n\n## License\n\n**python-ean** is licensed under the **MIT licence**. See _LICENCE_ for details.\n\n## Disclaimer\n```\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ean is a python module to create EAN13 (ISBN) .svg barcode",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/ucomru/python-ean"
    },
    "split_keywords": [
        "barcode",
        "ean",
        "ean13",
        "isbn",
        "svg"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8665ab1421f455c8d12cabc49190d2ef6686b1776048ce23603e92e88d21c1d",
                "md5": "4773ffd9a4d28f4e262d006ea8a55d8c",
                "sha256": "f6845ba39a67daa7f2f0efaaf2773fd865004590d076dd026b6bee22c7b8d96c"
            },
            "downloads": -1,
            "filename": "ean-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4773ffd9a4d28f4e262d006ea8a55d8c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5354,
            "upload_time": "2024-03-26T15:11:37",
            "upload_time_iso_8601": "2024-03-26T15:11:37.888292Z",
            "url": "https://files.pythonhosted.org/packages/a8/66/5ab1421f455c8d12cabc49190d2ef6686b1776048ce23603e92e88d21c1d/ean-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "baf76f50759739d95b6ff7a730c6cec522a6852fc1c3d3f13c403bd1104ec453",
                "md5": "7e2bcf3e928322bcd0650766a0baf2ba",
                "sha256": "471c862275f43d7666fbcdf7bf2bac540ded45601228c1c72ca12ca99e4262a3"
            },
            "downloads": -1,
            "filename": "ean-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7e2bcf3e928322bcd0650766a0baf2ba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4994,
            "upload_time": "2024-03-26T15:11:39",
            "upload_time_iso_8601": "2024-03-26T15:11:39.624932Z",
            "url": "https://files.pythonhosted.org/packages/ba/f7/6f50759739d95b6ff7a730c6cec522a6852fc1c3d3f13c403bd1104ec453/ean-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-26 15:11:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ucomru",
    "github_project": "python-ean",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ean"
}
        
Elapsed time: 0.23711s