parent
9cc5877ee9
commit
dc102142d1
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Python Aternos API
|
# Python Aternos API
|
||||||
An unofficial Aternos API written in Python.
|
An unofficial Aternos API written in Python.
|
||||||
It uses requests, cloudscraper and lxml to parse data from [aternos.org](https://aternos.org/).
|
It uses requests, cloudscraper and lxml to parse data from [aternos.org](https://aternos.org/).
|
||||||
> Note vim for devs: if u have problem like this `IndentationError: unindent does not match any outer indentation level`, try out `retab`.
|
|
||||||
|
|
||||||
## Using
|
## Using
|
||||||
First you need to install the module:
|
First you need to install the module:
|
||||||
|
|
Reference in a new issue