Python Libraries
Below is a list of Python libraries available in the sandboxed environment for various tasks such as file manipulation, PDF processing, data analysis, and more. These libraries can be used to perform a wide range of operations efficiently.
Web & API
- •fastapi[standard]
- •uvicorn
- •jinja2
Async & File I/O
- •aiofiles
Data Processing & Scientific Computing
- •numpy
- •pandas
- •scikit-learn
- •matplotlib
- •seaborn
Image & Media Processing
- •opencv-python-headless
- •pillow
- •imageio
Document Processing (Office / PDF)
- •openpyxl
- •xlrd
- •python-docx
- •python-pptx
- •reportlab
- •pdfplumber
- •pypdf
Web Scraping & Parsing
- •beautifulsoup4
- •lxml
Configuration & Data Validation
- •pydantic
- •tomli
Jupyter & Interactive Environment
- •ipykernel
- •ipython
- •jupyter-client
CLI Tools
- •vercel: A command-line tool for deploying applications to the Vercel platform. It allows you to manage your deployments, view logs, and perform other tasks related to your Vercel projects.