Supported Modules in Python Online Compiler
Python Online Compiler supports a wide range of Python modules, which are pre-installed and ready to use. This page provides an overview of the supported modules in Python Online Compiler.
The Python Online Compiler can compile a variety of Python modules, mention in below table:
Supported Modules | Overview |
asgiref | This module provides a framework for building asynchronous web applications in Python. |
certifi | This module provides a collection of root certificates for verifying SSL connections. |
charset-normalizer | This module provides a library for detecting the character encoding of a text file. |
cycler | This module provides a library for generating cyclic patterns in Python. |
dj-database-url | This module provides a utility for working with database URLs in Django. |
Django | This module is a web framework for building web applications in Python. |
django-cors-headers | This module provides a middleware for handling Cross-Origin Resource Sharing (CORS) in Django. |
django-heroku | This module provides a library for deploying Django applications to Heroku. |
django-s3-sqlite | This module provides a storage backend for Django that uses Amazon S3 and SQLite. |
idna | This module provides a library for handling Internationalized Domain Names (IDNs). |
joblib | This module provides tools for parallel computing in Python. |
kiwisolver | This module provides a library for solving nonlinear equations and optimization problems in Python. |
matplotlib | This module provides a library for creating static, animated, and interactive visualizations in Python. |
numpy | This module provides a library for working with arrays and matrices in Python. |
pandas | This module provides a library for working with data in Python. |
Pillow | This module provides a library for working with images in Python. |
pip | This module is a package installer for Python. |
psycopg2 | This module provides a PostgreSQL database adapter for Python. |
pyparsing | This module provides a library for parsing text in Python. |
python-dateutil | This module provides a library for working with dates and times in Python. |
pytz | This module provides a library for working with time zones in Python. |
PyYAML | This module provides a library for working with YAML data in Python. |
requests | This module provides a library for making HTTP requests in Python. |
scikit-learn | This module provides a library for machine learning in Python. |
scipy | This module provides a library for scientific computing in Python. |
setuptools | This module provides a package installer for Python. |
six | This module provides a library for handling Python 2/3 compatibility issues. |
sklearn | This module provides a collection of machine learning algorithms and tools in Python. |
sqlparse | This module provides a library for parsing and formatting SQL queries in Python. |
threadpoolctl | This module provides a library for controlling thread pools in Python. |
turtle | This module provides a library for creating graphics and animations in Python. |
typing_extensions | This module provides a library for type annotations in Python. |
urllib3 | This module provides a library for making HTTP requests in Python. |
wheel | This module provides a package installer for Python. |
whitenoise | This module provides a middleware for serving static files in Django. |