You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
1.4 KiB
54 lines
1.4 KiB
# Python-3.6
|
|
arrow==0.12.1
|
|
redis==3.2.1
|
|
celery[redis]==4.2.0
|
|
Django==2.0.7
|
|
django-active-link==0.1.5
|
|
django-anymail[mailgun]==3.0
|
|
django-cors-headers==2.3.0
|
|
django_compressor==2.2
|
|
django-filter==2.0.0.dev1
|
|
django-mptt==0.9.0
|
|
django-phonenumber-field==2.0.0
|
|
django-polymorphic-tree==1.5
|
|
djangorestframework==3.8.2
|
|
drf-yasg==1.9.0
|
|
facepy==1.0.9
|
|
gunicorn==19.9.0
|
|
mixpanel==4.3.2
|
|
psycopg2-binary==2.7.5
|
|
Pillow==5.2.0
|
|
raven==6.9.0
|
|
requests==2.19.1
|
|
sorl-thumbnail==12.4.1
|
|
twilio==6.14.7
|
|
# paymentwall-python==1.0.7
|
|
git+https://github.com/gzbender/paymentwall-python.git
|
|
# python-instagram==1.3.2
|
|
git+https://github.com/ivlevdenis/python-instagram.git
|
|
django-user-agents==0.3.2
|
|
user-agents==1.1.0
|
|
ua-parser==0.8.0
|
|
django-ipware
|
|
django-imagekit
|
|
pusher==2.0.1
|
|
short_url
|
|
sendgrid
|
|
drf_dynamic_fields
|
|
flower==0.9.2
|
|
unidecode
|
|
factory-boy==2.11.1
|
|
pyvirtualdisplay==0.2.1
|
|
tornado==5.1.1
|
|
selenium
|
|
# sudo apt-get install xvfb
|
|
# sudo apt-get install libappindicator3-1 fonts-liberation
|
|
# wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
|
|
|
# sudo apt-get install unzip
|
|
# wget -N https://chromedriver.storage.googleapis.com/73.0.3683.20/chromedriver_linux64.zip
|
|
# unzip chromedriver_linux64.zip
|
|
# chmod +x chromedriver
|
|
# sudo mv -f chromedriver /usr/local/share/chromedriver
|
|
# sudo ln -s /usr/local/share/chromedriver /usr/local/bin/chromedriver
|
|
# sudo ln -s /usr/local/share/chromedriver /usr/bin/chromedriver
|
|
|