$npx skillfedfor your agent

Packages starting with 'S'

1,170 packages · page 16 of 30

Packages

SoundCard Worth it
PyPI · Sound/Audio · released Apr 2026

SoundCard plays and records audio across Linux, macOS, and Windows using native OS audio libraries (PulseAudio, CoreAudio, WASAPI) without C extensions, exposing a unified Python interface for speaker and microphone access.

Install it if you need speaker/microphone access without C extension overhead.

BSD-3-Clausepure Python · 3.5+
126.2Kdownloads / mo
soundcloud-v2 With conditions
PyPI · WWW/HTTP · released Apr 2026

A Python wrapper for SoundCloud's internal v2 API that enables read-only access to SoundCloud data without requiring an official API key.

However, be aware that it relies on SoundCloud's undocumented internal API, which could change or be blocked at any time without notice—use it for non-critical…

MITpure Python · 3.8+
84.2Kdownloads / mo
soundex Skip
PyPI · Linguistic · released Jun 2014

Implements the Soundex phonetic algorithm for indexing names by sound in English, plus a modified version for Indian languages.

LGPL-2.0-or-laterbuilds from sourceabandoned
85.1Kdownloads / mo
soundfile Worth it
PyPI · Sound/Audio · released Jun 2026

Reads and writes audio files in formats like WAV, FLAC, OGG, and MAT through libsndfile, exposing audio data as NumPy arrays.

BSD-3-Clausepure Python · 3.10+
30.0Mdownloads / mo
soup2dict With conditions
PyPI · Python Modules · released Dec 2021

Converts BeautifulSoup4 parsed HTML or XML objects into Python dictionaries or JSON, preserving element hierarchy, attributes, and text content.

MITpure Pythonabandoned
97.1Kdownloads / mo
soupsieve Worth it
PyPI · Python Modules · released Aug 2026

Soupsieve is a CSS selector library designed to work with Beautiful Soup 4 to select, match, and filter HTML and XML elements using modern CSS selectors from CSS level 1 through CSS level 4 specifications.

Install it if you use Beautiful Soup for HTML or XML parsing and want modern CSS selector support.

MITpure Python · 3.10+
428.6Mdownloads / mo
source-distribution Skip
PyPI · Software Development · released Nov 2024

Distributes Python source code as a package; the fact sheet provides no detail on what transformations or utilities it applies to that source.

No—install only if you have already identified a specific need for this package.

license unclearbuilds from source · 3.10+dormant
451.2Kdownloads / mo
sox With conditions
PyPI · Graphics · released Mar 2024

Python wrapper that exposes SoX audio processing capabilities—trimming, effects, format conversion, and concatenation—via a Transformer and Combiner API.

permissive licensebuilds from sourceaging
908.8Kdownloads / mo
soxr Worth it
PyPI · Scientific/Engineering · released May 2026

Performs high-quality sample-rate conversion (resampling) for audio signals, supporting both one-shot and streaming modes via a Python wrapper around libsoxr.

LGPL-2.1-or-latercompiled wheel · 3.9+
11.2Mdownloads / mo
soynlp With conditions
PyPI · Linguistic · released Aug 2019

Unsupervised Korean natural language processing toolkit that extracts words and nouns from text, tokenizes sentences, and performs part-of-speech analysis without requiring training data.

However, GPLv3 licensing restricts proprietary use, and the package requires a reasonably large, homogeneous corpus to work well—single documents or mixed-domain text…

GPL-3.0-onlypure Python
757.5Kdownloads / mo
spaceforge With conditions
PyPI · Python Modules · released Jul 2026

Spaceforge is a Python framework for building Spacelift plugins using a declarative, hook-based approach that automatically generates plugin manifests.

However, the Alpha status and limited real-world adoption mean you should verify that the framework's hook types and capabilities match your plugin requirements…

permissive licensepure Python · 3.10+
103.6Kdownloads / mo
spacepackets Worth it
PyPI · Libraries · released May 2026

Implements CCSDS and ECSS packet standards for space communications, including Space Packets, PUS Telecommand/Telemetry, CFDP, and USLP frame formats with helper utilities for verification and sequencing.

Install it if you are working with CCSDS or ECSS packet standards in any capacity—ground stations, mission control, spacecraft software, or testing.

Apache-2.0pure Python · 3.9+
107.6Kdownloads / mo
spaces Worth it
PyPI · Artificial Intelligence · released Jul 2026

Provides utilities for working with Hugging Face Spaces, including downloading files, uploading content, and managing repositories on the Hugging Face Hub platform.

Install it if you need to programmatically interact with the Hub.

Apache-2.0pure Python
372.6Kdownloads / mo
spacy Worth it
PyPI · Scientific/Engineering · released Aug 2026

spaCy is an industrial-strength NLP library providing tokenization, part-of-speech tagging, named entity recognition, dependency parsing, text classification, and neural network-based pipeline components for processing text in 70+ languages.

MITcompiled wheel
27.8Mdownloads / mo
spacy-alignments With conditions
PyPI · Scientific/Engineering · released Jun 2025

Aligns tokenizations between spaCy and transformer models by mapping token boundaries between different tokenization schemes, enabling seamless integration of spaCy NLP pipelines with transformer-based models.

MITcompiled wheel
213.6Kdownloads / mo
spacy-curated-transformers With conditions
PyPI · Artificial Intelligence · released Sep 2024

Integrates curated transformer models (ALBERT, BERT, CamemBERT, RoBERTa, XLM-RoBERTa) into spaCy pipelines via the curated-transformers library.

permissive licensepure Python · 3.9+
1.5Mdownloads / mo
spacy-language-detection Skip
PyPI · Libraries · released Sep 2021

Adds language detection to spaCy pipelines at document and sentence level, using langdetect by default but accepting custom detection functions.

LGPL-3.0-onlypure Python · 3.7+abandoned
992.9Kdownloads / mo
spacy-legacy Unrated
PyPI · Scientific/Engineering · released Jan 2023

Provides legacy registered functions and model architectures for backwards compatibility with older configuration files.

However, its abandoned status since 2023-01-23 means no bug fixes or security patches will be provided.

MITpure Python · 3.6+abandoned
20.7Mdownloads / mo
spacy-loggers With conditions
PyPI · Monitoring · released Sep 2023

Provides logging integrations for spaCy model training, supporting Weights & Biases, MLflow, ClearML, PyTorch, and CuPy as alternate loggers decoupled from the core library.

permissive licensepure Python · 3.6+dormant
20.6Mdownloads / mo
spacy-pkuseg With conditions
PyPI · Scientific/Engineering · released Jul 2025

Chinese word segmentation for spaCy with domain-specific models (news, web, medicine, tourism) and optional part-of-speech tagging.

MITcompiled wheel · 3.9+
702.7Kdownloads / mo
spacy-transformers With conditions
PyPI · Scientific/Engineering · released Mar 2026

Integrates pretrained transformer models (BERT, RoBERTa, XLNet, GPT-2) into spaCy pipelines via Hugging Face's transformers library, enabling state-of-the-art neural NLP components with automatic tokenization alignment.

MITcompiled wheel
271.1Kdownloads / mo
spaghetti With conditions
PyPI · GIS · released Jun 2024

Spaghetti analyzes network-based spatial data by building graph-theoretic networks from geographic features and computing network events, topology, and spatial inference on them.

BSD-3-Clausepure Python · 3.10+
101.1Kdownloads / mo
spake2 With conditions
PyPI · Cryptography · released Sep 2024

Implements SPAKE2, a password-authenticated key exchange (PAKE) algorithm that allows two parties sharing a weak password to derive a strong shared secret for encrypted communication.

MITpure Pythondormant
708.3Kdownloads / mo
spandrel With conditions
PyPI · Libraries · released Feb 2026

Spandrel loads and runs pre-trained PyTorch models by automatically detecting their architecture from model files and providing a unified interface for inference.

MITpure Python · 3.10+
1.6Mdownloads / mo
spandrel-extra-arches With conditions
PyPI · Libraries · released Sep 2024

Registers additional PyTorch model architectures with spandrel's model loader, enabling support for architectures that carry restrictive (non-commercial or copyleft) licenses.

MITpure Python · 3.8+dormant
285.2Kdownloads / mo
spanishconjugator With conditions
PyPI · Linguistic · released Dec 2024

Conjugates Spanish verbs by tense, mood, and pronoun through a simple class-based API.

However, verify that the tenses and moods you need are implemented—the package does not support all Spanish moods (e.g., no conditional perfect listed in the docs),…

MITpure Pythonaging
120.7Kdownloads / mo
Spark With conditions
PyPI · Python Modules · released May 2026

Spark is an async-first actor framework for Python that lets you build concurrent and distributed systems by creating actors, sending messages with `tell()` (fire-and-forget) or `ask()` (request-reply), and managing them through a `Syndicate` instance.

MITpure Python · 3.13+
80.5Kdownloads / mo
spark-expectations With conditions
PyPI · Quality Assurance · released Jun 2026

Spark Expectations is a data quality framework that validates PySpark DataFrames against row-level, aggregate, and query-based rules, quarantining failed records to an error table while passing clean data downstream.

However, verify the license terms first—the metadata does not declare a license identifier—and confirm that PySpark is already in your environment, as it is not…

license unclearpure Python
489.9Kdownloads / mo
spark-nlp With conditions
PyPI · Scientific/Engineering · released Jun 2026

Spark NLP provides distributed natural language processing on Apache Spark, offering pretrained pipelines and models for tokenization, named entity recognition, sentiment analysis, machine translation, and embeddings across multiple languages.

Install only if you already have Apache Spark 3.0+ and Java 8 or 11 in your environment; it is not suitable for lightweight single-machine NLP work.

Apache-2.0pure Python
1.2Mdownloads / mo
spark-parser With conditions
PyPI · Python Modules · released Oct 2024

Implements an Earley algorithm parser for context-free grammars with Abstract Syntax Tree support and a regex-based scanner.

Not recommended if you need active maintenance or support.

permissive licensepure Pythondormant
513.2Kdownloads / mo
spark-sklearn Skip
PyPI · Scientific/Engineering · released Jan 2019

Distributes scikit-learn model training and hyperparameter search across Spark clusters, converting Spark DataFrames to numpy arrays or sparse matrices for parallel processing.

Apache-2.0builds from sourceabandoned
196.6Kdownloads / mo
sparkaid Skip
PyPI · Build Tools · released Aug 2022

Provides utilities for working with Spark DataFrames that have complex nested schemas, including flattening StructType columns, renaming nested fields, and converting JSON schemas to Spark schemas.

Install only if you are locked into an older Spark version and cannot upgrade.

LGPL-3.0-or-laterpure Python · 3.4+abandoned
191.1Kdownloads / mo
sparkdantic With conditions
PyPI · Application Frameworks · released Jul 2026

Converts Pydantic models to PySpark schemas (StructType or JSON format), allowing you to define data structures once and generate compatible Spark schemas automatically.

license unclearpure Python
1.4Mdownloads / mo
sparklines Worth it
PyPI · Utilities · released Jun 2026

Sparklines renders compact Unicode bar charts (▃▁▄▁▅█▂▅) in your terminal or Python code to visualize sequences of numbers, supporting mixed positive/negative data and missing values.

Install it if you need quick visual feedback on time-series data in shell scripts, monitoring tools, or Python notebooks without the overhead of a graphing library.

MITpure Python · 3.9+
4.9Mdownloads / mo
sparkmeasure With conditions
PyPI · Python Modules · released May 2026

SparkMeasure provides a Python API to collect and analyze Apache Spark performance metrics, enabling interactive troubleshooting and batch job analysis of Spark workloads.

Apache-2.0pure Python · 3.9+
2.3Mdownloads / mo
sparkpost With conditions
PyPI · Email · released Nov 2021

Official Python client for the SparkPost email transmission API, enabling programmatic sending of emails through SparkPost's infrastructure.

Apache-2.0pure Pythonabandoned
197.3Kdownloads / mo
sparqlslurper Skip
PyPI · Database · released Dec 2021

Translates rdflib Graph.triples() calls into SPARQL queries and resolves them against a remote SPARQL endpoint, acting as a caching layer for RDF data.

permissive licensepure Python · 3.7.4+abandoned
262.3Kdownloads / mo
SPARQLWrapper Worth it
PyPI · Python Modules · released Mar 2022

SPARQLWrapper provides a Python interface to query remote SPARQL endpoints, handling query construction and result conversion into manageable formats like JSON, XML, and RDF graphs.

Install it if you need to query remote RDF data sources; the only caveat is to review the W3C license terms for your use case.

license unclearpure Python · 3.7+
1.4Mdownloads / mo
sparse With conditions
PyPI · Mathematics · released Aug 2026

Provides multi-dimensional sparse array data structures compatible with NumPy and Numba, enabling efficient storage and computation on arrays with mostly zero or missing values.

BSD-3-Clausepure Python · 3.11+
1.5Mdownloads / mo
sparse-dot-topn Worth it
PyPI · Mathematics · released Dec 2025

Performs fast sparse matrix multiplication with integrated top-n result selection, reducing memory footprint and improving performance over separate multiplication and filtering steps.

Apache-2.0compiled wheel · 3.9+
262.3Kdownloads / mo