# PKDevTools
[![MADE-IN-INDIA][MADE-IN-INDIA-badge]][MADE-IN-INDIA] [![GitHub release (latest by date)][GitHub release (latest by date)-badge]][GitHub release (latest by date)] [![GitHub all releases][GitHub all releases]](#) [![GitHub][License-badge]][License] [![CodeFactor][Codefactor-badge]][Codefactor] [![BADGE][PR-Guidelines-badge]][PR-Guidelines]
![github license][github-license] [![Downloads][Downloads-badge]][Downloads]
![latest download][Latest-Downloads-badge] [![PyPI][pypi-badge]][pypi] [![is wheel][wheel-badge]][pypi] [![Coverage Status][Coverage-Status-badge]][Coverage-Status] [![codecov][codecov-badge]][codecov]
[![Documentation][Documentation-badge]][Documentation]
[![PKDevTools Test - New Features][New Features-badge]][New Features] [![1. PKDevTools Build - New Release][New Release-badge]][New Release]
## What is PKDevTools?
Toolset for day-to-day usage in various repos
# Building from source repo
* Install python 3.9 for your OS/CPU. Download the installer from https://www.python.org/downloads/release/python-3913/#Files
* Just clone the repo with `git clone https://github.com/pkjmesra/PKDevTools.git`
* `cd PKDevTools`
* `pip install -r requirements.txt` .
## Contributing:
* Please feel free to Suggest improvements bugs by creating an issue.
* Please follow the [Guidelines for Contributing](https://github.com/pkjmesra/PKTools/blob/main/CONTRIBUTING.md) while making a Pull Request.
## Disclaimer:
* Feel free to use it in your projects!
[MADE-IN-INDIA-badge]:https://img.shields.io/badge/MADE%20WITH%20%E2%9D%A4%20IN-INDIA-orange?style=for-the-badge
[MADE-IN-INDIA]:https://en.wikipedia.org/wiki/India
[GitHub release (latest by date)-badge]:https://img.shields.io/github/v/release/pkjmesra/PKDevTools?style=for-the-badge
[GitHub release (latest by date)]:https://github.com/pkjmesra/PKTools/releases/latest
[pypi-badge]: https://img.shields.io/pypi/v/PKDevTools.svg?style=flat-square
[pypi]: https://pypi.python.org/pypi/PKDevTools
[coveralls]: https://coveralls.io/github/pkjmesra/PKDevTools?branch=main
[cover-badge]: https://coveralls.io/repos/github/pkjmesra/PKTools/badge.svg?branch=main
[wheel-badge]: https://img.shields.io/pypi/wheel/PKDevTools.svg?style=flat-square
[GitHub all releases]: https://img.shields.io/github/downloads/pkjmesra/PKTools/total?color=Green&label=Downloads&style=for-the-badge
[License-badge]: https://img.shields.io/github/license/pkjmesra/PKDevTools?style=for-the-badge
[License]: https://github.com/pkjmesra/PKTools/blob/main/LICENSE
[Codefactor-badge]: https://www.codefactor.io/repository/github/pkjmesra/PKTools/badge?style=for-the-badge
[Codefactor]: https://www.codefactor.io/repository/github/pkjmesra/PKDevTools
[PR-Guidelines-badge]: https://img.shields.io/badge/PULL%20REQUEST-GUIDELINES-red?style=for-the-badge
[PR-Guidelines]: https://github.com/pkjmesra/PKTools/blob/new-features/CONTRIBUTING.md
[github-license]: https://img.shields.io/pypi/l/gspread?logo=github
[Downloads-badge]: https://static.pepy.tech/personalized-badge/PKDevTools?period=total&units=international_system&left_color=black&right_color=brightgreen&left_text=PyPi%20Downloads
[Downloads]: https://pepy.tech/project/PKDevTools
[Latest-Downloads-badge]: https://img.shields.io/github/downloads-pre/pkjmesra/PKTools/latest/total?logo=github
[Coverage-Status-badge]: https://coveralls.io/repos/github/pkjmesra/PKTools/badge.svg?branch=main
[Coverage-Status]: https://coveralls.io/github/pkjmesra/PKDevTools?branch=main
[codecov-badge]: https://codecov.io/gh/pkjmesra/PKTools/branch/main/graph/badge.svg
[codecov]: https://codecov.io/gh/pkjmesra/PKDevTools
[Documentation-badge]: https://readthedocs.org/projects/PKDevTools/badge/?version=latest
[Documentation]: https://PKDevTools.readthedocs.io/en/latest/?badge=latest
[New Features-badge]: https://github.com/pkjmesra/PKTools/actions/workflows/w10-workflow-features-test.yml/badge.svg?branch=new-features
[New Features]: https://github.com/pkjmesra/PKTools/actions/workflows/w10-workflow-features-test.yml
[New Release-badge]: https://github.com/pkjmesra/PKTools/actions/workflows/w1-workflow-build-matrix.yml/badge.svg
[New Release]: https://github.com/pkjmesra/PKTools/actions/workflows/w1-workflow-build-matrix.yml
Raw data
{
"_id": null,
"home_page": "https://github.com/pkjmesra/PKDevTools",
"name": "PKDevTools",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "GitHub tools, Logging, Telegram, Fetcher",
"author": "pkjmesra",
"author_email": "pkjmesra@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/08/c6/705039e84939843e10cec81dd3b1177f38bdfe51d310f164eeda53237f4c/PKDevTools-0.13.20241008.170.tar.gz",
"platform": null,
"description": "\r\n# PKDevTools\r\n\r\n[![MADE-IN-INDIA][MADE-IN-INDIA-badge]][MADE-IN-INDIA] [![GitHub release (latest by date)][GitHub release (latest by date)-badge]][GitHub release (latest by date)] [![GitHub all releases][GitHub all releases]](#) [![GitHub][License-badge]][License] [![CodeFactor][Codefactor-badge]][Codefactor] [![BADGE][PR-Guidelines-badge]][PR-Guidelines]\r\n\r\n![github license][github-license] [![Downloads][Downloads-badge]][Downloads]\r\n![latest download][Latest-Downloads-badge] [![PyPI][pypi-badge]][pypi] [![is wheel][wheel-badge]][pypi] [![Coverage Status][Coverage-Status-badge]][Coverage-Status] [![codecov][codecov-badge]][codecov]\r\n\r\n[![Documentation][Documentation-badge]][Documentation] \r\n [![PKDevTools Test - New Features][New Features-badge]][New Features] [![1. PKDevTools Build - New Release][New Release-badge]][New Release]\r\n\r\n## What is PKDevTools?\r\nToolset for day-to-day usage in various repos\r\n\r\n# Building from source repo\r\n* Install python 3.9 for your OS/CPU. Download the installer from https://www.python.org/downloads/release/python-3913/#Files\r\n* Just clone the repo with `git clone https://github.com/pkjmesra/PKDevTools.git`\r\n* `cd PKDevTools`\r\n* `pip install -r requirements.txt` .\r\n\r\n## Contributing:\r\n* Please feel free to Suggest improvements bugs by creating an issue.\r\n* Please follow the [Guidelines for Contributing](https://github.com/pkjmesra/PKTools/blob/main/CONTRIBUTING.md) while making a Pull Request.\r\n\r\n## Disclaimer:\r\n* Feel free to use it in your projects!\r\n\r\n[MADE-IN-INDIA-badge]:https://img.shields.io/badge/MADE%20WITH%20%E2%9D%A4%20IN-INDIA-orange?style=for-the-badge\r\n[MADE-IN-INDIA]:https://en.wikipedia.org/wiki/India\r\n[GitHub release (latest by date)-badge]:https://img.shields.io/github/v/release/pkjmesra/PKDevTools?style=for-the-badge\r\n[GitHub release (latest by date)]:https://github.com/pkjmesra/PKTools/releases/latest\r\n[pypi-badge]: https://img.shields.io/pypi/v/PKDevTools.svg?style=flat-square\r\n[pypi]: https://pypi.python.org/pypi/PKDevTools\r\n[coveralls]: https://coveralls.io/github/pkjmesra/PKDevTools?branch=main\r\n[cover-badge]: https://coveralls.io/repos/github/pkjmesra/PKTools/badge.svg?branch=main\r\n[wheel-badge]: https://img.shields.io/pypi/wheel/PKDevTools.svg?style=flat-square\r\n[GitHub all releases]: https://img.shields.io/github/downloads/pkjmesra/PKTools/total?color=Green&label=Downloads&style=for-the-badge\r\n[License-badge]: https://img.shields.io/github/license/pkjmesra/PKDevTools?style=for-the-badge\r\n[License]: https://github.com/pkjmesra/PKTools/blob/main/LICENSE\r\n[Codefactor-badge]: https://www.codefactor.io/repository/github/pkjmesra/PKTools/badge?style=for-the-badge\r\n[Codefactor]: https://www.codefactor.io/repository/github/pkjmesra/PKDevTools\r\n[PR-Guidelines-badge]: https://img.shields.io/badge/PULL%20REQUEST-GUIDELINES-red?style=for-the-badge\r\n[PR-Guidelines]: https://github.com/pkjmesra/PKTools/blob/new-features/CONTRIBUTING.md\r\n[github-license]: https://img.shields.io/pypi/l/gspread?logo=github\r\n[Downloads-badge]: https://static.pepy.tech/personalized-badge/PKDevTools?period=total&units=international_system&left_color=black&right_color=brightgreen&left_text=PyPi%20Downloads\r\n[Downloads]: https://pepy.tech/project/PKDevTools\r\n[Latest-Downloads-badge]: https://img.shields.io/github/downloads-pre/pkjmesra/PKTools/latest/total?logo=github\r\n[Coverage-Status-badge]: https://coveralls.io/repos/github/pkjmesra/PKTools/badge.svg?branch=main\r\n[Coverage-Status]: https://coveralls.io/github/pkjmesra/PKDevTools?branch=main\r\n[codecov-badge]: https://codecov.io/gh/pkjmesra/PKTools/branch/main/graph/badge.svg\r\n[codecov]: https://codecov.io/gh/pkjmesra/PKDevTools\r\n[Documentation-badge]: https://readthedocs.org/projects/PKDevTools/badge/?version=latest\r\n[Documentation]: https://PKDevTools.readthedocs.io/en/latest/?badge=latest\r\n[New Features-badge]: https://github.com/pkjmesra/PKTools/actions/workflows/w10-workflow-features-test.yml/badge.svg?branch=new-features\r\n[New Features]: https://github.com/pkjmesra/PKTools/actions/workflows/w10-workflow-features-test.yml\r\n[New Release-badge]: https://github.com/pkjmesra/PKTools/actions/workflows/w1-workflow-build-matrix.yml/badge.svg\r\n[New Release]: https://github.com/pkjmesra/PKTools/actions/workflows/w1-workflow-build-matrix.yml\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "OSI Approved (MIT)",
"summary": "A general day-to-day toolset for repos",
"version": "0.13.20241008.170",
"project_urls": {
"Download": "https://github.com/pkjmesra/PKDevTools/archive/v0.13.20241008.170.zip",
"Homepage": "https://github.com/pkjmesra/PKDevTools"
},
"split_keywords": [
"github tools",
" logging",
" telegram",
" fetcher"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7b339febc2939c7162c4f3bd816933a95e6ae90c685fba3af4f20501f0a59729",
"md5": "2830937c7c9e55283070bf19375ed81a",
"sha256": "337949a65ac9ce04a1c76c9c6327cc59f17d602f06f64e24fa0ee195571ddb1a"
},
"downloads": -1,
"filename": "PKDevTools-0.13.20241008.170-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2830937c7c9e55283070bf19375ed81a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 72300,
"upload_time": "2024-10-08T00:05:24",
"upload_time_iso_8601": "2024-10-08T00:05:24.527965Z",
"url": "https://files.pythonhosted.org/packages/7b/33/9febc2939c7162c4f3bd816933a95e6ae90c685fba3af4f20501f0a59729/PKDevTools-0.13.20241008.170-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "08c6705039e84939843e10cec81dd3b1177f38bdfe51d310f164eeda53237f4c",
"md5": "d054923c3e8b99dea8e771b30befc349",
"sha256": "3fb28495a792f59dc3b327a6bc37cddb7df2870b54d2914fac95af05137ee89c"
},
"downloads": -1,
"filename": "PKDevTools-0.13.20241008.170.tar.gz",
"has_sig": false,
"md5_digest": "d054923c3e8b99dea8e771b30befc349",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 46854,
"upload_time": "2024-10-08T00:05:25",
"upload_time_iso_8601": "2024-10-08T00:05:25.677002Z",
"url": "https://files.pythonhosted.org/packages/08/c6/705039e84939843e10cec81dd3b1177f38bdfe51d310f164eeda53237f4c/PKDevTools-0.13.20241008.170.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-08 00:05:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pkjmesra",
"github_project": "PKDevTools",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"lcname": "pkdevtools"
}