Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soheab/alexflipnote.py
An easy to use Python Wrapper for the AlexFlipnote API
https://github.com/soheab/alexflipnote.py
aiohttp alexflipnote alexflipnote-api api discord hacktoberfest python-wrapper wrapper
Last synced: 2 months ago
JSON representation
An easy to use Python Wrapper for the AlexFlipnote API
- Host: GitHub
- URL: https://github.com/soheab/alexflipnote.py
- Owner: Soheab
- License: mpl-2.0
- Created: 2020-06-14T18:08:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-17T17:10:26.000Z (about 1 year ago)
- Last Synced: 2024-11-06T06:49:07.172Z (2 months ago)
- Topics: aiohttp, alexflipnote, alexflipnote-api, api, discord, hacktoberfest, python-wrapper, wrapper
- Language: Python
- Homepage: https://api.alexflipnote.dev/
- Size: 179 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
[![Downloads Total](https://pepy.tech/badge/alexflipnote-py)](https://pepy.tech/project/alexflipnote-py)
[![Downloads Month](https://pepy.tech/badge/alexflipnote-py/month)](https://pepy.tech/project/alexflipnote-py)
[![Downloads Week](https://pepy.tech/badge/alexflipnote-py/week)](https://pepy.tech/project/alexflipnote-py)
[![PyPi Version](https://img.shields.io/pypi/v/alexflipnote.py.svg)](https://pypi.python.org/pypi/alexflipnote.py/)
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs)# AlexFlipnote.py
An easy-to-use Python Wrapper for the AlexFlipnote API
## Requirements
- Python 3.8 or above
- aiohttp (``python -m pip install -U aiohttp``)## Installation
Install the package by doing one of the following commands:
**Using pip (recommended)**:
- `pip install alexflipnote.py -U`
- `python -m pip install alexflipnote.py -U`## Documentation
See the full and detailed [docs here][docs]
## Links
[API][base_url] | [Changelogs][changelog] | [Examples][examples] | [Github][github] | [PyPi][pypi]
## Made by
This wrapper is made by **Soheab_#6240** (150665783268212746), DM me on Discord or join my server [here][discord_mine]
for anything related to this wrapper.Join AlexFlipnote's server [here][discord_alexflipnote] to suggest or report anything on the API.
[docs]: start-docs.md
[changelog]: https://github.com/Soheab/alexflipnote.py/blob/master/changelog.md
[examples]: start-docs.md#examples
[base_url]: https://api.alexflipnote.dev
[github]: https://github.com/Soheab/alexflipnote.py
[pypi]: https://pypi.org/project/alexflipnote.py/
[discord_alexflipnote]: https://discord.gg/Alexflipnote
[discord_mine]: https://discord.gg/yCzcfju