elektron-rs


Nameelektron-rs JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
Summaryprogrammatically create electronic projects
upload_time2024-03-23 14:04:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseBSD-3-Clause
keywords electronics circuit
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Deploy](https://github.com/spielhuus/elektron-rs/actions/workflows/CI.yml/badge.svg)](https://github.com/spielhuus/elektron-rs/actions/workflows/CI.yml)
[![Test](https://github.com/spielhuus/elektron-rs/actions/workflows/test.yml/badge.svg)](https://github.com/spielhuus/elektron-rs/actions/workflows/test.yml)

# elektron

elektron is a continuous integration and simulation tool for electronics projects.

## installation

### dependencies

install the required packages:

ubuntu 

arch linux

```
arch -Sy kicad kicad-library python-pip git rustup poppler-glib
rustup default stable
```



# About

work in progress project.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "elektron-rs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "electronics, circuit",
    "author": null,
    "author_email": "spielhuus <spielhuus@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/53/74/e9260a82ec34ff6773176b10bfb3443973a0b20b6093e04ab2b3fa5d5321/elektron_rs-0.0.7.tar.gz",
    "platform": null,
    "description": "[![Deploy](https://github.com/spielhuus/elektron-rs/actions/workflows/CI.yml/badge.svg)](https://github.com/spielhuus/elektron-rs/actions/workflows/CI.yml)\n[![Test](https://github.com/spielhuus/elektron-rs/actions/workflows/test.yml/badge.svg)](https://github.com/spielhuus/elektron-rs/actions/workflows/test.yml)\n\n# elektron\n\nelektron is a continuous integration and simulation tool for electronics projects.\n\n## installation\n\n### dependencies\n\ninstall the required packages:\n\nubuntu \n\narch linux\n\n```\narch -Sy kicad kicad-library python-pip git rustup poppler-glib\nrustup default stable\n```\n\n\n\n# About\n\nwork in progress project.\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "programmatically create electronic projects",
    "version": "0.0.7",
    "project_urls": null,
    "split_keywords": [
        "electronics",
        " circuit"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "29b290c680cd5b6c462fb440bce3e36f0ee54e596208e7237034b040aa18769b",
                "md5": "af708d8b0c615d8d48d868886e7aec50",
                "sha256": "5a07c0dd1e784e193dd6c2d4e20e89674aea9f7b46da5d27bd33e20067c7ecb8"
            },
            "downloads": -1,
            "filename": "elektron_rs-0.0.7-cp310-cp310-manylinux_2_35_x86_64.whl",
            "has_sig": false,
            "md5_digest": "af708d8b0c615d8d48d868886e7aec50",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 30249439,
            "upload_time": "2024-03-23T14:04:40",
            "upload_time_iso_8601": "2024-03-23T14:04:40.890981Z",
            "url": "https://files.pythonhosted.org/packages/29/b2/90c680cd5b6c462fb440bce3e36f0ee54e596208e7237034b040aa18769b/elektron_rs-0.0.7-cp310-cp310-manylinux_2_35_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ad73e22f09bc3f887fc3237d701cd87749941f9673ca86b7f36402d62b108d69",
                "md5": "9e4471dba1b96920507da4c372e86cef",
                "sha256": "18e857792e02e174427788811efb50cbc9a8ad24085d1232b4ef7af03eea5e24"
            },
            "downloads": -1,
            "filename": "elektron_rs-0.0.7-cp311-cp311-manylinux_2_35_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9e4471dba1b96920507da4c372e86cef",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 30249396,
            "upload_time": "2024-03-23T14:04:44",
            "upload_time_iso_8601": "2024-03-23T14:04:44.606065Z",
            "url": "https://files.pythonhosted.org/packages/ad/73/e22f09bc3f887fc3237d701cd87749941f9673ca86b7f36402d62b108d69/elektron_rs-0.0.7-cp311-cp311-manylinux_2_35_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5374e9260a82ec34ff6773176b10bfb3443973a0b20b6093e04ab2b3fa5d5321",
                "md5": "9b66e8a02075296479bf6c02c54e5865",
                "sha256": "f96636eadb0fba71d042266fb9a539edb64adf6fcfb9a840428914d3479fd489"
            },
            "downloads": -1,
            "filename": "elektron_rs-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "9b66e8a02075296479bf6c02c54e5865",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 50994943,
            "upload_time": "2024-03-23T14:04:48",
            "upload_time_iso_8601": "2024-03-23T14:04:48.539392Z",
            "url": "https://files.pythonhosted.org/packages/53/74/e9260a82ec34ff6773176b10bfb3443973a0b20b6093e04ab2b3fa5d5321/elektron_rs-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-23 14:04:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "elektron-rs"
}
        
Elapsed time: 0.22202s