piig


Namepiig JSON
Version 0.1.50 PyPI version JSON
download
home_page
SummaryTranspile python into cnc gcode.
upload_time2023-04-17 21:48:15
maintainer
docs_urlNone
authorsac
requires_python>=3.9,<4.0
licenseMIT
keywords cnc gcode
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            

**piig** turns Python into CNC G Code.



Example:





            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "piig",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "cnc,gcode",
    "author": "sac",
    "author_email": "sac@pobox.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/db/edd4a7079efae14c39d82956ef1f3e0f31ce3e0fac7752dab440f15b504e/piig-0.1.50.tar.gz",
    "platform": null,
    "description": "\n\n**piig** turns Python into CNC G Code.\n\n\n\nExample:\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Transpile python into cnc gcode.",
    "version": "0.1.50",
    "split_keywords": [
        "cnc",
        "gcode"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29335372a88ab53a66a8f2dc72c219bcfea6bff4e5fd3c1d60e5b13a657c32d1",
                "md5": "f6438e9d31e637e2ddb5d65a25676e82",
                "sha256": "64b00f549a83337d2c56f6cefd14a643a74e37993791fc67e0dac04379f675ae"
            },
            "downloads": -1,
            "filename": "piig-0.1.50-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f6438e9d31e637e2ddb5d65a25676e82",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 86800,
            "upload_time": "2023-04-17T21:48:11",
            "upload_time_iso_8601": "2023-04-17T21:48:11.829525Z",
            "url": "https://files.pythonhosted.org/packages/29/33/5372a88ab53a66a8f2dc72c219bcfea6bff4e5fd3c1d60e5b13a657c32d1/piig-0.1.50-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9dbedd4a7079efae14c39d82956ef1f3e0f31ce3e0fac7752dab440f15b504e",
                "md5": "a53c8f1669357af5d5c3e5a4b8e13f2c",
                "sha256": "f9b0602e2a2b587ac4a49bcf7f275bf171e14b94cb2a6f9357ca8f3b247f7e6c"
            },
            "downloads": -1,
            "filename": "piig-0.1.50.tar.gz",
            "has_sig": false,
            "md5_digest": "a53c8f1669357af5d5c3e5a4b8e13f2c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 69088,
            "upload_time": "2023-04-17T21:48:15",
            "upload_time_iso_8601": "2023-04-17T21:48:15.681587Z",
            "url": "https://files.pythonhosted.org/packages/e9/db/edd4a7079efae14c39d82956ef1f3e0f31ce3e0fac7752dab440f15b504e/piig-0.1.50.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-17 21:48:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "piig"
}
        
sac
Elapsed time: 0.07176s