Metadata-Version: 2.3
Name: hckr
Version: 0.2.3
Project-URL: Documentation, https://hckr.readthedocs.io
Project-URL: Issues, https://github.com/pateash/hckr/issues
Project-URL: Source, https://github.com/pateash/hckr
Author-email: Ashish Patel <ashishpatel0720@gmail.com>
License-Expression: MIT
License-File: LICENSE.txt
Keywords: cli,dev-tools,hckr
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: cron-descriptor
Requires-Dist: croniter
Requires-Dist: cryptography
Requires-Dist: faker
Requires-Dist: fastavro
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: pyarrow
Requires-Dist: rich
Requires-Dist: xlrd
Description-Content-Type: text/markdown

# hckr -  cli hack for developers
[![PyPI - Version](https://img.shields.io/pypi/v/hckr.svg)](https://pypi.org/project/hckr)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/hckr.svg)](https://pypi.org/project/hckr)
[![Build](https://github.com/pateash/hckr/actions/workflows/build.yml/badge.svg)](https://github.com/pateash/hckr/actions/workflows/build.yml)
[![Dependabot](https://github.com/pateash/hckr/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/pateash/hckr/actions/workflows/dependabot/dependabot-updates)
[![CodeQL](https://github.com/pateash/hckr/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/pateash/hckr/actions/workflows/github-code-scanning/codeql)
[![codecov](https://codecov.io/gh/pateash/hckr/branch/main/graph/badge.svg)](https://codecov.io/gh/pateash/hckr)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/pateash/hckr)](https://github.com/pateash/hckr/graphs/commit-activity)
[![GitHub contributors](https://img.shields.io/github/contributors/pateash/hckr)](https://github.com/pateash/hckr/graphs/contributors)

## Introduction

**hckr** is a command line utililty for developers.
It is focused on facilitating the development of applications by helping devs to do required tasks through utilities provided to enhance efficiency.

## Supporting the project ⭐

If you feel awesome and want to support us in a small way, please consider starring and sharing the repo! This helps us get known and grow the community. 🙏

<img src="https://raw.githubusercontent.com/lusaxweb/vuesax/master/public/github-vuesax-star.gif" alt="vuesax-star" />


## Table of Contents

- [Installation](#installation)
- [License](#license)
- [Contributing](#contributing)
- [Sponsors](#sponsors)

## Installation

```console
pip install hckr
```

## License

`hckr` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

## Contributing
Please find contributing guide here [CONTRIBUTING.md](CONTRIBUTING.md)

## Sponsors
> Built using Jetbrains Products
![Jetbrains](https://www.jetbrains.com/company/brand/img/jetbrains_logo.png)
