{
"info": {
"author": "Pili Hu",
"author_email": "me@hupili.net",
"bugtrack_url": null,
"classifiers": [],
"description": "# min-pypi-hello\n\nA minimalist example of PyPI packaging.\n( \n[view on pypi](https://pypi.python.org/pypi/minpypihello/);\n[view on GitHub](https://github.com/hupili/min-pypi-hello)\n)\n\n * A package called `minpypihello`, \n which contains a module called `modhello`.\n You can import using `from minpypihello import modhello`.\n * A script that can be executed directly to print a helloworld message.\n\n## 1. Check the Project and Study Files\n\nRun `./myhello` and see if it works as expected. \nNavigate under this repo and see those files for an example layout.\n\n min-pypi-hello/\n \u251c\u2500\u2500 MANIFEST.in\n \u251c\u2500\u2500 README.md\n \u251c\u2500\u2500 README.txt\n \u251c\u2500\u2500 minpypihello\n \u2502\u00a0\u00a0 \u251c\u2500\u2500 __init__.py\n \u2502\u00a0\u00a0 \u2514\u2500\u2500 modhello.py\n \u251c\u2500\u2500 myhello\n \u2514\u2500\u2500 setup.py\n\n## 2. Package\n\nBuild source archive: `python setup.py sdist`.\n\nTest:\n\n * Find your package in `dist/minpypihello-x.tar.gz`,\n where `x` is the version number.\n * Uncompress the archive and go to its root.\n * Install `python setup.py install`.\n You can add `--user` to install under your home.\n * Try `myhello` (not `./myhello`).\n If you `$PATH` is set properly and the install is successful, \n you should see the printed hello message.\n * Try to import `minpypihello.modhello` from a Python script\n (see code of `myhello` for an example).\n\n## 3. Distribute to PyPI\n\nRegister: Use `python setup.py register` and go through the procedure as prompt. \n\nUpload: `python setup.py sdist upload`.\n\n[more info.](http://docs.python.org/2/distutils/packageindex.html)\n\n## Reference\n\n * distutils: \n \n * A list of package metadata: \n \n",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/hupili/min-pypi-hello",
"keywords": null,
"license": "MIT",
"maintainer": null,
"maintainer_email": null,
"name": "minpypihello",
"package_url": "https://pypi.org/project/minpypihello/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/minpypihello/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/hupili/min-pypi-hello"
},
"release_url": "https://pypi.org/project/minpypihello/1.5/",
"requires_dist": null,
"requires_python": null,
"summary": "Minimal PyPI Package Example",
"version": "1.5"
},
"last_serial": 821390,
"releases": {
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "15bc03183c63500eeb421a3a4ac3e8e6",
"sha256": "7dac1b7f6c355588855a8163400f2de0f17de508dad3a7e6e77eccbeac2dea9c"
},
"downloads": -1,
"filename": "minpypihello-1.0.tar.gz",
"has_sig": false,
"md5_digest": "15bc03183c63500eeb421a3a4ac3e8e6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1183,
"upload_time": "2013-07-11T13:57:15",
"url": "https://files.pythonhosted.org/packages/83/c1/198f21a9e2739c0ae1f5c8355420f2689669192270fb42308caf9be5c4a0/minpypihello-1.0.tar.gz"
}
],
"1.1": [
{
"comment_text": "",
"digests": {
"md5": "99d97eaef2df91e73854defcaed9204f",
"sha256": "584a33045e48e319eba7d9e54e3ef11565497cbdf1cbb8d717ece1e72d17172c"
},
"downloads": -1,
"filename": "minpypihello-1.1.tar.gz",
"has_sig": false,
"md5_digest": "99d97eaef2df91e73854defcaed9204f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1224,
"upload_time": "2013-07-11T14:02:34",
"url": "https://files.pythonhosted.org/packages/bf/8a/4f7cf909dc2b52cd7ea865dfb2618f249e7ac6612ab5dbc6bbdbe354f853/minpypihello-1.1.tar.gz"
}
],
"1.2": [
{
"comment_text": "",
"digests": {
"md5": "edf281db8ca3df01d0be6875be5c5cd0",
"sha256": "7b9c4b8597d2608c4b30da6e2b8b485ffbec8014f94f56f3b50b0c95e6a8a731"
},
"downloads": -1,
"filename": "minpypihello-1.2.tar.gz",
"has_sig": false,
"md5_digest": "edf281db8ca3df01d0be6875be5c5cd0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1683,
"upload_time": "2013-07-11T14:19:06",
"url": "https://files.pythonhosted.org/packages/60/f8/7b66281c29ad7b03d6aa75cdb18c7190f6b6a69414b47fd300f9a3e440d4/minpypihello-1.2.tar.gz"
}
],
"1.3": [
{
"comment_text": "",
"digests": {
"md5": "bc7e3003409962aad8b595da95b80dac",
"sha256": "8ec6228e45bb55e507f42952d99e21790e5a8b815446c5097183966813b82ad0"
},
"downloads": -1,
"filename": "minpypihello-1.3.tar.gz",
"has_sig": false,
"md5_digest": "bc7e3003409962aad8b595da95b80dac",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1702,
"upload_time": "2013-07-11T14:27:24",
"url": "https://files.pythonhosted.org/packages/2e/0b/33a98abd8cfd0d21209869d7a9c1188d47b950695b4a9208a3a89be06465/minpypihello-1.3.tar.gz"
}
],
"1.4": [
{
"comment_text": "",
"digests": {
"md5": "da2e88ff4ef9df5e877545f9e0efbb10",
"sha256": "2b039e9948d43597dabdc52cbadb9c8e591a22c9130d63d656198e96a5914d44"
},
"downloads": -1,
"filename": "minpypihello-1.4.tar.gz",
"has_sig": false,
"md5_digest": "da2e88ff4ef9df5e877545f9e0efbb10",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1716,
"upload_time": "2013-07-11T14:28:45",
"url": "https://files.pythonhosted.org/packages/4b/3c/3ebcffa613c8605902c977908af773a2ac8e131ae48bc5edf1d35900adc2/minpypihello-1.4.tar.gz"
}
],
"1.5": [
{
"comment_text": "",
"digests": {
"md5": "1bb08bab13b4d40d203f966aec52e4ff",
"sha256": "f26d98fdf31aaf535d32089e7e9c9736286e987df9f9141846ac5cd660d0a01c"
},
"downloads": -1,
"filename": "minpypihello-1.5.tar.gz",
"has_sig": false,
"md5_digest": "1bb08bab13b4d40d203f966aec52e4ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1720,
"upload_time": "2013-07-21T10:41:05",
"url": "https://files.pythonhosted.org/packages/36/01/e83dd2c1da6580a9c946e3b650a5963fee51dc9d3b8452e6d9a5d8881aa9/minpypihello-1.5.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1bb08bab13b4d40d203f966aec52e4ff",
"sha256": "f26d98fdf31aaf535d32089e7e9c9736286e987df9f9141846ac5cd660d0a01c"
},
"downloads": -1,
"filename": "minpypihello-1.5.tar.gz",
"has_sig": false,
"md5_digest": "1bb08bab13b4d40d203f966aec52e4ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1720,
"upload_time": "2013-07-21T10:41:05",
"url": "https://files.pythonhosted.org/packages/36/01/e83dd2c1da6580a9c946e3b650a5963fee51dc9d3b8452e6d9a5d8881aa9/minpypihello-1.5.tar.gz"
}
]
}