| Name | test-pkg-zteinck JSON |
| Version |
1.1.0
JSON |
| download |
| home_page | None |
| Summary | A small example package |
| upload_time | 2024-06-02 19:14:20 |
| maintainer | None |
| docs_url | None |
| author | Zachary Einck |
| requires_python | >=3.11 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# test package zteinck
`test_pkg_zteinck` is a test.
### Core Utilities
`test_pkg_zteinck` has two core utilities:
- `Feature A`: ...
- `Feature B`: ...
## Example Usage
Please note...
### Imports
```python
from test_pkg_zteinck import say_hello
print('hello')
```
Raw data
{
"_id": null,
"home_page": null,
"name": "test-pkg-zteinck",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Zachary Einck",
"author_email": "Zachar Einck <author@example.com>",
"download_url": "https://files.pythonhosted.org/packages/d9/69/4c932ce0c4f768b37911db6f4cf77343eb786048b783eac73fde0890c55b/test_pkg_zteinck-1.1.0.tar.gz",
"platform": null,
"description": "# test package zteinck\r\n`test_pkg_zteinck` is a test.\r\n\r\n### Core Utilities\r\n`test_pkg_zteinck` has two core utilities:\r\n- `Feature A`: ...\r\n- `Feature B`: ...\r\n\r\n## Example Usage\r\nPlease note...\r\n\r\n### Imports\r\n```python\r\nfrom test_pkg_zteinck import say_hello\r\n\r\nprint('hello')\r\n```\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A small example package",
"version": "1.1.0",
"project_urls": {
"Homepage": "https://github.com/pypa/sampleproject",
"Issues": "https://github.com/pypa/sampleproject/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1c294fd78dfafd67532e3cf790f009117d534e0eced914a110d4380768dd7a5a",
"md5": "b48acce5a68561e539706f5f610b973e",
"sha256": "3af646f821034ffa1873eb4bdf1f19375198cd8e93942dfd1b7c00671275a7d6"
},
"downloads": -1,
"filename": "test_pkg_zteinck-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b48acce5a68561e539706f5f610b973e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 1969,
"upload_time": "2024-06-02T19:14:19",
"upload_time_iso_8601": "2024-06-02T19:14:19.095450Z",
"url": "https://files.pythonhosted.org/packages/1c/29/4fd78dfafd67532e3cf790f009117d534e0eced914a110d4380768dd7a5a/test_pkg_zteinck-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d9694c932ce0c4f768b37911db6f4cf77343eb786048b783eac73fde0890c55b",
"md5": "d71214fa3133c463db4453bf323274ad",
"sha256": "43c8d9a156008103582adbeaf1563adaecf2115b6b0c9bed9245b7cf5fb547c0"
},
"downloads": -1,
"filename": "test_pkg_zteinck-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "d71214fa3133c463db4453bf323274ad",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 1542,
"upload_time": "2024-06-02T19:14:20",
"upload_time_iso_8601": "2024-06-02T19:14:20.269680Z",
"url": "https://files.pythonhosted.org/packages/d9/69/4c932ce0c4f768b37911db6f4cf77343eb786048b783eac73fde0890c55b/test_pkg_zteinck-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-02 19:14:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pypa",
"github_project": "sampleproject",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "test-pkg-zteinck"
}