{ "info": { "author": "Jeremy Daily", "author_email": "zerojw@att.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3" ], "description": "# PyRP1210\n\n## Quick Start\n\nUse 32-bit Python 3 only.\n\nInstall with `pip install PyRP1210`\n\nRun with `python demo1.py` (which needs to be created still)\n\n## Description\n\nAn RP1210 library for python\n\n\n### Packaging\n\nOpen a command prompt (cmd) that has the python path ready to go. In the `PyRP1210` directory (or wherever you saved the file) we will perform the following actions.\n\n 1. Check dependencies and create an up to date `requirements.txt` file by running \n\n```pipreqs /path/to/project```\n\n or \n\n ```pipreqs --force ./``` if you are already in the `TruckCRYPT` directory\n\nIf this doesn't work, try ```pip install pipreqs``` first.\n\n 1. Remove the setup utilities, if they are in requirements.txt\n\n 2. Build a wheel\n\n ```python setup.py bdist_wheel```\n\n 3. Upload to PiPy\n\n```twine upload dist/*```\n\nIf you get `HTTPError: 400 Client Error: File already exists. for url: https://upload.pypi.org/legacy/`, then make sure you update the version number in setup.py. You'll have to delete the old dist directory and try steps 2 and 3 again.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Heavy-Vehicle-Networking-At-U-Tulsa/PyRP1210", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "PYRP1210", "package_url": "https://pypi.org/project/PYRP1210/", "platform": "", "project_url": "https://pypi.org/project/PYRP1210/", "project_urls": { "Homepage": "https://github.com/Heavy-Vehicle-Networking-At-U-Tulsa/PyRP1210" }, "release_url": "https://pypi.org/project/PYRP1210/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "An RP1210 library for python", "version": "1.0.0" }, "last_serial": 5537281, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "4f90b5d8f770803ee8924b92f026a719", "sha256": "0daac851977d667cc5b48e1cf3c006a60d772e557303a95f7da7fb208d152358" }, "downloads": -1, "filename": "PYRP1210-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4f90b5d8f770803ee8924b92f026a719", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15596, "upload_time": "2019-07-15T21:56:39", "url": "https://files.pythonhosted.org/packages/97/93/863625ee3141e3081cf91a540554dcaf49be3bcba6ee321e5e8e2cb21415/PYRP1210-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ab13fd0961ad8c0127f8e6d29e1ec8b1", "sha256": "39ecdadff8be66ad9c837a1b9dde9df5017cfc2bc347695af3fa7860450fed1b" }, "downloads": -1, "filename": "PYRP1210-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ab13fd0961ad8c0127f8e6d29e1ec8b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14103, "upload_time": "2019-07-15T21:56:41", "url": "https://files.pythonhosted.org/packages/97/98/c029a4a542668bd5c47e69941d28db4e583999f0acf305f82e06d7d9f36a/PYRP1210-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f90b5d8f770803ee8924b92f026a719", "sha256": "0daac851977d667cc5b48e1cf3c006a60d772e557303a95f7da7fb208d152358" }, "downloads": -1, "filename": "PYRP1210-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4f90b5d8f770803ee8924b92f026a719", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 15596, "upload_time": "2019-07-15T21:56:39", "url": "https://files.pythonhosted.org/packages/97/93/863625ee3141e3081cf91a540554dcaf49be3bcba6ee321e5e8e2cb21415/PYRP1210-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ab13fd0961ad8c0127f8e6d29e1ec8b1", "sha256": "39ecdadff8be66ad9c837a1b9dde9df5017cfc2bc347695af3fa7860450fed1b" }, "downloads": -1, "filename": "PYRP1210-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ab13fd0961ad8c0127f8e6d29e1ec8b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14103, "upload_time": "2019-07-15T21:56:41", "url": "https://files.pythonhosted.org/packages/97/98/c029a4a542668bd5c47e69941d28db4e583999f0acf305f82e06d7d9f36a/PYRP1210-1.0.0.tar.gz" } ] }