{ "info": { "author": "Nathan Arthur", "author_email": "nathan@nathanarthur.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# natlibpy\n\n## Links\n\n- [PyPI](https://pypi.org/project/natlibpy/)\n- [GitHub](https://github.com/narthur/natlibpy)\n\n## Development\n\n- Set up a virtual environment in PyCharm so you aren't using the global Python env. This will allow you to avoid\nconflicts of dependencies.\n- `pip install twine wheel`\n\n## Deployment\n\n- Update version number in `setup.py`\n- `python setup.py sdist bdist_wheel`\n- Check that expected files are included: `tar tzf dist/pyminder-{ version }.tar.gz`\n- `twine check dist/*`\n- Test publish: `twine upload --repository-url https://test.pypi.org/legacy/ dist/*`\n- Publish: `twine upload dist/*`\n\n## Information\n\n- [How to Publish an Open-Source Python Package to PyPI](https://realpython.com/pypi-publish-python-package/)\n- [Building and Distributing Packages with Setuptools](https://setuptools.readthedocs.io/en/latest/setuptools.html#basic-use)\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/narthur/natlibpy", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "natlibpy", "package_url": "https://pypi.org/project/natlibpy/", "platform": "", "project_url": "https://pypi.org/project/natlibpy/", "project_urls": { "Homepage": "https://github.com/narthur/natlibpy" }, "release_url": "https://pypi.org/project/natlibpy/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Code I find myself reusing often", "version": "1.0.0" }, "last_serial": 5523594, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "837e42797498d35f4cb13e702731b37a", "sha256": "1a441480d52802e002b9286815a546c0fcf66e5d4a5d4be6a99d858d251a1c36" }, "downloads": -1, "filename": "natlibpy-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "837e42797498d35f4cb13e702731b37a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3266, "upload_time": "2019-07-12T14:51:05", "url": "https://files.pythonhosted.org/packages/d2/c9/537ff26a212360ce197ecbc447a552545b6f0a413e8dfbffea2689693eba/natlibpy-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "465db73532cbf7d0f65eb9fd75355d10", "sha256": "ea03a797968d355e8d7db7caf912d982e12824d99c31fed255c932fdb7b12bae" }, "downloads": -1, "filename": "natlibpy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "465db73532cbf7d0f65eb9fd75355d10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2145, "upload_time": "2019-07-12T14:51:07", "url": "https://files.pythonhosted.org/packages/e8/af/8628717473ea934dce7179f01153ca687aa8ef7280dd8623418f1e6977fd/natlibpy-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "837e42797498d35f4cb13e702731b37a", "sha256": "1a441480d52802e002b9286815a546c0fcf66e5d4a5d4be6a99d858d251a1c36" }, "downloads": -1, "filename": "natlibpy-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "837e42797498d35f4cb13e702731b37a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3266, "upload_time": "2019-07-12T14:51:05", "url": "https://files.pythonhosted.org/packages/d2/c9/537ff26a212360ce197ecbc447a552545b6f0a413e8dfbffea2689693eba/natlibpy-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "465db73532cbf7d0f65eb9fd75355d10", "sha256": "ea03a797968d355e8d7db7caf912d982e12824d99c31fed255c932fdb7b12bae" }, "downloads": -1, "filename": "natlibpy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "465db73532cbf7d0f65eb9fd75355d10", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2145, "upload_time": "2019-07-12T14:51:07", "url": "https://files.pythonhosted.org/packages/e8/af/8628717473ea934dce7179f01153ca687aa8ef7280dd8623418f1e6977fd/natlibpy-1.0.0.tar.gz" } ] }