11 Commits

Author SHA1 Message Date
Andrew Smirnov
c3fc3e0e4e
Merge branch 'develop' into feature/pylint
# Conflicts:
#	main/apiauth.py
#	main/tests.py
#	requirements/common.txt
#	requirements/dev.txt
2021-05-20 19:58:30 +03:00
c95c0fe00b
Delete unused main/apiauth.py 2021-05-19 21:46:30 -07:00
be1bfdd259
Revert "Move main helper files to main/lib."
This reverts commit 6bc1c6d1089ceadd24bcd10a809816a51abb5068.
2021-05-06 08:47:15 -07:00
6bc1c6d108
Move main helper files to main/lib. 2021-05-06 08:45:15 -07:00
Степаненко Ольга
2e3e567d2d Use pylint for some files 2021-04-28 18:57:36 +03:00
508324c62c
Move email, secrets, run params to env. Update README.md 2021-04-09 01:34:19 -07:00
Artyom Kravchenko
7de09037c1 add env params 2021-03-31 10:54:16 +03:00
Степаненко Ольга
0413a2edaf Add apiauth and serializers docs 2021-03-23 20:55:30 +03:00
Andrew Smirnov
24551c7d41
Small code style improvements 2021-02-11 20:30:35 +03:00
ac446c7746
add type hint to ZenpyUser 2021-02-11 08:24:47 -08:00
20bac4eedf
#9 | initial api auth implementation 2021-02-11 00:35:35 -08:00