Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/senpy-club/sen-py
- Owner: senpy-club
- License: gpl-3.0
- Created: 2022-03-23T07:54:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:28:18.000Z (about 1 year ago)
- Last Synced: 2024-12-17T07:59:59.469Z (about 1 month ago)
- Topics: anime, python, rust, senpy
- Language: Rust
- Homepage: https://pypi.org/project/senpy-club/
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)