Content is user-generated and unverified.

Python Packages in Skills Execution Environment

Python Version: 3.12.3
Environment: Ubuntu-based skills execution container
Total Packages: 184

Document Processing & Office Formats

Word Documents

  • python-docx 1.2.0 - Create/modify Word documents

Excel & Spreadsheets

  • openpyxl 3.1.5 - Read/write Excel xlsx files
  • xlsxwriter 3.2.9 - Write Excel files with formatting
  • odfpy 1.4.1 - ODF spreadsheet support
  • et_xmlfile 2.0.0 - XML handling for Excel

PowerPoint

  • python-pptx 1.0.2 - Create/modify PowerPoint presentations

PDF Processing

  • pypdf 5.9.0 - PDF manipulation and merging
  • pdfplumber 0.11.7 - Extract text and tables from PDFs
  • pdfminer.six 20250506 - PDF parsing and text extraction
  • pikepdf 9.11.0 - PDF manipulation based on QPDF
  • pdf2image 1.17.0 - Convert PDF pages to images
  • pdfkit 1.0.0 - HTML to PDF conversion (wkhtmltopdf wrapper)
  • img2pdf 0.6.1 - Convert images to PDF
  • pypdfium2 4.30.0 - PDF rendering library
  • camelot-py 1.0.9 - Extract tables from PDFs
  • tabula-py 2.10.0 - Extract tables from PDFs (Java-based)

Markdown & Documentation

  • Markdown 3.9 - Python Markdown implementation
  • markdown-it-py 4.0.0 - Markdown parser
  • markdownify 1.2.0 - HTML to Markdown converter
  • markitdown 0.1.3 - Convert various formats to Markdown
  • marko 2.2.1 - Markdown parser with extensions
  • mistune 3.1.4 - Fast Markdown parser
  • mkdocs 1.6.1 - Static site generator
  • mkdocs-material 9.6.21 - Material theme for MkDocs
  • mkdocs-material-extensions 1.3.1 - Extensions for Material theme
  • mkdocs-get-deps 0.2.0 - MkDocs dependency resolver
  • grip 4.6.2 - Preview GitHub-flavored Markdown
  • ghp-import 2.1.0 - GitHub Pages publishing

LibreOffice Integration

  • unoserver 3.4 - LibreOffice server for document conversion
  • pyoo 1.4 - Python interface to OpenOffice/LibreOffice

Data Science & Numerical Computing

Core Scientific Computing

  • numpy 2.3.3 - Fundamental array computing
  • pandas 2.3.3 - Data structures and analysis
  • scipy 1.16.2 - Scientific computing algorithms

Machine Learning

  • scikit-learn 1.7.2 - Machine learning library
  • joblib 1.5.2 - Parallel computing and model persistence
  • threadpoolctl 3.6.0 - Thread pool control

Deep Learning & Neural Networks

  • jax 0.7.2 - High-performance numerical computing
  • jaxlib 0.7.2 - JAX runtime library
  • onnxruntime 1.23.1 - ONNX model inference
  • tensorflow components:
    • opt_einsum 3.4.0 - Optimized tensor operations
    • absl-py 2.3.1 - Abseil Python common libraries
    • flatbuffers 25.9.23 - Serialization library
    • ml_dtypes 0.5.3 - NumPy dtype extensions
    • protobuf 4.25.8 - Protocol buffers

Computer Vision

  • opencv-python 4.11.0.86 - Computer vision library
  • opencv-contrib-python 4.11.0.86 - OpenCV contributed modules
  • opencv-python-headless 4.11.0.86 - OpenCV without GUI
  • mediapipe 0.10.14 - ML solutions for perception tasks

Image Processing

  • pillow 11.3.0 - Python Imaging Library
  • imageio 2.37.0 - Read/write images
  • imageio-ffmpeg 0.6.0 - FFmpeg wrapper for imageio
  • scikit-image 0.25.2 - Image processing algorithms
  • tifffile 2025.10.4 - TIFF file handling
  • Wand 0.6.13 - ImageMagick binding
  • pytesseract 0.3.13 - OCR using Tesseract

Visualization

  • matplotlib 3.10.7 - Plotting library
  • seaborn 0.13.2 - Statistical visualization
  • graphviz 0.21 - Graph visualization
  • contourpy 1.3.3 - Contour calculations
  • cycler 0.12.1 - Composable style cycles
  • kiwisolver 1.4.9 - Constraint solver
  • fonttools 4.60.1 - Font file manipulation
  • freetype-py 2.3.0 - FreeType binding

Report Generation

  • reportlab 4.4.4 - PDF generation library
  • rlPyCairo 0.4.0 - ReportLab Cairo backend

Web & Network

Web Frameworks

  • Flask 3.1.2 - Lightweight web framework
  • Werkzeug 3.1.3 - WSGI utility library
  • Jinja2 3.1.6 - Template engine
  • MarkupSafe 3.0.3 - Safe string handling
  • itsdangerous 2.2.0 - Cryptographic signing
  • blinker 1.9.0 - Signal/event system
  • click 8.3.0 - CLI creation framework

HTTP & Networking

  • requests 2.32.5 - HTTP library
  • urllib3 2.5.0 - HTTP client
  • httplib2 0.20.4 - HTTP client library
  • certifi 2025.10.5 - Root certificates
  • charset-normalizer 3.4.3 - Character encoding detection
  • chardet 5.2.0 - Character encoding detector
  • idna 3.11 - IDNA encoding support

Authentication & Security

  • PyJWT 2.7.0 - JSON Web Token implementation
  • oauthlib 3.2.2 - OAuth implementation
  • cryptography 46.0.2 - Cryptographic primitives

HTML/XML Parsing

  • beautifulsoup4 4.14.2 - HTML/XML parser
  • lxml 6.0.2 - XML/HTML processing
  • soupsieve 2.8 - CSS selector library
  • defusedxml 0.7.1 - Safe XML parsing

Browser Automation

  • playwright 1.55.0 - Browser automation
  • pyee 13.0.0 - Event emitter
  • greenlet 3.2.4 - Lightweight concurrency

Mathematics & Symbolic Computing

  • sympy 1.14.0 - Symbolic mathematics
  • mpmath 1.3.0 - Arbitrary-precision arithmetic
  • networkx 3.5 - Graph theory and networks

Audio Processing

  • sounddevice 0.5.2 - Audio I/O with PortAudio

Text Processing & Syntax

  • Pygments 2.19.2 - Syntax highlighting
  • pymdown-extensions 10.16.1 - Markdown extensions
  • mdurl 0.1.2 - URL utilities for Markdown
  • pyparsing 3.2.5 - Parsing library
  • babel 2.17.0 - Internationalization utilities

System & Utilities

File & Path Handling

  • pathspec 0.12.1 - Path pattern matching
  • platformdirs 4.5.0 - Platform-specific directories
  • watchdog 6.0.0 - File system monitoring
  • path-and-address 2.0.1 - Path and URL utilities

System Information

  • psutil 7.1.0 - System and process utilities
  • distro 1.9.0 - Linux distribution detection

Date & Time

  • python-dateutil 2.9.0.post0 - Date/time extensions
  • pytz 2025.2 - Timezone definitions
  • tzdata 2025.2 - Timezone data

Command Line

  • click 8.3.0 - CLI creation
  • colorama 0.4.6 - Terminal color support
  • coloredlogs 15.0.1 - Colored logging
  • argcomplete 3.1.4 - Bash completion
  • docopt 0.6.2 - Command line parser
  • humanfriendly 10.0 - Human-readable output
  • tabulate 0.9.0 - Pretty-print tables
  • paginate 0.5.7 - Pagination utilities

Configuration & Environment

  • PyYAML 6.0.3 - YAML parser
  • pyyaml_env_tag 1.1 - Environment variables in YAML
  • python-dotenv 1.1.1 - .env file support

Development Tools

Package Management

  • pip 24.0 - Package installer
  • setuptools 68.1.2 - Build system
  • wheel 0.42.0 - Built package format
  • pipx 1.4.3 - Install Python applications
  • userpath 1.9.1 - User PATH management

Testing & Quality

  • playwright 1.55.0 - Browser testing
  • wrapt 1.17.3 - Function wrappers

Cairo Graphics

  • pycairo 1.28.0 - Cairo graphics library binding

System Integration

Desktop Integration (Linux)

  • PyGObject 3.48.2 - Python GObject bindings
  • dbus-python 1.3.2 - D-Bus messaging system

Launchpad API

  • launchpadlib 1.11.0 - Launchpad API access
  • lazr.restfulclient 0.14.6 - RESTful client
  • lazr.uri 1.0.6 - URI handling
  • wadllib 1.3.6 - Web service description

APT Package Management

  • python-apt 2.7.7+ubuntu5 - Python interface to APT

Specialized Libraries

File Format Detection

  • magika 0.6.0 - File type detection

Pagination & Utilities

  • lazy_loader 0.4 - Lazy module loading
  • backrefs 5.9 - Back-reference utilities
  • mergedeep 1.3.4 - Deep dictionary merging

Type Extensions

  • typing_extensions 4.15.0 - Backported typing features
  • attrs 25.4.0 - Class attribute definitions
  • six 1.17.0 - Python 2/3 compatibility

Deprecation

  • Deprecated 1.2.18 - Deprecation warnings

Core C Libraries

  • cffi 2.0.0 - C Foreign Function Interface
  • pycparser 2.23 - C parser in Python

Packaging & Metadata

  • packaging 25.0 - Core packaging utilities

Usage Notes

Document Creation Capabilities

  • Word: Full read/write with python-docx
  • Excel: Comprehensive support via openpyxl and xlsxwriter
  • PowerPoint: Complete presentation creation with python-pptx
  • PDF: Multiple libraries for creation, parsing, and manipulation
  • Markdown: Rich ecosystem for parsing and conversion

Data Science Stack

Complete scientific Python stack with numpy, pandas, scipy, scikit-learn, and visualization tools.

Computer Vision

Full OpenCV suite plus MediaPipe for modern ML-based vision tasks.

Web Development

Flask framework with full authentication and database support.

Document Conversion

LibreOffice integration via unoserver enables conversion between various office formats.

Import Examples

python
# Document processing
import docx
import openpyxl
from pptx import Presentation
import PyPDF2

# Data science
import numpy as np
import pandas as pd
from sklearn import datasets
import matplotlib.pyplot as plt

# Computer vision
import cv2
import mediapipe as mp

# Web
from flask import Flask
import requests

# Utilities
import yaml
from pathlib import Path
Content is user-generated and unverified.
    Python Packages Inventory: 184 Libraries for Data Science & Development | Claude