bitin


Namebitin JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/hexronuspi/bitin/
SummaryDigital Electronics Library
upload_time2024-01-06 12:46:25
maintainer
docs_urlNone
authorAditya
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # bitin

bitin is a comprehensive Python library designed to facilitate a wide range of digital electronics operations, from fundamental logic gate implementations to complex circuit simulations, this library provides a user-friendly interface to handle digital logic effortlessly. With bitin, users can perform operations such as Boolean algebra, circuit analysis and simulation, enabling the creation and manipulation of digital circuits with ease. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hexronuspi/bitin/",
    "name": "bitin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Aditya",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/e3/85/f8c00caedcc324b3dbdc51712bdd2830b311e65fa1a9e6ad208cab70d3f9/bitin-0.1.tar.gz",
    "platform": null,
    "description": "# bitin\n\nbitin is a comprehensive Python library designed to facilitate a wide range of digital electronics operations, from fundamental logic gate implementations to complex circuit simulations, this library provides a user-friendly interface to handle digital logic effortlessly. With bitin, users can perform operations such as Boolean algebra, circuit analysis and simulation, enabling the creation and manipulation of digital circuits with ease. \n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Digital Electronics Library",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/hexronuspi/bitin/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3438e739d5d41eb38d4b938e13cb69999db2561faede5df158631ede0a37c168",
                "md5": "776c4e822e393eb9b0c3e6da1c1949e2",
                "sha256": "90fc2694c155c1697f44caf8239d82dcb5dd32cb6556dd4bad3d54839bbb4383"
            },
            "downloads": -1,
            "filename": "bitin-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "776c4e822e393eb9b0c3e6da1c1949e2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2391,
            "upload_time": "2024-01-06T12:46:23",
            "upload_time_iso_8601": "2024-01-06T12:46:23.875718Z",
            "url": "https://files.pythonhosted.org/packages/34/38/e739d5d41eb38d4b938e13cb69999db2561faede5df158631ede0a37c168/bitin-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e385f8c00caedcc324b3dbdc51712bdd2830b311e65fa1a9e6ad208cab70d3f9",
                "md5": "3bae84b0f8b5bd00555f167cfd69afb2",
                "sha256": "59feba63394c024c941bb5ea79c028bed54935633842cf94a0434bf5031d8902"
            },
            "downloads": -1,
            "filename": "bitin-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3bae84b0f8b5bd00555f167cfd69afb2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1929,
            "upload_time": "2024-01-06T12:46:25",
            "upload_time_iso_8601": "2024-01-06T12:46:25.301427Z",
            "url": "https://files.pythonhosted.org/packages/e3/85/f8c00caedcc324b3dbdc51712bdd2830b311e65fa1a9e6ad208cab70d3f9/bitin-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 12:46:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hexronuspi",
    "github_project": "bitin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "bitin"
}
        
Elapsed time: 0.23486s