Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/senpy-club/sen-py

🐍 The Senpy Club API Wrapper for Python for https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books
https://github.com/senpy-club/sen-py

anime python rust senpy

Last synced: 4 days ago
JSON representation

🐍 The Senpy Club API Wrapper for Python for https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books

Awesome Lists containing this project

README

        

# 🐍 `sen-py`

[![PyPI version](https://badge.fury.io/py/senpy-club.svg)](https://badge.fury.io/py/senpy-club)

The Senpy Club API Wrapper for Python

## Usage

```shell
poetry add senpy-club # Poetry
pip install senpy-club # PIP
```

## Examples

Examples can be found within the [`examples/`](./examples) directory.

## License

[GNU General Public License v3.0](https://github.com/senpy-club/sen-py/blob/main/LICENSE)