-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
120 lines (84 loc) · 1.53 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
### Default
django
sqlparse
tzdata
asgiref
### image
pillow
### media clear after delete
django-cleanup==6.0.0
### bootstrap ui
django-crispy-forms==1.14.0
crispy-bootstrap4
django-js-asset==2.0.0
django-tempus-dominus
### Mysql Server
mysqlclient
# mysql-server
### PostgreSQL Server
psycopg2
# pytz
### WEB3 Integration
# web3
### env file for secret key
python-decouple
# Admin Log
django-admin-logs
### Admin UI
# django-jazzmin
# django-admin-dracula
django-admin-interface
### For SSL
django-sslserver
# py manage.py runsslserver
### AUTO SESSION LOGOUT
django-auto-logout
pytz
### Django Simple history in admin
django-simple-history
### Email instead of username as main user
django-use-email-as-username
### Lockdown application
django-lockdown
### Django admin chart for admin panel
django-admin-charts
### SEND MAIL POST
django-post-office
### API Tracking
# drf-api-tracking
###Django Defender
django-defender
# For image processing
Pillow
# For PDF to text
PyMuPDF
# For image to text (OCR)
# X pytesseract X
# For mp4 to mp3 conversion
pydub
# For file type detection
python-magic
# For encryption and decryption
cryptography
# For DOC to PDF conversion
python-docx
# For DOC to PDF rendering
weasyprint
# remove Background
rembg
# Download from link(YT,Insta)
yt-dlp
onnxruntime
cryptography
python-docx
weasyprint
pydub
# QR code Generator
qrcode[pil]
# URL info
python-whois
dnspython
sublist3r
argparse
# Website information Gather
python-Wappalyzer