cadbuildr


Namecadbuildr JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://cadbuildr.com
SummaryCAD building tools for Python - Base Package
upload_time2024-12-06 15:23:03
maintainerNone
docs_urlNone
authorCadbuildr Team
requires_python<4.0,>=3.10
licenseMIT
keywords cad 3d modeling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Simple mini package to reserver cadbuildr namespace

## Publishing to PyPI

```bash
poetry publish --build
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://cadbuildr.com",
    "name": "cadbuildr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "cad, 3d, modeling",
    "author": "Cadbuildr Team",
    "author_email": "clement@cadbuildr.com",
    "download_url": "https://files.pythonhosted.org/packages/56/bd/8b23a61836f46792585b3a0412d78b8f1a18d076286d6c3156cecca89e11/cadbuildr-0.0.1.tar.gz",
    "platform": null,
    "description": "# Simple mini package to reserver cadbuildr namespace\n\n## Publishing to PyPI\n\n```bash\npoetry publish --build\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CAD building tools for Python - Base Package",
    "version": "0.0.1",
    "project_urls": {
        "Documentation": "https://documentation.cadbuildr.com",
        "Homepage": "https://cadbuildr.com"
    },
    "split_keywords": [
        "cad",
        " 3d",
        " modeling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9946554074fad77fc98746adb386df6be756b09a25b4e3fcf13dae89ab58826",
                "md5": "a3cdd4d01e3dc8aeba74d2ef9a8f52ac",
                "sha256": "4ec65139c24909501367704d77f2bc5e627495fb0823f51195067f0734ea4faf"
            },
            "downloads": -1,
            "filename": "cadbuildr-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3cdd4d01e3dc8aeba74d2ef9a8f52ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 2144,
            "upload_time": "2024-12-06T15:23:02",
            "upload_time_iso_8601": "2024-12-06T15:23:02.069777Z",
            "url": "https://files.pythonhosted.org/packages/b9/94/6554074fad77fc98746adb386df6be756b09a25b4e3fcf13dae89ab58826/cadbuildr-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56bd8b23a61836f46792585b3a0412d78b8f1a18d076286d6c3156cecca89e11",
                "md5": "971185752da91efd273e117dae4de86b",
                "sha256": "39d2b7d263eb869812258f7280d3413c74e5e2f95d7663c735ab4b82f8438c83"
            },
            "downloads": -1,
            "filename": "cadbuildr-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "971185752da91efd273e117dae4de86b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 1712,
            "upload_time": "2024-12-06T15:23:03",
            "upload_time_iso_8601": "2024-12-06T15:23:03.505183Z",
            "url": "https://files.pythonhosted.org/packages/56/bd/8b23a61836f46792585b3a0412d78b8f1a18d076286d6c3156cecca89e11/cadbuildr-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-06 15:23:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cadbuildr"
}
        
Elapsed time: 0.38151s