super_scad


Namesuper_scad JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/SuperSCAD/SuperSCAD
SummaryAn advanced Python application and library for generating 2D and 3D models in OpenSCAD
upload_time2024-06-28 05:38:51
maintainerNone
docs_urlNone
authorP.R. Water
requires_python<4.0.0,>=3.10.0
licenseMIT
keywords openscad superscad
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # SuperSCAD

An advanced Python application and library for generating 2D and 3D models in [OpenSCAD](https://openscad.org).

# Links

* [OpenSCAD SheetSheet](https://openscad.org/cheatsheet/index.html)

# License

This project is licensed under the terms of the [MIT license](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SuperSCAD/SuperSCAD",
    "name": "super_scad",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.10.0",
    "maintainer_email": null,
    "keywords": "OpenSCAD, SuperSCAD",
    "author": "P.R. Water",
    "author_email": "p.r.water@setbased.nl",
    "download_url": "https://files.pythonhosted.org/packages/f1/73/ef1176be654491ea9a4a87f23bb881589a5464f1928fd7f467ffa1089e9e/super_scad-0.1.0.tar.gz",
    "platform": null,
    "description": "# SuperSCAD\n\nAn advanced Python application and library for generating 2D and 3D models in [OpenSCAD](https://openscad.org).\n\n# Links\n\n* [OpenSCAD SheetSheet](https://openscad.org/cheatsheet/index.html)\n\n# License\n\nThis project is licensed under the terms of the [MIT license](LICENSE).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An advanced Python application and library for generating 2D and 3D models in OpenSCAD",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://superscad.readthedocs.io/",
        "Homepage": "https://github.com/SuperSCAD/SuperSCAD",
        "Repository": "https://github.com/SuperSCAD/SuperSCAD"
    },
    "split_keywords": [
        "openscad",
        " superscad"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de5f0c8cc31923d6fdd9180d86851435f9661eab8bb09430b680e2fca72d10ea",
                "md5": "8a1520288e7f76943845f791fc6fcaa8",
                "sha256": "d0ab9330933bcf8f729cc10294dc4360a3786842d7f69f6b3afbf065ec17aab9"
            },
            "downloads": -1,
            "filename": "super_scad-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a1520288e7f76943845f791fc6fcaa8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.10.0",
            "size": 63033,
            "upload_time": "2024-06-28T05:38:49",
            "upload_time_iso_8601": "2024-06-28T05:38:49.218466Z",
            "url": "https://files.pythonhosted.org/packages/de/5f/0c8cc31923d6fdd9180d86851435f9661eab8bb09430b680e2fca72d10ea/super_scad-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f173ef1176be654491ea9a4a87f23bb881589a5464f1928fd7f467ffa1089e9e",
                "md5": "a4a07c4d1421f5b4a3f0bf98ddbcf943",
                "sha256": "15be29150aa547eb63b32b9236c3a839cd5aaf7e0d67ccd89080a720b55ffd73"
            },
            "downloads": -1,
            "filename": "super_scad-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a4a07c4d1421f5b4a3f0bf98ddbcf943",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.10.0",
            "size": 25492,
            "upload_time": "2024-06-28T05:38:51",
            "upload_time_iso_8601": "2024-06-28T05:38:51.115047Z",
            "url": "https://files.pythonhosted.org/packages/f1/73/ef1176be654491ea9a4a87f23bb881589a5464f1928fd7f467ffa1089e9e/super_scad-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-28 05:38:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SuperSCAD",
    "github_project": "SuperSCAD",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "super_scad"
}
        
Elapsed time: 4.31998s