Links

Python 3.7

You may import any of the following libraries from your code:

Base Libraries

Library name
Version
Description
gevent
21.1.1
Gevent is a coroutine -based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libev or libuv event loop
flask
1.1.2
Lightweight WSGI web application framework.
beautifulsoup4
4.9.3
Beautiful Soup is a library that makes it easy to scrape information from web pages
httplib2
0.19.0
A comprehensive HTTP client library
lxml
4.6.2
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API
python-dateutil
2.8.1
The dateutil module provides powerful extensions to the standard datetime module, available in Python
requests
2.25.1
Requests allows you to send HTTP/1.1 requests easily.
scrapy
2.4.1
A fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages.
simplejson
3.17.2
a simple, fast, complete, correct and extensible JSON
twisted
20.3.0
an event-based framework for internet applications, supporting Python 3.6+
paho-mqtt
1.5.1
Eclipse Paho MQTT Python client library
pynt
0.8.2
Manage any dependencies between tasks and generating a command line interface
pytz
2020.5
pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher

Numeric Analysis

Library name
Version
Description
numpy
1.19.5
NumPy is the fundamental package for array computing with Python
scikit-learn
0.24.0
Is a Python module for machine learning built on top of SciPy and is distributed under the 3-Clause BSD license
scipy
1.5.4
SciPy (pronounced “Sigh Pie”) is open-source software for mathematics, science, and engineering.
pandas
1.1.5
Powerful Python data analysis toolkit
matplotlib
3.3.3
Comprehensive library for creating static, animated, and interactive visualizations in Python
fbprophet
0.7.1
Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects
arrow
0.17
A Python library that offers a sensible and human-friendly approach to creating, manipulating, formatting and converting dates, times and timestamps.

Image Processing

Library name
Version
Description
Pillow
8.1.0
Python Imaging Library
pytesseract
0.3.7
Optical character recognition (OCR) tool for python. That is, it will recognize and “read” the text embedded in images

Data management

Library name
Version
Description
psycopg2
2.8.6
PostgreSQL database adapter for the Python
pymongo
3.11.3
A set of tools for interacting with MongoDB database from Python
redis
3.5.3
The Python interface to the Redis key-value store
pika
1.1.0
A RabbitMQ (AMQP 0-9-1) client library
elasticsearch
7.10.1
Official low-level client for Elasticsearch
etcd3
0.12.0
Python client for the etc
sentry-sdk
0.19.5
Sentry SDK for Python
boto3
1.16.56
The Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2
botocore
1.19.56
A low-level interface to a growing number of Amazon Web Services.
google-api-core
1.30.0
Google API client core library
dialogflow
1.1.0
Client library for the Dialogflow API
cryptography
3.3.2
Package which provides cryptographic recipes and primitives to Python developers

Others

Library name
Version
Description
zeep
4.0.0
A modern/fast Python SOAP client based on lxml / requests
pyodbc
4.0.30
Open source Python module that makes accessing ODBC databases simple
python-aqi
0.6.1
A library to convert between AQI value and pollutant concentration (µg/m³ or ppm)
lunarcalendar
0.0.9
A lunar calendar converter, including a number of lunar and solar holidays, mainly from China
convertdate
2.2.0
Converts between Gregorian dates and other calendar systems.Calendars included: Baha'i, French Republican, Hebrew, Indian Civil, Islamic, ISO, Julian, Mayan and Persian
holidays
0.10.4
A fast, efficient Python library for generating country, province and state specific sets of holidays on the fly
tqdm
4.56.0
Fast, Extensible Progress Meter
pystan
2.19.1.1
Python interface to Stan, a package for Bayesian inference
firebase-admin
4.5.1
The Firebase Admin Python SDK enables server-side (backend) Python developers to integrate Firebase into their services and applications