Name | helpohelpo JSON |
Version |
0.5.0
JSON |
| download |
home_page | |
Summary | A library of python helpers |
upload_time | 2024-01-23 14:29:12 |
maintainer | |
docs_url | None |
author | Stablecaps |
requires_python | >=3.9,<4.0 |
license | LICENSE |
keywords |
python3
helpers
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Helpo! Helpo!!
## Overview
A place for reusable aws & general python helpers. Function written over my career so the quality may vary. Going to be trying to get everything up to spec now though!
## Objectives
1. Make this a pip installable library
2. Create an autodocumentation site on github pages so that code can be copied and pasted quickly (if pip install option unavailable)
3. Use eyes3scribe with this project
(Initial testing with Python3.9)
### Documentation available at:
https://stablecaps.github.io/helpohelpo/index.html
Run `./deploy_pdoc_documentation.sh` to update documentation with pdoc
Documentation generated by portray
Raw data
{
"_id": null,
"home_page": "",
"name": "helpohelpo",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "python3,helpers",
"author": "Stablecaps",
"author_email": "114529342+darkpandarts@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/97/35/3eccec59bfe0acffb24b2cb6385d60ece3246177f425fc9fac1a594af1a0/helpohelpo-0.5.0.tar.gz",
"platform": null,
"description": "# Helpo! Helpo!!\n\n## Overview\n\nA place for reusable aws & general python helpers. Function written over my career so the quality may vary. Going to be trying to get everything up to spec now though!\n\n## Objectives\n1. Make this a pip installable library\n2. Create an autodocumentation site on github pages so that code can be copied and pasted quickly (if pip install option unavailable)\n3. Use eyes3scribe with this project\n\n(Initial testing with Python3.9)\n\n\n### Documentation available at:\nhttps://stablecaps.github.io/helpohelpo/index.html\n\n\nRun `./deploy_pdoc_documentation.sh` to update documentation with pdoc\n\nDocumentation generated by portray\n",
"bugtrack_url": null,
"license": "LICENSE",
"summary": "A library of python helpers",
"version": "0.5.0",
"project_urls": {
"Bug Tracker": "https://github.com/stablecaps/helpohelpo/issues",
"Homepage": "https://github.com/stablecaps/helpohelpo"
},
"split_keywords": [
"python3",
"helpers"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "498c6c0e98933f4530cdce4d188dae5fdcdd1126bab666cc52a7414e4fc9421c",
"md5": "15ba4219da40efe46101d321ee258626",
"sha256": "85767d02499d3921cffd74116d674e85c4bafe64baedc8abe84dd858d9ac9969"
},
"downloads": -1,
"filename": "helpohelpo-0.5.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "15ba4219da40efe46101d321ee258626",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 20533,
"upload_time": "2024-01-23T14:29:10",
"upload_time_iso_8601": "2024-01-23T14:29:10.688246Z",
"url": "https://files.pythonhosted.org/packages/49/8c/6c0e98933f4530cdce4d188dae5fdcdd1126bab666cc52a7414e4fc9421c/helpohelpo-0.5.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "97353eccec59bfe0acffb24b2cb6385d60ece3246177f425fc9fac1a594af1a0",
"md5": "23dba65f6a7ab69c916e66c5df1bbf4b",
"sha256": "d4983d88263c87765bc0ef1e1a64b6f233a44266f018dc57ce337db28e4cfa20"
},
"downloads": -1,
"filename": "helpohelpo-0.5.0.tar.gz",
"has_sig": false,
"md5_digest": "23dba65f6a7ab69c916e66c5df1bbf4b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 17216,
"upload_time": "2024-01-23T14:29:12",
"upload_time_iso_8601": "2024-01-23T14:29:12.649892Z",
"url": "https://files.pythonhosted.org/packages/97/35/3eccec59bfe0acffb24b2cb6385d60ece3246177f425fc9fac1a594af1a0/helpohelpo-0.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-23 14:29:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "stablecaps",
"github_project": "helpohelpo",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "helpohelpo"
}