# 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/e1/a3/5870856d68ba7190f382e6aad047aada38c73adfad138d231b8f95bf8d80/pkdevtools-0.13.20250727.265.tar.gz",
"platform": null,
"description": "\n# PKDevTools\n\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]\n\n![github license][github-license] [![Downloads][Downloads-badge]][Downloads]\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]\n\n[![Documentation][Documentation-badge]][Documentation] \n [![PKDevTools Test - New Features][New Features-badge]][New Features] [![1. PKDevTools Build - New Release][New Release-badge]][New Release]\n\n## What is PKDevTools?\nToolset for day-to-day usage in various repos\n\n# Building from source repo\n* Install python 3.9 for your OS/CPU. Download the installer from https://www.python.org/downloads/release/python-3913/#Files\n* Just clone the repo with `git clone https://github.com/pkjmesra/PKDevTools.git`\n* `cd PKDevTools`\n* `pip install -r requirements.txt` .\n\n## Contributing:\n* Please feel free to Suggest improvements bugs by creating an issue.\n* Please follow the [Guidelines for Contributing](https://github.com/pkjmesra/PKTools/blob/main/CONTRIBUTING.md) while making a Pull Request.\n\n## Disclaimer:\n* Feel free to use it in your projects!\n\n[MADE-IN-INDIA-badge]:https://img.shields.io/badge/MADE%20WITH%20%E2%9D%A4%20IN-INDIA-orange?style=for-the-badge\n[MADE-IN-INDIA]:https://en.wikipedia.org/wiki/India\n[GitHub release (latest by date)-badge]:https://img.shields.io/github/v/release/pkjmesra/PKDevTools?style=for-the-badge\n[GitHub release (latest by date)]:https://github.com/pkjmesra/PKTools/releases/latest\n[pypi-badge]: https://img.shields.io/pypi/v/PKDevTools.svg?style=flat-square\n[pypi]: https://pypi.python.org/pypi/PKDevTools\n[coveralls]: https://coveralls.io/github/pkjmesra/PKDevTools?branch=main\n[cover-badge]: https://coveralls.io/repos/github/pkjmesra/PKTools/badge.svg?branch=main\n[wheel-badge]: https://img.shields.io/pypi/wheel/PKDevTools.svg?style=flat-square\n[GitHub all releases]: https://img.shields.io/github/downloads/pkjmesra/PKTools/total?color=Green&label=Downloads&style=for-the-badge\n[License-badge]: https://img.shields.io/github/license/pkjmesra/PKDevTools?style=for-the-badge\n[License]: https://github.com/pkjmesra/PKTools/blob/main/LICENSE\n[Codefactor-badge]: https://www.codefactor.io/repository/github/pkjmesra/PKTools/badge?style=for-the-badge\n[Codefactor]: https://www.codefactor.io/repository/github/pkjmesra/PKDevTools\n[PR-Guidelines-badge]: https://img.shields.io/badge/PULL%20REQUEST-GUIDELINES-red?style=for-the-badge\n[PR-Guidelines]: https://github.com/pkjmesra/PKTools/blob/new-features/CONTRIBUTING.md\n[github-license]: https://img.shields.io/pypi/l/gspread?logo=github\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\n[Downloads]: https://pepy.tech/project/PKDevTools\n[Latest-Downloads-badge]: https://img.shields.io/github/downloads-pre/pkjmesra/PKTools/latest/total?logo=github\n[Coverage-Status-badge]: https://coveralls.io/repos/github/pkjmesra/PKTools/badge.svg?branch=main\n[Coverage-Status]: https://coveralls.io/github/pkjmesra/PKDevTools?branch=main\n[codecov-badge]: https://codecov.io/gh/pkjmesra/PKTools/branch/main/graph/badge.svg\n[codecov]: https://codecov.io/gh/pkjmesra/PKDevTools\n[Documentation-badge]: https://readthedocs.org/projects/PKDevTools/badge/?version=latest\n[Documentation]: https://PKDevTools.readthedocs.io/en/latest/?badge=latest\n[New Features-badge]: https://github.com/pkjmesra/PKTools/actions/workflows/w10-workflow-features-test.yml/badge.svg?branch=new-features\n[New Features]: https://github.com/pkjmesra/PKTools/actions/workflows/w10-workflow-features-test.yml\n[New Release-badge]: https://github.com/pkjmesra/PKTools/actions/workflows/w1-workflow-build-matrix.yml/badge.svg\n[New Release]: https://github.com/pkjmesra/PKTools/actions/workflows/w1-workflow-build-matrix.yml\n",
"bugtrack_url": null,
"license": "OSI Approved (MIT)",
"summary": "A general day-to-day toolset for PKScreener repos",
"version": "0.13.20250727.265",
"project_urls": {
"Download": "https://github.com/pkjmesra/PKDevTools/archive/v0.13.20250727.265.zip",
"Homepage": "https://github.com/pkjmesra/PKDevTools"
},
"split_keywords": [
"github tools",
" logging",
" telegram",
" fetcher"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "73c3ae07f8306d3e1c64809586232250a5aa972b464744bb257c673f8832aec5",
"md5": "754d373503b9f853fd4147b9d763bdbb",
"sha256": "45f5a6df3dcc0d579d6cd77aa5725549e2d12c5d40247873a00823fee445bc43"
},
"downloads": -1,
"filename": "PKDevTools-0.13.20250727.265-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "754d373503b9f853fd4147b9d763bdbb",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 104712,
"upload_time": "2025-07-27T16:48:31",
"upload_time_iso_8601": "2025-07-27T16:48:31.374565Z",
"url": "https://files.pythonhosted.org/packages/73/c3/ae07f8306d3e1c64809586232250a5aa972b464744bb257c673f8832aec5/PKDevTools-0.13.20250727.265-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "1366c5718718df304fffb7d7484969f081741cce8f57f58a6626bd0de3346954",
"md5": "c23ed7baedda1e16740029194ea2636d",
"sha256": "1e92f00338c781e7cb8c8729c3cd48296efb588a1f5a055b16495f4e7899879b"
},
"downloads": -1,
"filename": "PKDevTools-0.13.20250727.265-cp310-cp310-macosx_13_0_arm64.whl",
"has_sig": false,
"md5_digest": "c23ed7baedda1e16740029194ea2636d",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 104710,
"upload_time": "2025-07-27T16:46:40",
"upload_time_iso_8601": "2025-07-27T16:46:40.123140Z",
"url": "https://files.pythonhosted.org/packages/13/66/c5718718df304fffb7d7484969f081741cce8f57f58a6626bd0de3346954/PKDevTools-0.13.20250727.265-cp310-cp310-macosx_13_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c300a366ef10f446c5cb1bdfdcaac4fe749310881837af1bfb0db89d8cd4fe4a",
"md5": "f502e176de8f7ce73a42905bfe6db0eb",
"sha256": "1ad12f39644b20e9bb626bcaeae193770c02bf541a2b43e21608d92be06cb913"
},
"downloads": -1,
"filename": "pkdevtools-0.13.20250727.265-cp312-cp312-manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "f502e176de8f7ce73a42905bfe6db0eb",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 104804,
"upload_time": "2025-07-27T16:46:38",
"upload_time_iso_8601": "2025-07-27T16:46:38.537946Z",
"url": "https://files.pythonhosted.org/packages/c3/00/a366ef10f446c5cb1bdfdcaac4fe749310881837af1bfb0db89d8cd4fe4a/pkdevtools-0.13.20250727.265-cp312-cp312-manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8f03239fb629696cba798cf23ee2a1c57767aa46da081178c972f03fb70ce815",
"md5": "f0058f550696d7273e936eef667b5e0f",
"sha256": "b1cd304f365825fe3d9982b2a122831b922717999f7bb33879164f9d30b6d871"
},
"downloads": -1,
"filename": "pkdevtools-0.13.20250727.265-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "f0058f550696d7273e936eef667b5e0f",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": null,
"size": 105471,
"upload_time": "2025-07-27T16:47:41",
"upload_time_iso_8601": "2025-07-27T16:47:41.857582Z",
"url": "https://files.pythonhosted.org/packages/8f/03/239fb629696cba798cf23ee2a1c57767aa46da081178c972f03fb70ce815/pkdevtools-0.13.20250727.265-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e1a35870856d68ba7190f382e6aad047aada38c73adfad138d231b8f95bf8d80",
"md5": "f97193264e820abf16e42b1d198cb0ce",
"sha256": "f506b88c7eefa861d5c45c558025c8c867c0910ea447ea9115cf5fe69f65ac00"
},
"downloads": -1,
"filename": "pkdevtools-0.13.20250727.265.tar.gz",
"has_sig": false,
"md5_digest": "f97193264e820abf16e42b1d198cb0ce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 66673,
"upload_time": "2025-07-27T16:46:41",
"upload_time_iso_8601": "2025-07-27T16:46:41.596997Z",
"url": "https://files.pythonhosted.org/packages/e1/a3/5870856d68ba7190f382e6aad047aada38c73adfad138d231b8f95bf8d80/pkdevtools-0.13.20250727.265.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-27 16:46:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pkjmesra",
"github_project": "PKDevTools",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [
{
"name": "alive_progress",
"specs": []
},
{
"name": "argparse",
"specs": []
},
{
"name": "blinker",
"specs": []
},
{
"name": "brotli",
"specs": []
},
{
"name": "bs4",
"specs": []
},
{
"name": "cloudscraper",
"specs": []
},
{
"name": "filelock",
"specs": []
},
{
"name": "gitpython",
"specs": []
},
{
"name": "libsql",
"specs": []
},
{
"name": "mistletoe",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "pikepdf",
"specs": []
},
{
"name": "Pillow",
"specs": []
},
{
"name": "pyotp",
"specs": []
},
{
"name": "python-dotenv",
"specs": []
},
{
"name": "python-telegram-bot",
"specs": [
[
">=",
"13.4"
],
[
"<",
"20.0"
]
]
},
{
"name": "pytz",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "requests_cache",
"specs": []
},
{
"name": "tabulate",
"specs": []
},
{
"name": "telegram",
"specs": []
},
{
"name": "typing_extensions",
"specs": []
},
{
"name": "urllib3",
"specs": []
},
{
"name": "yfinance",
"specs": []
}
],
"lcname": "pkdevtools"
}