Name | final-python-course-demo JSON |
Version |
0.0.0
JSON |
| download |
home_page | |
Summary | My package description |
upload_time | 2023-09-18 06:34:17 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | MIT |
keywords |
one
two
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# final-python-course-demo
## Quick start
```bash
pip install final-python-course-demo
```
```python
from course_demo import ...
```
## Contributing
```bash
# clone the repo
git clone https://github.com/phitoduck/final-python-course-demo.git
# install the dev dependencies
make install
# run the tests
make test
```
Raw data
{
"_id": null,
"home_page": "",
"name": "final-python-course-demo",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "one,two",
"author": "",
"author_email": "Eric Riddoch <some-email@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/f3/96/9d5c8cae073f0db658b9ebc40273614cc0e159f6299850a0811b87fb248d/final-python-course-demo-0.0.0.tar.gz",
"platform": null,
"description": "# final-python-course-demo\n\n## Quick start\n\n```bash\npip install final-python-course-demo\n```\n\n```python\nfrom course_demo import ...\n```\n\n## Contributing\n\n```bash\n# clone the repo\ngit clone https://github.com/phitoduck/final-python-course-demo.git\n\n# install the dev dependencies\nmake install\n\n# run the tests\nmake test\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "My package description",
"version": "0.0.0",
"project_urls": null,
"split_keywords": [
"one",
"two"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "84075f498ffeb33c2b52efca2d74cc5dc282e2a3db3701290de1a0f1f7cac1c3",
"md5": "c5c497e61d33c2b5ad0ef24f8db5a56c",
"sha256": "ccfd11aa6daf6f33af87190056d3aafaac04cfef1e40cbcda925e00d043a1a76"
},
"downloads": -1,
"filename": "final_python_course_demo-0.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c5c497e61d33c2b5ad0ef24f8db5a56c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 3560,
"upload_time": "2023-09-18T06:34:16",
"upload_time_iso_8601": "2023-09-18T06:34:16.343579Z",
"url": "https://files.pythonhosted.org/packages/84/07/5f498ffeb33c2b52efca2d74cc5dc282e2a3db3701290de1a0f1f7cac1c3/final_python_course_demo-0.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f3969d5c8cae073f0db658b9ebc40273614cc0e159f6299850a0811b87fb248d",
"md5": "1cba27c9f4076ffc8e0d1bd457d6afb8",
"sha256": "744f73e98f50a329637fa7544095edbd4b0d08dc9aec41aa4cd3f37eff247d14"
},
"downloads": -1,
"filename": "final-python-course-demo-0.0.0.tar.gz",
"has_sig": false,
"md5_digest": "1cba27c9f4076ffc8e0d1bd457d6afb8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3945,
"upload_time": "2023-09-18T06:34:17",
"upload_time_iso_8601": "2023-09-18T06:34:17.617440Z",
"url": "https://files.pythonhosted.org/packages/f3/96/9d5c8cae073f0db658b9ebc40273614cc0e159f6299850a0811b87fb248d/final-python-course-demo-0.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-18 06:34:17",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "final-python-course-demo"
}