# Register a package on PyPI
* Modify package name in [setup.py](./setup.py)
* Build and upload the package:
* `python setup.py bdist_wheel`
* `twine upload dist/* --verbose`
Raw data
{
"_id": null,
"home_page": "https://www.example.com",
"name": "grapharmdb",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Hoa Nguyen",
"author_email": "ntthoa.uphcm@gmail.com",
"download_url": null,
"platform": null,
"description": "# Register a package on PyPI\n\n* Modify package name in [setup.py](./setup.py)\n* Build and upload the package:\n * `python setup.py bdist_wheel`\n * `twine upload dist/* --verbose`\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.0.0a0",
"project_urls": {
"Homepage": "https://www.example.com"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2f18bf6efedff8ecaeec27257620443faddba8c25eba92cf699f8bfca308d030",
"md5": "994ec882de0a9e6d8076306082048fc7",
"sha256": "1687c18e94cf1c98ea5f588c45625bd65825efd86a76adbd0d87212b727bcf97"
},
"downloads": -1,
"filename": "grapharmdb-0.0.0a0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "994ec882de0a9e6d8076306082048fc7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1212,
"upload_time": "2024-08-09T12:13:08",
"upload_time_iso_8601": "2024-08-09T12:13:08.172574Z",
"url": "https://files.pythonhosted.org/packages/2f/18/bf6efedff8ecaeec27257620443faddba8c25eba92cf699f8bfca308d030/grapharmdb-0.0.0a0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-09 12:13:08",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "grapharmdb"
}