{ "info": { "author": "Kaif Khan,Pulak Sahoo,Tushar,Gaurav Singh", "author_email": "kaifkhan.khan0@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Topic :: Software Development :: Build Tools" ], "description": "# Welcome to DigiSim!\n\nThis is a minimalistic library for scalable simulation of complex combinational digital logic in python. We have included various commonly used methods and techniques for dealing with digital logic and boolean algebra.\n\n\n## Prerequisites\n\nYou need to install `tkinter` first to work with logic gates functionality of the library.\nInstall `tkinter` by using command below- \n\n* `sudo apt-get install python-tk` - For ubuntu versions 16x and below.\n* `sudo apt install python-tk` - For ubuntu versions 18x and above.\n\nFor windows, install tkinter by using this link-- [https://wiki.python.org/moin/TkInter](https://wiki.python.org/moin/TkInter)\n\n\n\n## Installation\n\nCurrently we only have support for python 2.x. Use one of the following commands to install the library.\n\n* `pip install digisim` - Make sure your default python interpreter is python 2.x.\n* `python -m pip install digisim` - Can be used on windows.\n* `sudo pip install digisim` - Try giving sudo access.\n* `pip2 install digisim` - Try this in case above commands return error.\n\n\n\nTo read documentation, visit [Homepage](https://khanstark.github.io/DigiSim/) of DigiSim.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://khanstark.github.io/DigiSim/", "keywords": "digital,electronics,logic gates,flip flops,test case,quine-mccluskey,minimization,voltage,boolean algebra,universal gates,sequential circuits,JK,Toggle,Delay", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "digisim", "package_url": "https://pypi.org/project/digisim/", "platform": "", "project_url": "https://pypi.org/project/digisim/", "project_urls": { "Homepage": "https://khanstark.github.io/DigiSim/" }, "release_url": "https://pypi.org/project/digisim/0.4/", "requires_dist": null, "requires_python": "", "summary": "Digital simulation library!", "version": "0.4" }, "last_serial": 4529811, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bc44f73481b6102eea1ded6d54dc23ab", "sha256": "edb7a8868534c2be5193f811a3a8294a931c56c7c48d4c9df72e43df9506aba2" }, "downloads": -1, "filename": "digisim-0.1.tar.gz", "has_sig": false, "md5_digest": "bc44f73481b6102eea1ded6d54dc23ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11189, "upload_time": "2018-11-26T14:16:22", "url": "https://files.pythonhosted.org/packages/d9/87/55aeacd2ed4f2cd983a68e2b8ba8e519ecaab633988cd237d332b4f32a29/digisim-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "0c0891a3610c55451131f63ca3cb06af", "sha256": "e4593e6758e75ab5cedea7d9a2cbfc1b7d3f321a271fc32c5cd60af66222a125" }, "downloads": -1, "filename": "digisim-0.2.tar.gz", "has_sig": false, "md5_digest": "0c0891a3610c55451131f63ca3cb06af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11195, "upload_time": "2018-11-26T14:22:27", "url": "https://files.pythonhosted.org/packages/5f/0e/586cfc6ff06a10e70620242d80a1366687e7f31ec5eaffa633a7b06cd837/digisim-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "7ece49fa053fd293439049c2baf62809", "sha256": "30e45eca2d34a54dc834099897ae5c22231eac4387712e7b34f97cf95a2be357" }, "downloads": -1, "filename": "digisim-0.3.tar.gz", "has_sig": false, "md5_digest": "7ece49fa053fd293439049c2baf62809", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11183, "upload_time": "2018-11-26T14:31:44", "url": "https://files.pythonhosted.org/packages/6a/88/b87a198a66b7f334b8d56c65e0c8f9d775a3355d2cde12ee1a6628547331/digisim-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "05d2e8a5e29d48bc6744ee4e41354451", "sha256": "b35d9f36baae8fa2f2e68f0f4b39ce05ea275b7618f2e53a77cbf9ac7faf802f" }, "downloads": -1, "filename": "digisim-0.4.tar.gz", "has_sig": false, "md5_digest": "05d2e8a5e29d48bc6744ee4e41354451", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11182, "upload_time": "2018-11-26T14:34:38", "url": "https://files.pythonhosted.org/packages/f6/f6/5a54c296656740bf97e4f2cd7c5436aa32801d91d7d6c088180171adbd62/digisim-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "05d2e8a5e29d48bc6744ee4e41354451", "sha256": "b35d9f36baae8fa2f2e68f0f4b39ce05ea275b7618f2e53a77cbf9ac7faf802f" }, "downloads": -1, "filename": "digisim-0.4.tar.gz", "has_sig": false, "md5_digest": "05d2e8a5e29d48bc6744ee4e41354451", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11182, "upload_time": "2018-11-26T14:34:38", "url": "https://files.pythonhosted.org/packages/f6/f6/5a54c296656740bf97e4f2cd7c5436aa32801d91d7d6c088180171adbd62/digisim-0.4.tar.gz" } ] }