$npx skillfedfor your agent

Packages starting with 'S'

1,170 packages · page 24 of 30

Packages

standard-sunau With conditions
PyPI · Libraries · released Oct 2024

Provides the sunau module, a standard library audio file handler removed from Python 3.13, as an installable package for projects that still depend on it.

permissive licensepure Pythondormant
1.5Mdownloads / mo
standard-telnetlib With conditions
PyPI · Libraries · released Oct 2024

Provides the telnetlib module removed from Python's standard library, allowing projects to maintain compatibility with code that depends on Telnet protocol client functionality.

Install only if you actually need Telnet protocol support; do not add it speculatively.

permissive licensepure Pythondormant
458.9Kdownloads / mo
standardjson Skip
PyPI · Utilities · released May 2014

Provides a JSON encoder that handles datetime, date, time, and Decimal objects in addition to standard JSON-serializable types, aiming for ECMA-262 and ECMA-404 specification compliance.

BSD-3-Clausepure Pythonabandoned
185.7Kdownloads / mo
standardwebhooks Worth it
PyPI · Software Development · released Jul 2026

Provides webhook payload verification and signing for the Standard Webhooks specification, allowing you to validate incoming webhook requests using base64-encoded secrets.

MITpure Python · 3.9+
2.6Mdownloads / mo
stanio With conditions
PyPI · Scientific/Engineering · released Jul 2024

StanIO converts Python dictionaries to Stan-compatible JSON and reads Stan CSV output files into numpy arrays, extracting parameters according to Stan program structure.

permissive licensepure Python · 3.8+
6.0Mdownloads / mo
stanza Worth it
PyPI · Software Development · released Jul 2026

Stanza is a Python NLP library that runs accurate natural language processing tools on 60+ languages, including tokenization, part-of-speech tagging, dependency parsing, and named entity recognition, with optional access to Java Stanford CoreNLP.

Install it if you need dependency parsing, NER, or POS tagging across many languages or in biomedical domains; skip it only if you need real-time performance on…

permissive licensepure Python · 3.9+
1.1Mdownloads / mo
starkbank-ecdsa With conditions
PyPI · Cryptography · released Apr 2026

Pure Python ECDSA implementation supporting secp256k1 and prime256v1 curves for signing, verification, and key generation with OpenSSL compatibility.

permissive licensepure Python
8.2Mdownloads / mo
starlark-pyo3 With conditions
PyPI · Security · released May 2026

Exposes the Starlark interpreter (a Python-like language) to Python via PyO3 bindings, enabling sandboxed execution of untrusted code with deterministic, hermetic evaluation.

However, verify the license terms first—the package metadata does not declare an explicit license, which could be a blocker for commercial or restricted-license…

license unclearcompiled wheel · 3.9+
356.7Kdownloads / mo
starlette Worth it
PyPI · WWW/HTTP · released Aug 2026

Starlette is a lightweight ASGI framework for building async web services in Python, offering HTTP routing, WebSocket support, middleware, and background tasks with minimal dependencies.

BSD-3-Clausepure Python · 3.10+
605.6Mdownloads / mo
starlette-admin Worth it
PyPI · Python Modules · released Jul 2026

Starlette-admin provides a ready-made admin interface for Starlette and FastAPI applications, enabling CRUD operations on data from multiple ORMs and custom backends without building a dashboard from scratch.

Install it if you need a dashboard for data management and don't want to build one yourself.

MITpure Python · 3.9+
212.6Kdownloads / mo
starlette-compress Worth it
PyPI · Python Modules · released Jul 2026

Middleware for Starlette and FastAPI that compresses HTTP responses using ZStd, Brotli, or GZip, with sensible defaults and more algorithm options than Starlette's built-in GZipMiddleware.

0BSDpure Python · 3.9+
1.1Mdownloads / mo
starlette-context Worth it
PyPI · Internet · released Feb 2026

Middleware for Starlette that stores and accesses request context data, enabling automatic injection of request headers like x-request-id or x-correlation-id into logs and application state.

MITpure Python · 3.10+
2.4Mdownloads / mo
starlette-cramjam Worth it
PyPI · WWW/HTTP · released Apr 2026

Middleware for Starlette that compresses HTTP responses using Brotli, GZip, Deflate, or ZSTD algorithms based on client Accept-Encoding headers.

Install it if you need HTTP compression middleware for a Starlette application and want support for multiple algorithms beyond the standard library.

MITpure Python · 3.11+
212.8Kdownloads / mo
starlette-csrf With conditions
PyPI · WWW/HTTP · released Jun 2023

Starlette middleware that protects web applications from CSRF attacks using the Double Submit Cookie technique, validating that unsafe requests include a matching token in both a cookie and a request header.

However, note that maintenance is aging (last release June 2023); verify compatibility with your current Starlette version and monitor the repository for any future…

MITpure Python · 3.8+aging
267.0Kdownloads / mo
starlette-exporter Worth it
PyPI · Monitoring · released Jul 2026

Collects and exports Prometheus metrics for Starlette and FastAPI applications, tracking request counts, response times, and concurrent request volumes with configurable labels and histogram buckets.

Install it if you run Starlette and need Prometheus metrics without writing custom instrumentation.

permissive licensepure Python · 3.8+
1.9Mdownloads / mo
starlette-graphene3 With conditions
PyPI · Python Modules · released Jun 2022

Mounts a GraphQL API built with Graphene v3 onto a Starlette or FastAPI application, handling queries, mutations, subscriptions, and file uploads over HTTP and WebSocket.

MITpure Pythondormant
247.8Kdownloads / mo
starlette-prometheus With conditions
PyPI · Software Development · released Sep 2024

Adds Prometheus metrics collection and exposure to Starlette web applications, allowing you to instrument HTTP request/response behavior and expose metrics via a `/metrics/` endpoint.

However, dormant maintenance means you should verify compatibility with your Starlette version and be prepared to fork or patch if issues arise.

GPL-3.0-or-laterpure Pythondormant
432.5Kdownloads / mo
starlette-testclient With conditions
PyPI · Testing · released Apr 2024

Provides a drop-in replacement for Starlette's TestClient that uses requests instead of httpx for testing Starlette applications.

BSD-3-Clausepure Python · 3.7+dormant
2.8Mdownloads / mo
starlink-grpc-core With conditions
PyPI · Python Modules · released Mar 2026

Provides a Python module for communicating with Starlink user terminals via gRPC, exposing low-level functions to query terminal status and configuration.

permissive licensepure Python · 3.7+
74.7Kdownloads / mo
starrocks Worth it
PyPI · Front-Ends · released Aug 2026

Provides a SQLAlchemy dialect and Alembic integration for connecting Python applications to StarRocks, a real-time analytics database platform.

Install it if you need to connect a Python application to StarRocks; the low friction and permissive license make it a straightforward choice.

Apache-2.0pure Python
581.8Kdownloads / mo
starsessions Worth it
PyPI · Libraries · released Oct 2024

Provides session management middleware for Starlette and FastAPI applications, supporting multiple storage backends including cookies, in-memory storage, and Redis with configurable expiration strategies.

MITpure Python
449.2Kdownloads / mo
stashai With conditions
PyPI · Python Modules · released Aug 2026

Stash is a CLI and MCP server that creates a persistent, agent-accessible knowledge base by ingesting sessions, files, and data from GitHub, Drive, Gmail, Notion, Slack, Linear, Jira, Asana, Granola, and other sources, then exposes them to coding agents via search, virtual filesystem, and REST API.

MITpure Python · 3.11+
98.1Kdownloads / mo
static-ffmpeg With conditions
PyPI · Utilities · released Jan 2026

Installs ffmpeg v8 and ffprobe binaries for your platform on first use, making them available to Python code or the command line without requiring a separate system-level ffmpeg installation.

MITpure Python · 3.6.0+aging
233.8Kdownloads / mo
static3 Skip
PyPI · Libraries · released May 2016

Serves static and templated content over WSGI, with optional gzip compression and custom headers. Provides both a simple file server (Cling) and a templated variant (Shock) supporting string substitution, kid, and Genshi templates.

copyleftbuilds from sourceabandoned
89.3Kdownloads / mo
staticmap With conditions
PyPI · Graphics · released Aug 2023

Generates static map images with geographic lines, markers, and polygons by fetching tiles from a map server and compositing them with Pillow.

license unclearpure Python
180.2Kdownloads / mo
statistics Skip
PyPI · Mathematics · released Oct 2014

Provides basic mathematical statistics functions (mean, median, mode, standard deviation, variance) for Python 2.x, backported from Python 3.4's standard library statistics module.

Install only if you are maintaining legacy code on those versions that cannot be upgraded; otherwise, use Python 3's built-in statistics module.

permissive licensebuilds from sourceabandoned
212.1Kdownloads / mo
stats-can With conditions
PyPI · Information Analysis · released Apr 2026

Fetches Statistics Canada data through the Web Data Service API and loads it into pandas DataFrames, implementing most WDS functions with helper methods for common table and vector queries.

GPL-3.0-or-laterpure Python
129.5Kdownloads / mo
statsbombpy With conditions
PyPI · Information Analysis · released Jul 2026

Streams StatsBomb football analytics data into Python via API (for paying customers) or free public datasets from GitHub, returning structured match, event, lineup, and competition information as pandas DataFrames.

license unclearpure Python
108.7Kdownloads / mo
statsd Worth it
PyPI · Python Modules · released Nov 2022

A Python client library that sends metrics to a statsd daemon, enabling you to track counters, timers, and gauges for monitoring and visualization in Graphite.

Install it if you need to send metrics to a statsd/Graphite stack; skip it only if your monitoring backend uses a different protocol (Prometheus, CloudWatch, etc.).

MITpure Python
18.0Mdownloads / mo
statsd-python With conditions
PyPI · Libraries · released Jun 2023

A Python client library for sending metrics to Statsd servers, with support for tags to work across different Statsd implementations.

However, be aware it is in Beta, marked WIP, and has not been updated since June 2023—suitable for stable use cases but not for projects requiring active maintenance…

MITpure Python · 3.6+dormant
394.5Kdownloads / mo
statsd-tags Skip
PyPI · Python Modules · released Dec 2016

A Python client for sending metrics to statsd/Graphite, with support for DogTag-compatible tags to label and organize metrics.

MITpure Pythonabandoned
151.2Kdownloads / mo
statsforecast Worth it
PyPI · Scientific/Engineering · released Jul 2026

StatsForecast provides fast implementations of statistical forecasting models including AutoARIMA, AutoETS, AutoCES, and Theta for univariate time series prediction, with support for distributed computing via Spark, Dask, and Ray.

Apache-2.0compiled wheel · 3.10+
1.9Mdownloads / mo
statshog With conditions
PyPI · Python Modules · released May 2021

A Python client for sending metrics to StatsD servers and recording counters, timings, and gauges with optional tag support.

However, the abandoned status since May 2021 means you should verify compatibility with your target server version and be prepared to fork if issues arise.

MITpure Pythonabandoned
2.1Mdownloads / mo
statsig With conditions
PyPI · Libraries · released Jul 2026

Statsig is a Python server SDK for managing feature flags, dynamic configs, and A/B tests in production environments, enabling controlled feature rollouts and experimentation.

permissive licensepure Python · 3.7+
8.2Mdownloads / mo
statsig-python-core With conditions
PyPI · Software Development · released Aug 2026

Statsig Python bindings for server-side feature gates, dynamic configs, and A/B/n testing via the Statsig Core SDK.

permissive licensecompiled wheel · 3.10+
3.6Mdownloads / mo
statsmodels Worth it
PyPI · Scientific/Engineering · released Dec 2025

statsmodels provides statistical models, inference methods, and descriptive statistics for Python, complementing scipy with regression, time series, discrete choice, survival analysis, and multivariate methods.

Install it if you need publication-quality statistical models, hypothesis tests, or time series analysis beyond what scipy or pandas provide.

BSD-3-Clausecompiled wheel · 3.9+
45.7Mdownloads / mo
status Skip
PyPI · Internet · released Jan 2015

A command-line tool that reports HTTP response status codes for GET or POST requests to a given URL.

Install only if you are constrained to an old Python environment and cannot use any other tool.

MITpure Pythonabandoned
91.1Kdownloads / mo
stcrestclient With conditions
PyPI · Libraries · released Jul 2026

Provides a Python ReST API client library and interactive shell for communicating with Spirent TestCenter servers, wrapping HTTP calls into function-like automation commands.

MITpure Python
77.0Kdownloads / mo
std-uritemplate Worth it
PyPI · WWW/HTTP · released Jul 2026

Expands RFC 6570 URI Templates (Level 4) by substituting variables into template strings to generate URIs.

Apache-2.0pure Python
14.6Mdownloads / mo
stdeb With conditions
PyPI · Build Tools · released Sep 2025

Converts Python packages into Debian source and binary packages (.deb files) via distutils commands, with utilities to download, build, and install Debian packages from PyPI.

MITpure Pythonaging
386.7Kdownloads / mo