circuitpainter


Namecircuitpainter JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummarySketching interface for macking function printed circuit boards
upload_time2024-12-16 18:42:51
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords kicad pcb printed ciruit board circuit design skectching
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Circuit Painter

![](doc/_static/images/lotus_leds.png)

Circuit painter is a creative coding tool for making functional printed
circuit boards.

See the full documentation here: https://circuitpainter.blinkinlabs.com/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "circuitpainter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "kicad, pcb, printed ciruit board, circuit design, skectching",
    "author": null,
    "author_email": "Matthew Mets <matt@blinkinlabs.com>",
    "download_url": "https://files.pythonhosted.org/packages/01/8b/4fc72c129ee4fa954424eee7374daf40fb3af77eff65a2cca25c3805ea8c/circuitpainter-0.1.0.tar.gz",
    "platform": null,
    "description": "# Circuit Painter\n\n![](doc/_static/images/lotus_leds.png)\n\nCircuit painter is a creative coding tool for making functional printed\ncircuit boards.\n\nSee the full documentation here: https://circuitpainter.blinkinlabs.com/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Sketching interface for macking function printed circuit boards",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://circuitpainter.blinkinlabs.com",
        "Repository": "https://github.com/blinkinlabs/circuitpainter"
    },
    "split_keywords": [
        "kicad",
        " pcb",
        " printed ciruit board",
        " circuit design",
        " skectching"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "129ed74c440c3ba89862c4fe73b3110c36595d469c84239ce3522da54f0033a9",
                "md5": "910ec7e0cae6c82ae99cbeec3b657245",
                "sha256": "184f31de234eb0ebec7b4e15254fdb6db1172452ea0fd5e8eb66509cad9ff5b8"
            },
            "downloads": -1,
            "filename": "circuitpainter-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "910ec7e0cae6c82ae99cbeec3b657245",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 11551,
            "upload_time": "2024-12-16T18:42:47",
            "upload_time_iso_8601": "2024-12-16T18:42:47.693058Z",
            "url": "https://files.pythonhosted.org/packages/12/9e/d74c440c3ba89862c4fe73b3110c36595d469c84239ce3522da54f0033a9/circuitpainter-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "018b4fc72c129ee4fa954424eee7374daf40fb3af77eff65a2cca25c3805ea8c",
                "md5": "5d69cfa0b0f10e192fa114b26655c090",
                "sha256": "1a3bcc47a418021e992e2fc66702dbafd2ce7ed3da7397d00099f438b67758fd"
            },
            "downloads": -1,
            "filename": "circuitpainter-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5d69cfa0b0f10e192fa114b26655c090",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10566147,
            "upload_time": "2024-12-16T18:42:51",
            "upload_time_iso_8601": "2024-12-16T18:42:51.755254Z",
            "url": "https://files.pythonhosted.org/packages/01/8b/4fc72c129ee4fa954424eee7374daf40fb3af77eff65a2cca25c3805ea8c/circuitpainter-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-16 18:42:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "blinkinlabs",
    "github_project": "circuitpainter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "circuitpainter"
}
        
Elapsed time: 0.40529s