blob: 6110c7b1146a23061081068618c56cd7d4221285 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
🐍 :code:`sen-py`
================
The Senpy Club API Wrapper for Python
Usage
-----
.. code-block:: shell
poetry add sen-py # Poetry
pip install sen-py # PIP
Examples
--------
.. raw:: html
Examples can be found within the <a href="./examples"><code>examples/</code></a> directory.
License
-------
`GNU General Public License v3.0 <https://github.com/senpy-club/sen-py/blob/main/LICENSE>`_
|