Metadata-Version: 2.4
Name: pun
Version: 0.1.0
Summary: This is a pun
Project-URL: changelog, https://github.com/hasansezertasan/pun/blob/main/CHANGELOG.md
Project-URL: documentation, https://github.com/hasansezertasan/pun#readme
Project-URL: homepage, https://github.com/hasansezertasan/pun
Project-URL: issues, https://github.com/hasansezertasan/pun/issues
Project-URL: releasenotes, https://github.com/hasansezertasan/pun/releases
Project-URL: source, https://github.com/hasansezertasan/pun.git
Author-email: Hasan Sezer Taşan <hasansezertasan@gmail.com>
Maintainer-email: Hasan Sezer Taşan <hasansezertasan@gmail.com>
License-Expression: MIT
License-File: LICENSE
Keywords: pun
Classifier: Development Status :: 1 - Planning
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# pun

<!-- TODO: Make it work, make it right, make it fast. -->

[![CI](https://github.com/hasansezertasan/pun/actions/workflows/ci.yml/badge.svg)](https://github.com/hasansezertasan/pun/actions/workflows/ci.yml)
[![Coverage](https://img.shields.io/codecov/c/github/hasansezertasan/pun)](https://codecov.io/gh/hasansezertasan/pun)
[![PyPI - Version](https://img.shields.io/pypi/v/pun.svg)](https://pypi.org/project/pun)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pun.svg)](https://pypi.org/project/pun)
[![License - MIT](https://img.shields.io/github/license/hasansezertasan/pun.svg)](https://opensource.org/licenses/MIT)
[![Latest Commit](https://img.shields.io/github/last-commit/hasansezertasan/pun)](https://github.com/hasansezertasan/pun)

[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
[![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![GitHub Tag](https://img.shields.io/github/tag/hasansezertasan/pun?include_prereleases=&sort=semver&color=black)](https://github.com/hasansezertasan/pun/releases/)

[![Downloads](https://pepy.tech/badge/pun)](https://pepy.tech/project/pun)
[![Downloads/Month](https://pepy.tech/badge/pun/month)](https://pepy.tech/project/pun)
[![Downloads/Week](https://pepy.tech/badge/pun/week)](https://pepy.tech/project/pun)

> This is a pun.

-----

## Table of Contents

<!-- TODO @hasansezertasan: Add table of contents. -->

## Screenshots

<!-- TODO @hasansezertasan: Add screenshots. -->

## Installation

```console
pip install pun
```

## Usage

<!-- TODO @hasansezertasan: Add usage instructions. -->

## Support :heart:

If you have any questions or need help, feel free to open an issue on the [GitHub repository][pun].

## Motivation

<!-- TODO @hasansezertasan: Add motivation. -->

## Features

<!-- TODO @hasansezertasan: Add features. -->

## About

<!-- TODO @hasansezertasan: Add about section. -->

## Author :person_with_crown:

This project is maintained by [Hasan Sezer Taşan][author], It's me :wave:

## Analysis

- [Snyk Python Package Health Analysis](https://snyk.io/advisor/python/pun)
- [Libraries.io - PyPI](https://libraries.io/pypi/pun)
- [Safety DB](https://data.safetycli.com/packages/pypi/pun)
- [PePy Download Stats](https://www.pepy.tech/projects/pun)
- [PyPI Download Stats](https://pypistats.org/packages/pun)
- [Pip Trends Download Stats](https://piptrends.com/package/pun)

## Contributing :heart:

<!-- TODO @hasansezertasan: Add contributing instructions. -->

## Development :toolbox:

<!--TODO @hasansezertasan: Add development instructions. -->

## Disclaimer

<!-- TODO @hasansezertasan: Add disclaimer. -->

## License :scroll:

This project is licensed under the [MIT License](https://spdx.org/licenses/MIT.html).

## Changelog :memo:

<!-- TODO @hasansezertasan: Add changelog -->

<!-- Refs -->
[author]: https://github.com/hasansezertasan
[pun]: https://github.com/hasansezertasan/pun
