PyTempCalc


NamePyTempCalc JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/GameMaker2k/PyDice
SummaryA barcode library/module for python.
upload_time2024-10-22 23:25:32
maintainerJoshua Przyborowski
docs_urlNone
authorJoshua Przyborowski
requires_pythonNone
licenseRevised BSD License
keywords barcode barcodegenerator barcodes codabar msi code11 code-11 code39 code-39 code93 code-93 ean ean13 ean-13 ean2 ean-2 ean5 ean-5 ean8 ean-8 itf itf14 itf-14 stf upc upca upc-a upce upc-e
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyDice is a barcode library/module for Python. It supports the barcode formats upc-e, upc-a, ean-13, ean-8, ean-2, ean-5, itf14, codabar, code11, code39, code93, and msi.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GameMaker2k/PyDice",
    "name": "PyTempCalc",
    "maintainer": "Joshua Przyborowski",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "joshua.przyborowski@gmail.com",
    "keywords": "barcode barcodegenerator barcodes codabar msi code11 code-11 code39 code-39 code93 code-93 ean ean13 ean-13 ean2 ean-2 ean5 ean-5 ean8 ean-8 itf itf14 itf-14 stf upc upca upc-a upce upc-e",
    "author": "Joshua Przyborowski",
    "author_email": "joshua.przyborowski@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0d/5d/f327e63d2296d4c9023015a7903baaf3dc3b527109d724b777602fc1ff32/pytempcalc-0.4.0.tar.gz",
    "platform": "OS Independent",
    "description": "PyDice is a barcode library/module for Python. It supports the barcode formats upc-e, upc-a, ean-13, ean-8, ean-2, ean-5, itf14, codabar, code11, code39, code93, and msi.\n",
    "bugtrack_url": null,
    "license": "Revised BSD License",
    "summary": "A barcode library/module for python.",
    "version": "0.4.0",
    "project_urls": {
        "Download": "https://github.com/JoshuaPrzyborowski/PyDice/archive/master.tar.gz",
        "Homepage": "https://github.com/GameMaker2k/PyDice"
    },
    "split_keywords": [
        "barcode",
        "barcodegenerator",
        "barcodes",
        "codabar",
        "msi",
        "code11",
        "code-11",
        "code39",
        "code-39",
        "code93",
        "code-93",
        "ean",
        "ean13",
        "ean-13",
        "ean2",
        "ean-2",
        "ean5",
        "ean-5",
        "ean8",
        "ean-8",
        "itf",
        "itf14",
        "itf-14",
        "stf",
        "upc",
        "upca",
        "upc-a",
        "upce",
        "upc-e"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3dc8d924926f192b4b256e67b068f54cce684b3885baefa4b36b6b509853b38",
                "md5": "aeb7fd7753b3fc4f94e6cfbf83b9e6a9",
                "sha256": "fe88b44375d48d3fbb0174391776ac9ca8b4f0a9280e82ca6e0f3fdff1f59b97"
            },
            "downloads": -1,
            "filename": "PyTempCalc-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aeb7fd7753b3fc4f94e6cfbf83b9e6a9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1617,
            "upload_time": "2024-10-22T23:25:31",
            "upload_time_iso_8601": "2024-10-22T23:25:31.368659Z",
            "url": "https://files.pythonhosted.org/packages/d3/dc/8d924926f192b4b256e67b068f54cce684b3885baefa4b36b6b509853b38/PyTempCalc-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d5df327e63d2296d4c9023015a7903baaf3dc3b527109d724b777602fc1ff32",
                "md5": "bfae8f467c1f37838f62df6cf7e4ebeb",
                "sha256": "d6ee15fd0747f055266f601b065a4f62f95aa0d9c3a9777b2bc328a10c17b00c"
            },
            "downloads": -1,
            "filename": "pytempcalc-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bfae8f467c1f37838f62df6cf7e4ebeb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3349,
            "upload_time": "2024-10-22T23:25:32",
            "upload_time_iso_8601": "2024-10-22T23:25:32.449925Z",
            "url": "https://files.pythonhosted.org/packages/0d/5d/f327e63d2296d4c9023015a7903baaf3dc3b527109d724b777602fc1ff32/pytempcalc-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-22 23:25:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GameMaker2k",
    "github_project": "PyDice",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pytempcalc"
}
        
Elapsed time: 0.39224s