python2gcode


Namepython2gcode JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryA simple library for writing GCODE
upload_time2024-09-11 06:26:40
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python2gcode",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Benjamin P <bcgcustomerservices@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/fe/8b/317171117c786901b152b6b1fe2326f2d26b733449c2769fa3b8d85288f4/python2gcode-1.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple library for writing GCODE",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/Hacking3DPrinters/gcode",
        "Issues": "https://github.com/Hacking3DPrinters/gcode/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3190f00bcf2e2c029e3b72d3319fc0ce63623c838b5098eafb839ddad391eeb",
                "md5": "0d8dc52bf53f145e5c5392ff0a14a57f",
                "sha256": "7eb6701aa986389bdf6730b126543c266e2da4e05181810aa86c58933994cd6a"
            },
            "downloads": -1,
            "filename": "python2gcode-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d8dc52bf53f145e5c5392ff0a14a57f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2911,
            "upload_time": "2024-09-11T06:26:39",
            "upload_time_iso_8601": "2024-09-11T06:26:39.024292Z",
            "url": "https://files.pythonhosted.org/packages/c3/19/0f00bcf2e2c029e3b72d3319fc0ce63623c838b5098eafb839ddad391eeb/python2gcode-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe8b317171117c786901b152b6b1fe2326f2d26b733449c2769fa3b8d85288f4",
                "md5": "823a8618d42f22a0ffce0d76870dbac7",
                "sha256": "e60f62b415ef504e0a3e708de2cd0537e0e17b760d67004655e31482774a5ba0"
            },
            "downloads": -1,
            "filename": "python2gcode-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "823a8618d42f22a0ffce0d76870dbac7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2563,
            "upload_time": "2024-09-11T06:26:40",
            "upload_time_iso_8601": "2024-09-11T06:26:40.510126Z",
            "url": "https://files.pythonhosted.org/packages/fe/8b/317171117c786901b152b6b1fe2326f2d26b733449c2769fa3b8d85288f4/python2gcode-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-11 06:26:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Hacking3DPrinters",
    "github_project": "gcode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "python2gcode"
}
        
Elapsed time: 0.39165s