PKDevTools


NamePKDevTools JSON
Version 0.13.20240517.119 PyPI version JSON
download
home_pagehttps://github.com/pkjmesra/PKDevTools
SummaryA general day-to-day toolset for repos
upload_time2024-05-17 03:22:44
maintainerNone
docs_urlNone
authorpkjmesra
requires_pythonNone
licenseOSI Approved (MIT)
keywords github tools logging telegram fetcher
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            
# 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/01/b4/6d82db82d9762ed3b09c95103ec5fd750e23adfd410c15dca92014a25509/PKDevTools-0.13.20240517.119.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.20240517.119",
    "project_urls": {
        "Download": "https://github.com/pkjmesra/PKDevTools/archive/v0.13.20240517.119.zip",
        "Homepage": "https://github.com/pkjmesra/PKDevTools"
    },
    "split_keywords": [
        "github tools",
        " logging",
        " telegram",
        " fetcher"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1b06090fea5e1a1a72db7df469b791a3cfc487870e9e3dd777395695ddcf063",
                "md5": "a5d39c9c41c39be5e902ea2d1bf549b1",
                "sha256": "9501b04f01496aad62f96f8a8e78dad2de37b8d733eab3bb916f4ede0500aeca"
            },
            "downloads": -1,
            "filename": "PKDevTools-0.13.20240517.119-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5d39c9c41c39be5e902ea2d1bf549b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 65714,
            "upload_time": "2024-05-17T03:22:42",
            "upload_time_iso_8601": "2024-05-17T03:22:42.057970Z",
            "url": "https://files.pythonhosted.org/packages/b1/b0/6090fea5e1a1a72db7df469b791a3cfc487870e9e3dd777395695ddcf063/PKDevTools-0.13.20240517.119-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01b46d82db82d9762ed3b09c95103ec5fd750e23adfd410c15dca92014a25509",
                "md5": "c0f915da08201c96b55466e672983e6f",
                "sha256": "f05feab201c224e9921e87b237a7a4020eb2422bdd453180be42e04e274db8d3"
            },
            "downloads": -1,
            "filename": "PKDevTools-0.13.20240517.119.tar.gz",
            "has_sig": false,
            "md5_digest": "c0f915da08201c96b55466e672983e6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 42441,
            "upload_time": "2024-05-17T03:22:44",
            "upload_time_iso_8601": "2024-05-17T03:22:44.584049Z",
            "url": "https://files.pythonhosted.org/packages/01/b4/6d82db82d9762ed3b09c95103ec5fd750e23adfd410c15dca92014a25509/PKDevTools-0.13.20240517.119.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 03:22:44",
    "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"
}
        
Elapsed time: 0.26521s