Go to file
2018-12-02 16:29:55 +02:00
__init__.py first commit 2012-02-19 23:06:43 +05:30
README first commit 2012-02-19 23:06:43 +05:30
utils.py fixes for python3 2018-12-02 16:29:55 +02:00

create a file called settings.py like this:

username = 'yourusername'
password = 'yourpassword'
url = 'http://next.pad.ma/api'