PyDiceRand


NamePyDiceRand JSON
Version 0.3.4 PyPI version JSON
download
home_pagehttps://github.com/GameMaker2k/PyDice
SummaryA barcode library/module for python.
upload_time2024-10-22 23:10:01
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": "PyDiceRand",
    "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/e6/0a/caf180d692644add7b2eeb781b7d46a2b3f14585e4a9b21bcb9ef9904376/pydicerand-0.3.4.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.3.4",
    "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": "f37eb8f205c73306ca868d5fd5377a043acf74fcf377051c0d89b5cbf7e1ad76",
                "md5": "f5860b4854a529ee086a43cc1d1b4edc",
                "sha256": "b8f28455242c655d16e2c7fcddcd79836ecffdd100da4619328f204cb047d83f"
            },
            "downloads": -1,
            "filename": "PyDiceRand-0.3.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5860b4854a529ee086a43cc1d1b4edc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1614,
            "upload_time": "2024-10-22T23:09:59",
            "upload_time_iso_8601": "2024-10-22T23:09:59.877767Z",
            "url": "https://files.pythonhosted.org/packages/f3/7e/b8f205c73306ca868d5fd5377a043acf74fcf377051c0d89b5cbf7e1ad76/PyDiceRand-0.3.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e60acaf180d692644add7b2eeb781b7d46a2b3f14585e4a9b21bcb9ef9904376",
                "md5": "bcb90f9576af61ce5c7ca86af036e4f9",
                "sha256": "1a4fcca3b7f4fee8b2f0d1e95f8cdc234c03d5f266012fc0eda6b28cf3c6fa6c"
            },
            "downloads": -1,
            "filename": "pydicerand-0.3.4.tar.gz",
            "has_sig": false,
            "md5_digest": "bcb90f9576af61ce5c7ca86af036e4f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3381,
            "upload_time": "2024-10-22T23:10:01",
            "upload_time_iso_8601": "2024-10-22T23:10:01.949348Z",
            "url": "https://files.pythonhosted.org/packages/e6/0a/caf180d692644add7b2eeb781b7d46a2b3f14585e4a9b21bcb9ef9904376/pydicerand-0.3.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-22 23:10:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GameMaker2k",
    "github_project": "PyDice",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pydicerand"
}
        
Elapsed time: 0.66434s