| Name | waduh JSON |
| Version |
0.2.0
JSON |
| download |
| home_page | https://github.com/indra87g/waduh |
| Summary | A multifunction library for python. |
| upload_time | 2024-08-09 14:23:13 |
| maintainer | None |
| docs_url | None |
| author | indra87g |
| requires_python | >=3.11 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Waduh
'Waduh' is a multifunction library for python.
## Getting Started
- Install it
```sh
pip install waduh
```
- Import it
```py
from waduh.utils import get_time
```
- Ready to use
```py
result = get_time('hour')
print(result)
```
Raw data
{
"_id": null,
"home_page": "https://github.com/indra87g/waduh",
"name": "waduh",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": null,
"author": "indra87g",
"author_email": "noeldycreator@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/19/32/fcf098c902c43f981b87ddc459a1218c48765f772edcd656e88290565a7e/waduh-0.2.0.tar.gz",
"platform": null,
"description": "# Waduh\r\n\r\n'Waduh' is a multifunction library for python.\r\n\r\n## Getting Started\r\n\r\n- Install it\r\n```sh\r\npip install waduh\r\n```\r\n\r\n- Import it\r\n```py\r\nfrom waduh.utils import get_time\r\n```\r\n\r\n- Ready to use\r\n```py\r\nresult = get_time('hour')\r\nprint(result) \r\n```\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A multifunction library for python.",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/indra87g/waduh"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c10d36d9865309c5d9d6c345922d62d4bdc77313872a862fadc30c38e52532e5",
"md5": "765acab5e68a5dcf1813f367e3daf32e",
"sha256": "09ee557b37aeb6745ad8c013b2d6a583fd040ad1b3a478cc39f697b722ca1325"
},
"downloads": -1,
"filename": "waduh-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "765acab5e68a5dcf1813f367e3daf32e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 2283,
"upload_time": "2024-08-09T14:23:11",
"upload_time_iso_8601": "2024-08-09T14:23:11.158635Z",
"url": "https://files.pythonhosted.org/packages/c1/0d/36d9865309c5d9d6c345922d62d4bdc77313872a862fadc30c38e52532e5/waduh-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1932fcf098c902c43f981b87ddc459a1218c48765f772edcd656e88290565a7e",
"md5": "30386e1fb21458c38ac898a3e1d57f1d",
"sha256": "a8205fa1bd4b69c41d621d7849df5a7889666ae32c67d67fd198234f4eca8057"
},
"downloads": -1,
"filename": "waduh-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "30386e1fb21458c38ac898a3e1d57f1d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 2210,
"upload_time": "2024-08-09T14:23:13",
"upload_time_iso_8601": "2024-08-09T14:23:13.603036Z",
"url": "https://files.pythonhosted.org/packages/19/32/fcf098c902c43f981b87ddc459a1218c48765f772edcd656e88290565a7e/waduh-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-09 14:23:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "indra87g",
"github_project": "waduh",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "waduh"
}