google-api-wrapper2


Namegoogle-api-wrapper2 JSON
Version 1.0.10 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-04-03 01:32:38
maintainerNone
docs_urlNone
authorSzilard Nemeth
requires_python<4.0,>=3.8
licenseNone
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/60/ca/29dadaa444dc40ee71c7bca1aa8d8a3464f7d84fa0d6d11c5e71824bd1ab/google_api_wrapper2-1.0.10.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.10",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ba575b1a2b851582a976991f522be4037c33cd0ba4ddcb9f9b257771209798b",
                "md5": "dbcfbd4a7621eb9645218ea5f295ac00",
                "sha256": "e41f279c50560ade9d15e755b891a50e8986be948b512aaf5df3e3f4e1a88431"
            },
            "downloads": -1,
            "filename": "google_api_wrapper2-1.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dbcfbd4a7621eb9645218ea5f295ac00",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 35288,
            "upload_time": "2024-04-03T01:32:37",
            "upload_time_iso_8601": "2024-04-03T01:32:37.826647Z",
            "url": "https://files.pythonhosted.org/packages/4b/a5/75b1a2b851582a976991f522be4037c33cd0ba4ddcb9f9b257771209798b/google_api_wrapper2-1.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60ca29dadaa444dc40ee71c7bca1aa8d8a3464f7d84fa0d6d11c5e71824bd1ab",
                "md5": "00762f71d47cf08c5816ede11ae3b992",
                "sha256": "fcb10159431bc847605de4ccc1d764a04301b481a868e8bf4e3799821fab1eb2"
            },
            "downloads": -1,
            "filename": "google_api_wrapper2-1.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "00762f71d47cf08c5816ede11ae3b992",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 31186,
            "upload_time": "2024-04-03T01:32:38",
            "upload_time_iso_8601": "2024-04-03T01:32:38.889701Z",
            "url": "https://files.pythonhosted.org/packages/60/ca/29dadaa444dc40ee71c7bca1aa8d8a3464f7d84fa0d6d11c5e71824bd1ab/google_api_wrapper2-1.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 01:32:38",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "google-api-wrapper2"
}
        
Elapsed time: 0.20039s