2
2
[ ![ Downloads Month] ( https://pepy.tech/badge/vacefron-py/month )] ( https://pepy.tech/project/vacefron-py )
3
3
[ ![ Downloads Week] ( https://pepy.tech/badge/vacefron-py/week )] ( https://pepy.tech/project/vacefron-py )
4
4
[ ![ PyPi Version] ( https://img.shields.io/pypi/v/vacefron.py.svg )] ( https://pypi.python.org/pypi/vacefron.py/ )
5
- [ ![ MIT License] ( https://img.shields.io/apm/l/atomic-design-ui.svg? )] ( https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs )
6
5
7
6
# VACEfron.py
8
7
9
8
A Wrapper for [ vacefron.nl/api] [ base_url ] written in Python.
10
9
11
10
## Requirements
12
11
13
- - Python 3.6 or above
12
+ - Python 3.8 or above
14
13
- aiohttp (python3 -m pip install -U aiohttp)
15
14
16
15
## Installation
@@ -28,7 +27,7 @@ See the full and detailed [docs here][docs]
28
27
29
28
## Links
30
29
31
- [ API] [ base_url ] | [ Changelogs] [ changelog ] | [ Examples ] [ examples ] | [ Github] [ github ] | [ PyPi] [ pypi ]
30
+ [ API] [ base_url ] | [ Changelogs] [ changelog ] | [ Github] [ github ] | [ PyPi] [ pypi ]
32
31
33
32
## Made by
34
33
@@ -37,25 +36,12 @@ this wrapper.
37
36
38
37
You can join VAC Efron's server [ here] [ discord_vacefron ] to suggest or report anything on the API.
39
38
40
- ## Other Wrappers
41
-
42
- - ** Csharp:** [ GitHub] [ wrappers_csharp-github ] | [ Nuget] [ wrapper_csharp-nuget ]
43
- - ** Javascript:** [ GitHub] [ wrappers_js-github ] | [ Npm] [ wrapper_js-npm ]
44
- - ** Java:** [ GitHub] [ wrappers_java-github ]
45
- - ** Go:** [ GitHub] [ wrappers_go-github ]
46
-
47
39
[ docs ] : https://github.com/Soheab/vacefron.py/blob/master/docs.md
48
40
[ changelog ] : https://github.com/Soheab/vacefron.py/blob/master/changelog.md
49
- [ examples ] : https://github.com/Soheab/vacefron.py/blob/master/docs.md#examples
50
41
[ base_url ] : https://vacefron.nl/api/
51
42
[ github ] : https://github.com/Soheab/vacefron.py
52
43
[ pypi ] : https://pypi.org/project/vacefron.py/
53
44
[ discord_vacefron ] : https://discord.gg/xJ2HRxZ
54
45
[ discord_mine ] : https://discord.gg/yCzcfju
55
- [ wrappers_csharp-github ] : https://github.com/VACEfron/VACEfron.NET
56
- [ wrapper_csharp-nuget ] : https://www.nuget.org/packages/VACEfron.NET
57
- [ wrappers_js-github ] : https://github.com/Sidemen19/VACEfron.js
58
- [ wrapper_js-npm ] : https://npmjs.com/package/vacefron
59
- [ wrappers_java-github ] : https://github.com/thunderstorm010/VACEfron4J
60
- [ wrappers_go-github ] : https://github.com/lavgup/vacefron.go
46
+
61
47
0 commit comments