{ "info": { "author": "Mark Chilenski", "author_email": "mark.chilenski@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "gEEProg\n=======\n\nPython module and GUI for controlling the 2801Prog, 2006Prog and other EEPROM\nprogrammers.\n\nHomepage: http://www.dasarodesigns.com/\n\nSource home: https://github.com/markchil/gEEProg\n\nPrimary test configuration:\n\n- Mac OS X 10.9.5\n- Python 2.7.9\n- PySerial 2.7\n- Tkinter 2.7.9\n\nTested with comparable installations on Windows XP, Windows 7, Red Hat and\nUbuntu.\n\nTo install/run from source:\n\n1) Ensure you have Python 2.7 installed: https://www.python.org/downloads/\n\n2) Ensure you have Tkinter installed for Python 2.7:\n http://tkinter.unpythonic.net/wiki/How_to_install_Tkinter or\n http://www.tkdocs.com/tutorial/install.html\n\n3) Ensure you have pip installed for Python 2.7:\n https://pip.pypa.io/en/latest/installing.html\n\n4) Execute the command::\n \n pip install gEEProg\n \n (You may need to use sudo with this, or you can use\n `pip install --user gEEProg` to install the software only in your user\n directory.)\n\n5) You can now access the gEEProg package's raw commands with `import gEEProg`.\n\n6) The GUI is a pure Python script called gEEProgGUI. This will be installed in\n whatever bin directory pip uses. Typically there will be a line towards the\n end of pip's output that contains the path to the installed file (from when\n it changes its mode to 775). Assuming the directory containing gEEProgGUI is\n on your PATH, you can now launch the GUI simply by typing `gEEProgGUI` from\n the shell. If Python 2.7 is not the version of Python that is called when you\n type `python` at the shell, then you should modify the shebang statement at\n the beginning of the gEEProgGUI script to ensure it gets run with the correct\n version of Python.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.dasarodesigns.com/", "keywords": null, "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "gEEProg", "package_url": "https://pypi.org/project/gEEProg/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gEEProg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.dasarodesigns.com/" }, "release_url": "https://pypi.org/project/gEEProg/2.0.1/", "requires_dist": null, "requires_python": null, "summary": "GUI to control D'Asaro Designs EEPROM programmers.", "version": "2.0.1" }, "last_serial": 1382632, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f0abcf9e5909bb4a67d3d6a9b2c03a85", "sha256": "dd872ea1a0adc1f7f41c9064e610f48e37f499dc217f288b57b4bac31c5ec5a4" }, "downloads": -1, "filename": "gEEProg-1.0.tar.gz", "has_sig": false, "md5_digest": "f0abcf9e5909bb4a67d3d6a9b2c03a85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18682, "upload_time": "2015-01-13T23:48:10", "url": "https://files.pythonhosted.org/packages/d0/2d/4142e59ee0e30f2b7c2006a320a410e5eada515850697e8c33e15f2c6d16/gEEProg-1.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "5408fc43f6daa971ebcbb37c082beee4", "sha256": "fdb553d83c3cf378987dd8bb39d964dc19ff05538f6be606fe3158d7cdc62220" }, "downloads": -1, "filename": "gEEProg-2.0.1.tar.gz", "has_sig": false, "md5_digest": "5408fc43f6daa971ebcbb37c082beee4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18769, "upload_time": "2015-01-14T18:33:02", "url": "https://files.pythonhosted.org/packages/7b/39/907fab137e6fbcc8bf7049aa196521ab42fe72580891f3a7d8e74ce352d3/gEEProg-2.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5408fc43f6daa971ebcbb37c082beee4", "sha256": "fdb553d83c3cf378987dd8bb39d964dc19ff05538f6be606fe3158d7cdc62220" }, "downloads": -1, "filename": "gEEProg-2.0.1.tar.gz", "has_sig": false, "md5_digest": "5408fc43f6daa971ebcbb37c082beee4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18769, "upload_time": "2015-01-14T18:33:02", "url": "https://files.pythonhosted.org/packages/7b/39/907fab137e6fbcc8bf7049aa196521ab42fe72580891f3a7d8e74ce352d3/gEEProg-2.0.1.tar.gz" } ] }