Metadata-Version: 2.1
Name: longpython
Version: 0.0.1
Summary: CLI tool to print long python
Home-page: https://github.com/4513ECHO/longpython
License: MIT
Author: Hibiki(4513ECHO)
Author-email: 4513echo@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Project-URL: Repository, https://github.com/4513ECHO/longpython
Description-Content-Type: text/markdown

# longpython

*looooooooooooooooooooong python!*

## Usage

```shellsession
$ longpython
  _
(" ヽ
   \ \
   / /
   \ \ _ ,
    \___/

$ longpython -h
usage: longpython [-h] [-l INT]

CLI tool to print long python

optional arguments:
  -h, --help            show this help message and exit
  -l INT, --length INT  length of python (default: 1)
```

## Installation

```sh
pip install git+https://github.com/4513ECHO/longpython
```

## Derived Projects

- [syumai/longify](https://github.com/syumai/longify): A command to output longified any ascii art
- [arrow2nd/longdeno](https://github.com/arrow2nd/longdeno): Looooooooooooooooooooooooooooooooooooooooooooooong [Deno](https://deno.land)
- [ikanago/longferris](https://github.com/ikanago/longferris): Long [Ferris](https://github.com/ciusji/ferris) written in Rust
- [sheepla/longgopher](https://github.com/sheepla/longgopher): ʕ◉ϖ◉ʔ loooooooooooooooooooooong gopher

## License

MIT

