Name | google-api-wrapper2 JSON |
Version |
1.0.14
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-08-17 18:29:25 |
maintainer | None |
docs_url | None |
author | Szilard Nemeth |
requires_python | <4.0,>=3.8 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# google-api-wrapper
Run ./setup.sh to set up git pre/post push hook scripts.
Then, a similar script loaded to the environment will execute the pre/post push hook scripts:
https://stackoverflow.com/a/3812238/1106893
For example loading this script and defining an alias like this will do the trick:
`alias gpwh="git-push-with-hooks.sh"`
## Setup of precommit
Configure precommit as described in this blogpost: https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/
Commands:
1. Install precommit: `pip install pre-commit`
2. Make sure to add pre-commit to your path. For example, on a Mac system, pre-commit is installed here:
`$HOME/Library/Python/3.8/bin/pre-commit`.
2. Execute `pre-commit install` to install git hooks in your `.git/` directory.
## Troubleshooting
### Installation issues
In case you're facing a similar issue:
```
An error has occurred: InvalidManifestError:
=====> /<userhome>/.cache/pre-commit/repoBP08UH/.pre-commit-hooks.yaml does not exist
Check the log at /<userhome>/.cache/pre-commit/pre-commit.log
```
, please run: `pre-commit autoupdate`
More info here: https://github.com/pre-commit/pre-commit/issues/577
Raw data
{
"_id": null,
"home_page": null,
"name": "google-api-wrapper2",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Szilard Nemeth",
"author_email": "szilard.nemeth88@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/bb/20/4b9fa550be452ce6f344c9950af068bc6a9b583aa7e1967b4161bc320e45/google_api_wrapper2-1.0.14.tar.gz",
"platform": null,
"description": "# google-api-wrapper\n\nRun ./setup.sh to set up git pre/post push hook scripts.\nThen, a similar script loaded to the environment will execute the pre/post push hook scripts: \nhttps://stackoverflow.com/a/3812238/1106893\n\nFor example loading this script and defining an alias like this will do the trick:\n`alias gpwh=\"git-push-with-hooks.sh\"`\n\n\n## Setup of precommit\n\nConfigure precommit as described in this blogpost: https://ljvmiranda921.github.io/notebook/2018/06/21/precommits-using-black-and-flake8/\nCommands:\n1. Install precommit: `pip install pre-commit`\n2. Make sure to add pre-commit to your path. For example, on a Mac system, pre-commit is installed here: \n `$HOME/Library/Python/3.8/bin/pre-commit`.\n2. Execute `pre-commit install` to install git hooks in your `.git/` directory.\n\n## Troubleshooting\n\n### Installation issues\nIn case you're facing a similar issue:\n```\nAn error has occurred: InvalidManifestError: \n=====> /<userhome>/.cache/pre-commit/repoBP08UH/.pre-commit-hooks.yaml does not exist\nCheck the log at /<userhome>/.cache/pre-commit/pre-commit.log\n```\n, please run: `pre-commit autoupdate`\nMore info here: https://github.com/pre-commit/pre-commit/issues/577",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "1.0.14",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b6ea933f71227a0617143403a27526ea1c6abf796fd6e3d24b4439224a6b9b28",
"md5": "d241dd08ee0538f236ea437d417792cd",
"sha256": "c6069ab6f4d0b509dbe9f1c334c527b7c524405ef7339bdc84e1ac6d1432d9b6"
},
"downloads": -1,
"filename": "google_api_wrapper2-1.0.14-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d241dd08ee0538f236ea437d417792cd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 35289,
"upload_time": "2024-08-17T18:29:24",
"upload_time_iso_8601": "2024-08-17T18:29:24.098079Z",
"url": "https://files.pythonhosted.org/packages/b6/ea/933f71227a0617143403a27526ea1c6abf796fd6e3d24b4439224a6b9b28/google_api_wrapper2-1.0.14-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bb204b9fa550be452ce6f344c9950af068bc6a9b583aa7e1967b4161bc320e45",
"md5": "f51dd27cf04e58569b031dcaa06385f3",
"sha256": "bbefce881c91ca7630f008443780022c4e1af1cf9cf30d421474524b5563f9d6"
},
"downloads": -1,
"filename": "google_api_wrapper2-1.0.14.tar.gz",
"has_sig": false,
"md5_digest": "f51dd27cf04e58569b031dcaa06385f3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 31186,
"upload_time": "2024-08-17T18:29:25",
"upload_time_iso_8601": "2024-08-17T18:29:25.751588Z",
"url": "https://files.pythonhosted.org/packages/bb/20/4b9fa550be452ce6f344c9950af068bc6a9b583aa7e1967b4161bc320e45/google_api_wrapper2-1.0.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-17 18:29:25",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "google-api-wrapper2"
}