{ "info": { "author": "Great Scott Gadgets", "author_email": "ktemkin@greatscottgadgets.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Console", "Environment :: Plugins", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Scientific/Engineering", "Topic :: Security" ], "description": "# GreatFET Python Package and Utilities\n\nThis software is developed for python3. It should be compatible with python2,\nbut we do less testing with python2 and plan to drop python2 support in the\nfuture.\n\n## Installing or Updating Software\n\nUnless you are developing software or testing software from git, you can\ninstall or update GreatFET software with:\n```\nsudo pip3 install --upgrade greatfet\n```\n\n## Building and Installing Software\n\nTo build and install GreatFET software without pip, you will require:\n\n* https://github.com/greatscottgadgets/libgreat\n\nIf you are using git, the preferred way to install libgreat is to use the\nsubmodule. From inside the cloned greatfet directory:\n```\ngit submodule init\ngit submodule update\n```\n\nInstall libgreat:\n```\ncd libgreat/host\npython3 setup.py build\nsudo python3 setup.py install\ncd ../..\n```\n\nInstall greatfet:\n```\ncd host\npython3 setup.py build\nsudo python3 setup.py install\n```\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://greatscottgadgets.com/greatfet/", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "GreatFET", "package_url": "https://pypi.org/project/GreatFET/", "platform": "any", "project_url": "https://pypi.org/project/GreatFET/", "project_urls": { "Homepage": "https://greatscottgadgets.com/greatfet/" }, "release_url": "https://pypi.org/project/GreatFET/2019.9.1/", "requires_dist": [ "ipython", "pyusb", "pygreat (>=2019.9.1)", "future", "pyfwup (>=0.2)", "tqdm", "cmsis-svd", "tabulate" ], "requires_python": "", "summary": "Python library for hardware hacking with the GreatFET", "version": "2019.9.1" }, "last_serial": 5778640, "releases": { "2019.5.1.dev0": [ { "comment_text": "", "digests": { "md5": "ac0daf929c4d14b8eb0ce4d221ed5742", "sha256": "847fa74b29b823fa02a0fcdfeb6cdad1165069d314e6c2b6b46f9e0369ff04be" }, "downloads": -1, "filename": "GreatFET-2019.5.1.dev0-py2-none-any.whl", "has_sig": false, "md5_digest": "ac0daf929c4d14b8eb0ce4d221ed5742", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 125311, "upload_time": "2019-04-24T22:42:22", "url": "https://files.pythonhosted.org/packages/b1/db/7e87ea9fe25cf7f4f89d48edf0b58f8769e5c8172ddb59815cca19e91e18/GreatFET-2019.5.1.dev0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "07b3136f593c7d9671abc543b88ef06d", "sha256": "f0729879ebdfdbf5eec3f0ee85b8437c9b50efe7335ddb167ce5f840f2c30cce" }, "downloads": -1, "filename": "GreatFET-2019.5.1.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "07b3136f593c7d9671abc543b88ef06d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 125308, "upload_time": "2019-04-24T22:42:28", "url": "https://files.pythonhosted.org/packages/cc/93/b1713cc4bb43b86a2d8c27425e4a525dc3e1191f561b8d18b6427ae3861e/GreatFET-2019.5.1.dev0-py3-none-any.whl" } ], "2019.9.1": [ { "comment_text": "", "digests": { "md5": "a426891d70b8de814e1ef5310100384c", "sha256": "f6a75d5789da60de75afe87cdd87efb39652ddc85309f9ee16575f69274c538b" }, "downloads": -1, "filename": "GreatFET-2019.9.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a426891d70b8de814e1ef5310100384c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 395799, "upload_time": "2019-09-04T00:31:12", "url": "https://files.pythonhosted.org/packages/01/98/c981b573bbc99f235119c618b58aaa6f129398e0acab81666e11bab80308/GreatFET-2019.9.1-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a426891d70b8de814e1ef5310100384c", "sha256": "f6a75d5789da60de75afe87cdd87efb39652ddc85309f9ee16575f69274c538b" }, "downloads": -1, "filename": "GreatFET-2019.9.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a426891d70b8de814e1ef5310100384c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 395799, "upload_time": "2019-09-04T00:31:12", "url": "https://files.pythonhosted.org/packages/01/98/c981b573bbc99f235119c618b58aaa6f129398e0acab81666e11bab80308/GreatFET-2019.9.1-py2.py3-none-any.whl" } ] }