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.

Copyright (c) Django Software Foundation
asgiref

ASGI specifications and utilities for Python web applications.

Copyright (c) Django Software Foundation
dj-database-url

Utility to configure Django database settings from environment variables.

Copyright (c) Jazzband contributors
django-heroku

Django configuration wrapper for Heroku deployment.

Copyright (c) Heroku
django-htmlmin

HTML minification middleware for Django with HTML5 support.

Copyright (c) django-htmlmin authors
whitenoise

Static file serving for Python web apps with compression and caching support.

Copyright (c) David Evans
gunicorn

WSGI HTTP server for UNIX, designed for high concurrency and performance.

Copyright (c) Benoît Chesneau
psycopg2

PostgreSQL database adapter for Python.

Copyright (c) psycopg contributors
python-decouple

Configuration management via environment variables.

Copyright (c) Henrique Bastos
requests

HTTP library for Python, designed to be simple and human-friendly.

Copyright (c) Kenneth Reitz
urllib3

Powerful HTTP client library used by requests.

Copyright (c) urllib3 contributors
certifi

Mozilla’s curated collection of root certificates for SSL validation.

Copyright (c) Kenneth Reitz
charset-normalizer

Encoding detection library for Python.

Copyright (c) Ousret
idna

Internationalized Domain Names support for Python.

Copyright (c) Kim Davies
beautifulsoup4

HTML and XML parsing library for web scraping.

Copyright (c) Leonard Richardson
soupsieve

CSS selector library used by BeautifulSoup.

Copyright (c) Isaac Muse
html5lib

Standards-compliant HTML parsing library.

Copyright (c) html5lib contributors
tldextract

Separates subdomain, domain, and TLD using the Public Suffix List.

Copyright (c) John Kurkowski
RapidFuzz

High-performance fuzzy string matching library.

Copyright (c) Max Bachmann
SerpApi

API client for accessing search engine results.

Copyright (c) SerpApi
google-api-python-client

Official Python client library for Google APIs.

Copyright (c) Google LLC
google-auth

Google authentication library for Python.

Copyright (c) Google LLC
protobuf

Protocol Buffers serialization library.

Copyright (c) Google
Materialize

Modern responsive CSS framework based on Material Design.

Copyright (c) Materialize