Metadata-Version: 2.1
Name: napolipy
Version: 1.0.1
Summary: Napoli Unicode Logo generator (not affiliated with Società Sportiva Calcio Napoli)
Project-URL: Homepage, https://github.com/TheDarkBug/napolipy
Project-URL: Bug Tracker, https://github.com/TheDarkBug/napolipy/issues
Author-email: Adriano Oliviero <adrianoliviero23@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# napolipy

Napoli Unicode Logo generator

**NOTE**: Not affiliated with [Società Sportiva Calcio Napoli](https://sscnapoli.it)

The original logo is distributed following the directions of the [Creative Commons license v4.0](https://creativecommons.org/licenses/by/4.0/)

## Installation

### From github

```python
git clone https://github.com/TheDarkBug/napolipy.git
pip install ./napolipy
```

### From PyPI

[PyPI page](https://pypi.org/project/napolipy/)

```shell
python -m pip install napolipy
```
