Name | hello-xin JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | A minimal liberary for testing packaging and publishing. |
upload_time | 2024-08-05 12:41:03 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.0 |
license | None |
keywords |
hello
xin
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Hello Xin Library
A minimal python library for testing packaging and publishing.
## Installation
You can install this package using pip:
```bash
pip install hello-xin
```
## Usage
To use this library, simply import and call the say_hello function:
```python
from hello_xin import say_hello
say_hello()
```
## License
This project is licensed under the MIT License.
Raw data
{
"_id": null,
"home_page": null,
"name": "hello-xin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.0",
"maintainer_email": null,
"keywords": "hello, xin",
"author": null,
"author_email": "nimaxin <nimaxin@proton.me>",
"download_url": "https://files.pythonhosted.org/packages/a1/6b/df57e337dca90be84680377104cfa88d796f7eba823747fcc4c9a1b22a33/hello_xin-1.0.0.tar.gz",
"platform": null,
"description": "# Hello Xin Library\n\nA minimal python library for testing packaging and publishing.\n\n## Installation\n\nYou can install this package using pip:\n\n```bash\npip install hello-xin\n```\n\n## Usage\n\nTo use this library, simply import and call the say_hello function:\n\n```python\nfrom hello_xin import say_hello\n\nsay_hello()\n```\n\n## License\n\nThis project is licensed under the MIT License.\n",
"bugtrack_url": null,
"license": null,
"summary": "A minimal liberary for testing packaging and publishing.",
"version": "1.0.0",
"project_urls": {
"Repository": "https://github.com/nimaxin/hello-xin.git"
},
"split_keywords": [
"hello",
" xin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "741fe2a02d3022704b3f4c51f2ce7efcae958b732d43373f25772e25e43218bd",
"md5": "468fe2a3ac90462443160722c4a30982",
"sha256": "3f5be1d14f238baaa65aab0cba3333ead4b29f464b82ae19a3498ea2044ac7c7"
},
"downloads": -1,
"filename": "hello_xin-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "468fe2a3ac90462443160722c4a30982",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.0",
"size": 2746,
"upload_time": "2024-08-05T12:41:02",
"upload_time_iso_8601": "2024-08-05T12:41:02.628305Z",
"url": "https://files.pythonhosted.org/packages/74/1f/e2a02d3022704b3f4c51f2ce7efcae958b732d43373f25772e25e43218bd/hello_xin-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a16bdf57e337dca90be84680377104cfa88d796f7eba823747fcc4c9a1b22a33",
"md5": "86577035f799eab2e40a688dbf1c1a87",
"sha256": "9e56c972122736d295cb6af1d4b3bcb9c4e754083c21206b257c06a56e9cfc51"
},
"downloads": -1,
"filename": "hello_xin-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "86577035f799eab2e40a688dbf1c1a87",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.0",
"size": 2363,
"upload_time": "2024-08-05T12:41:03",
"upload_time_iso_8601": "2024-08-05T12:41:03.796414Z",
"url": "https://files.pythonhosted.org/packages/a1/6b/df57e337dca90be84680377104cfa88d796f7eba823747fcc4c9a1b22a33/hello_xin-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-05 12:41:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nimaxin",
"github_project": "hello-xin",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "hello-xin"
}