socializer/requirements.txt

27 lines
821 B
Plaintext
Raw Normal View History

wxpython
pywin32
2018-12-19 00:45:11 +01:00
markdown
# For the moment we will use the modified vk_api version that does not try to include enum34 and
# already fixed the caption for wall uploaded photos.
# Hopefully I can uncomment this in the near future when my changes will get merged upstream.
#vk_api
2018-12-18 11:00:18 +01:00
bs4
configobj
pypubsub
requests-oauthlib
future
arrow
2018-12-24 16:03:08 +01:00
backports.functools_lru_cache
yandex.translate
mutagen
2019-01-05 00:37:37 +01:00
mock
# cx_freeze for building the executable files.
cx_freeze
2019-12-03 16:57:36 +01:00
symspellpy
# forked repositories previously found at http://q-continuum.net
git+https://code.manuelcortez.net/manuelcortez/libloader
2018-12-09 12:20:35 +01:00
git+https://code.manuelcortez.net/manuelcortez/platform_utils
git+https://github.com/chrisnorman7/sound_lib
git+https://code.manuelcortez.net/manuelcortez/accessible_output2
# Modified vk_api.
git+https://github.com/manuelcortez/vk_api