python-common-lib


Namepython-common-lib JSON
Version 1.0.17 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-02-13 03:39:49
maintainerNone
docs_urlNone
authorSzilard Nemeth
requires_python<4.0,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python-commons

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": "python-common-lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Szilard Nemeth",
    "author_email": "szilard.nemeth88@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/0e/80/ae1ee6737a79b25deed3ef1d9b2a5bd369fbf8c9be2dadfc8f515871cb88/python_common_lib-1.0.17.tar.gz",
    "platform": null,
    "description": "# python-commons\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.17",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1ab729fe30a0015e3cb7fccc9bb75ea45948cedc47a1bae532e1eb74bb2c027",
                "md5": "ae4e6f159766256635c8aa652531f6a3",
                "sha256": "c31243441d1bd999503d3828e5d16a4afb2447717ee5fae0a1d413ad77a22b28"
            },
            "downloads": -1,
            "filename": "python_common_lib-1.0.17-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae4e6f159766256635c8aa652531f6a3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 1279946,
            "upload_time": "2025-02-13T03:39:47",
            "upload_time_iso_8601": "2025-02-13T03:39:47.044008Z",
            "url": "https://files.pythonhosted.org/packages/a1/ab/729fe30a0015e3cb7fccc9bb75ea45948cedc47a1bae532e1eb74bb2c027/python_common_lib-1.0.17-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e80ae1ee6737a79b25deed3ef1d9b2a5bd369fbf8c9be2dadfc8f515871cb88",
                "md5": "02502a3ec6877deb6e16f470718bc88c",
                "sha256": "85708eaf1d6956cf1955166114b53fb05cbd26953be824aa601e8ea32059392a"
            },
            "downloads": -1,
            "filename": "python_common_lib-1.0.17.tar.gz",
            "has_sig": false,
            "md5_digest": "02502a3ec6877deb6e16f470718bc88c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 1254908,
            "upload_time": "2025-02-13T03:39:49",
            "upload_time_iso_8601": "2025-02-13T03:39:49.294645Z",
            "url": "https://files.pythonhosted.org/packages/0e/80/ae1ee6737a79b25deed3ef1d9b2a5bd369fbf8c9be2dadfc8f515871cb88/python_common_lib-1.0.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-13 03:39:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-common-lib"
}
        
Elapsed time: 0.84049s