Credits
DevXplore uses many open source projects. Below are links to their code and licenses. We deeply appreciate the open source community’s contributions. 💜
Django
High-level Python web framework encouraging rapid development and clean, pragmatic design.
asgiref
ASGI specifications and utilities for Python web applications.
dj-database-url
Utility to configure Django database settings from environment variables.
django-heroku
Django configuration wrapper for Heroku deployment.
django-htmlmin
HTML minification middleware for Django with HTML5 support.
whitenoise
Static file serving for Python web apps with compression and caching support.
gunicorn
WSGI HTTP server for UNIX, designed for high concurrency and performance.
psycopg2
PostgreSQL database adapter for Python.
python-decouple
Configuration management via environment variables.
requests
HTTP library for Python, designed to be simple and human-friendly.
urllib3
Powerful HTTP client library used by requests.
certifi
Mozilla’s curated collection of root certificates for SSL validation.
charset-normalizer
Encoding detection library for Python.
idna
Internationalized Domain Names support for Python.
beautifulsoup4
HTML and XML parsing library for web scraping.
soupsieve
CSS selector library used by BeautifulSoup.
html5lib
Standards-compliant HTML parsing library.
tldextract
Separates subdomain, domain, and TLD using the Public Suffix List.
RapidFuzz
High-performance fuzzy string matching library.
SerpApi
API client for accessing search engine results.
google-api-python-client
Official Python client library for Google APIs.
google-auth
Google authentication library for Python.
protobuf
Protocol Buffers serialization library.
Materialize
Modern responsive CSS framework based on Material Design.