| Name | example-package-avdufour JSON |
| Version |
0.0.1
JSON |
| download |
| home_page | |
| Summary | A small example package |
| upload_time | 2023-10-26 18:56:18 |
| maintainer | |
| docs_url | None |
| author | |
| requires_python | >=3.7 |
| license | |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# creatingAPythonPackage
CS3250 Activity 14 Learning how to create a Python Package
# Example Package
This is a simple example package. You can use
[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.
Raw data
{
"_id": null,
"home_page": "",
"name": "example-package-avdufour",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "Vincent Dufour <avdufour@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/d2/a4/77f3a7cbe60cabf0f048a1b405dbc7f04ca4b976870de7562db3e78c9bcb/example_package_avdufour-0.0.1.tar.gz",
"platform": null,
"description": "# creatingAPythonPackage\nCS3250 Activity 14 Learning how to create a Python Package\n\n# Example Package\n\nThis is a simple example package. You can use\n[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)\nto write your content.",
"bugtrack_url": null,
"license": "",
"summary": "A small example package",
"version": "0.0.1",
"project_urls": {
"Bug Tracker": "https://github.com/pypa/sampleproject/issues",
"Homepage": "https://github.com/pypa/sampleproject"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4339ee5aa372a0edabec34e2c9adc3f83e07e36df37737b9e7fce9e6d415805f",
"md5": "11321f8e6d1a8a3f32e011fa1bc708e5",
"sha256": "544c37e538090d461791bf0775cd5889ee2c6f888bd95dfdffd7e4e96253fad5"
},
"downloads": -1,
"filename": "example_package_avdufour-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "11321f8e6d1a8a3f32e011fa1bc708e5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2550,
"upload_time": "2023-10-26T18:56:16",
"upload_time_iso_8601": "2023-10-26T18:56:16.807857Z",
"url": "https://files.pythonhosted.org/packages/43/39/ee5aa372a0edabec34e2c9adc3f83e07e36df37737b9e7fce9e6d415805f/example_package_avdufour-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d2a477f3a7cbe60cabf0f048a1b405dbc7f04ca4b976870de7562db3e78c9bcb",
"md5": "c5ea2332a42bf91a7305f3b8ed4c5f5f",
"sha256": "0ab36051e1c54f04f53759b45238482331f492466674fb27edc89a1fc11102aa"
},
"downloads": -1,
"filename": "example_package_avdufour-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "c5ea2332a42bf91a7305f3b8ed4c5f5f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 1565,
"upload_time": "2023-10-26T18:56:18",
"upload_time_iso_8601": "2023-10-26T18:56:18.289665Z",
"url": "https://files.pythonhosted.org/packages/d2/a4/77f3a7cbe60cabf0f048a1b405dbc7f04ca4b976870de7562db3e78c9bcb/example_package_avdufour-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-26 18:56:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pypa",
"github_project": "sampleproject",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "example-package-avdufour"
}