$npx skillfedfor your agent

Packages starting with 'S'

1,170 packages · page 15 of 30

Packages

snowplow-tracker With conditions
PyPI · WWW/HTTP · released Feb 2025

Sends event data from Python applications to Snowplow analytics infrastructure, enabling you to track user behavior and application events.

Apache-2.0pure Pythonaging
22.9Mdownloads / mo
sns Skip
PyPI · Testing · released Aug 2015

SNS utils provides utilities related to AWS Simple Notification Service, though its exact functionality is undocumented and unclear.

license unclearbuilds from sourceabandoned
94.6Kdownloads / mo
snscrape With conditions
PyPI · WWW/HTTP · released Jun 2023

Scrapes user profiles, posts, hashtags, and searches from multiple social networks (Twitter, Instagram, Facebook, Reddit, Mastodon, Telegram, VKontakte, Weibo) via CLI or Python library, returning URLs or structured data.

However, be prepared for scrapers to break without warning as platforms change; test against your target service first and monitor the GitHub repository for community…

GPL-3.0-or-laterpure Pythondormant
73.9Kdownloads / mo
snuggs With conditions
PyPI · Mathematics · released Sep 2019

Snuggs evaluates s-expressions (Lisp-like syntax) that operate on NumPy arrays and scalars, letting you write array computations as nested function calls rather than Python code.

Not recommended if you need optimized array computation; use numexpr or raw NumPy instead.

permissive licensepure Python
560.2Kdownloads / mo
soa4onnx With conditions
PyPI · Artificial Intelligence · released Oct 2025

Adds or modifies output nodes in ONNX model graphs, allowing you to expose intermediate layer outputs as model endpoints via CLI or Python API.

However, maintenance is aging (last release 314 days ago), so verify compatibility with your ONNX runtime version before relying on it in production pipelines.

permissive licensepure Python · 3.6+aging
84.1Kdownloads / mo
soc4onnx With conditions
PyPI · Artificial Intelligence · released Sep 2022

Changes the opset version of an ONNX model graph, either via command-line or Python API, without altering the model's structure or weights.

permissive licensepure Python · 3.6+abandoned
82.7Kdownloads / mo
social-auth-app-django Worth it
PyPI · Internet · released Jul 2026

Integrates social authentication and registration into Django applications, supporting OAuth, OpenID, SAML, and other social providers through social-auth-core.

Install it if you need social authentication; skip it only if you are building a custom system or targeting unsupported Django versions.

BSD-3-Clausepure Python · 3.10+
5.7Mdownloads / mo
social-auth-core Worth it
PyPI · Internet · released Aug 2026

Provides a core framework for integrating social authentication and registration with third-party OAuth, OpenID, and SAML providers into Python web applications.

BSD-3-Clausepure Python · 3.10+
6.2Mdownloads / mo
socid-extractor Worth it
PyPI · Python Modules · released Jul 2026

Parses HTML and API responses from 130+ social platforms to extract account metadata—usernames, display names, bios, avatars, locations, join dates, follower counts, and stable internal identifiers (GAIA ID, Facebook UID, Instagram pk, etc.) that persist across renames and redesigns.

Install it if you need to correlate social accounts, feed OSINT pipelines, or extract account metadata at scale.

MITpure Python · 3.10+
117.3Kdownloads / mo
socketdev Worth it
PyPI · Security · released Aug 2026

A Python SDK that wraps the Socket.dev REST API, enabling programmatic access to package security analysis, SBOM export, and full-scan operations from Python code.

Install it if you need programmatic access to Socket.dev's package security API from Python; skip it if you only need one-off lookups via the web UI.

permissive licensepure Python · 3.9+
238.2Kdownloads / mo
socketsecurity With conditions
PyPI · Quality Assurance · released Aug 2026

Socket Security CLI scans Python projects for supply-chain security risks, generates SARIF reports, and integrates with CI/CD pipelines to enforce security policies.

permissive licensepure Python · 3.11+
220.6Kdownloads / mo
SocketSwap With conditions
PyPI · Networking · released Sep 2023

SocketSwap intercepts and redirects network traffic from third-party Python libraries through a local TCP SOCKS5 proxy, enabling proxy support for libraries that don't natively provide it.

However, dormancy (last update 2024-01-15, only 2 stars) means you should verify it works with your target library and Python version before relying on it in…

MITpure Pythondormant
468.8Kdownloads / mo
socksio With conditions
PyPI · Proxy Servers · released Apr 2020

Socksio is a sans-I/O SOCKS protocol implementation that handles the protocol logic for SOCKS4, SOCKS4A, and SOCKS5 proxies without managing network I/O itself, letting you integrate it with any I/O library.

MITpure Python · 3.6+
29.4Mdownloads / mo
soco Worth it
PyPI · Python Modules · released Jul 2026

SoCo is a Python library for programmatic control of Sonos speakers over a network, supporting playback, volume, queue management, and speaker grouping.

MITpure Python · 3.6+
164.2Kdownloads / mo
sod4onnx Skip
PyPI · Artificial Intelligence · released Sep 2022

sod4onnx removes specified output operations from ONNX model files, either via command-line or Python API, producing a modified ONNX model with those outputs deleted.

permissive licensepure Python · 3.6+abandoned
82.6Kdownloads / mo
sodapy With conditions
PyPI · Python Modules · released Aug 2022

sodapy is a Python client for querying and writing data to Socrata Open Data API endpoints, enabling programmatic access to public datasets hosted on Socrata domains.

However, do not use it for new projects requiring active maintenance or ongoing API support—it is unmaintained as of August 2022 and will not receive bugfixes.

MITpure Python
471.6Kdownloads / mo
soft-webauthn With conditions
PyPI · Testing · released Jul 2022

Emulates a WebAuthn authenticator in Python for testing web applications that use passwordless authentication, without requiring physical security keys.

MITpure Pythonabandoned
143.7Kdownloads / mo
softest With conditions
PyPI · Testing · released Jul 2018

Softest extends unittest.TestCase to allow multiple assertions to fail within a single test method, collecting and reporting all failures together instead of stopping at the first one.

However, verify it works with your Python version and test framework before committing to it in a new project, and be prepared to fork or patch it if issues arise.

license unclearpure Pythonabandoned
88.9Kdownloads / mo
SoftLayer Worth it
PyPI · Python Modules · released Mar 2026

Python client library and command-line interface for interacting with SoftLayer's XML-RPC API to manage cloud infrastructure, virtual servers, and related services.

MITpure Python · 3.7+
430.0Kdownloads / mo
sog4onnx With conditions
PyPI · Artificial Intelligence · released Apr 2024

Generates minimal ONNX operation graphs by specifying operation type, inputs, outputs, and attributes without external runtime dependencies.

However, dormant maintenance since April 2024 means you should verify compatibility with your target ONNX opset version before relying on it in production.

permissive licensepure Python · 3.6+dormant
84.3Kdownloads / mo
solace-pubsubplus With conditions
PyPI · Python Modules · released Dec 2025

Solace Messaging API for Python provides client access to Solace Event Brokers, enabling publish-subscribe and queued message delivery patterns with support for both direct (fire-and-forget) and persistent (guaranteed) messaging.

However, the aging maintenance status (252 days since last release) and the multiprocessing incompatibility are real constraints—verify that your deployment model and…

Apache-2.0compiled wheel · 3.6+aging
265.2Kdownloads / mo
solana Worth it
PyPI · Internet · released Jul 2026

Solana.py is a Python SDK for building transactions and interacting with the Solana blockchain via its JSON RPC API, with support for the SPL Token Program.

Install it if you are building on Solana in Python.

MITpure Python · 3.11+
1.1Mdownloads / mo
solara With conditions
PyPI · Application Frameworks · released Aug 2026

Solara is a React-style Python framework for building interactive web and Jupyter applications using component-based architecture and reactive state management, with support for both notebook and standalone server deployment.

MITpure Python · 3.8+
142.2Kdownloads / mo
solara-server With conditions
PyPI · Application Frameworks · released Aug 2026

Solara-server is a Python web framework that runs React-style component-based applications as standalone web servers, built on ipywidgets and Starlette/FastAPI for production deployment.

Install it if you're building interactive data apps or dashboards that need to scale beyond a single notebook.

MITpure Python · 3.8+
125.0Kdownloads / mo
solara-ui Worth it
PyPI · Application Frameworks · released Aug 2026

Solara is a React-style Python framework for building component-based applications that run in Jupyter notebooks and as standalone web apps via FastAPI, using ipywidgets for the UI layer.

MITpure Python · 3.8+
125.2Kdownloads / mo
solc-select Worth it
PyPI · Build Tools · released Dec 2025

Manages installation and switching between multiple Solidity compiler versions via CLI, downloading official binaries and wrapping the solc command to use the selected version.

Install it if you work with Solidity and need to manage multiple compiler versions; the low friction and straightforward CLI make it a practical choice.

AGPL-3.0-onlypure Python · 3.8+
284.1Kdownloads / mo
solders With conditions
PyPI · Software Development · released Aug 2026

Solders is a high-performance Python toolkit for Solana built in Rust, providing keypair and transaction handling, RPC request/response building, and a fast in-process testing environment via litesvm.

license unclearcompiled wheel
1.5Mdownloads / mo
soldr With conditions
PyPI · Build Tools · released Aug 2026

Soldr is a Python wrapper that downloads Rust toolsets and caches build artifacts to accelerate Rust compilation, particularly across pull requests and CI runs.

BSD-3-Clausecompiled wheel · 3.10+
95.2Kdownloads / mo
solus With conditions
PyPI · Utilities · released Feb 2024

Provides thread-safe and thread-unsafe singleton type decorators for Python, allowing you to create classes that instantiate only once.

However, maintenance is dormant—no updates in over 900 days—so consider it only if the current feature set meets your needs and you're comfortable with no active…

MITpure Python · 3.8+dormant
115.3Kdownloads / mo
somacore With conditions
PyPI · Scientific/Engineering · released Apr 2026

Provides the Python reference implementation of the SOMA specification—a set of base interfaces, types, and utilities for working with standardized single-cell data storage and retrieval across different backend implementations.

MITpure Python · 3.9+
89.7Kdownloads / mo
sonic-client With conditions
PyPI · Front-Ends · released Jun 2023

Python client library for the Sonic search backend, providing ingest, search, and control operations over a network connection.

However, the abandoned maintenance status means you should expect no updates for Python version compatibility or Sonic protocol changes, and you may need to fork or…

Apache-2.0pure Pythonabandoned
123.9Kdownloads / mo
soniox Worth it
PyPI · Python Modules · released Aug 2026

Python SDK for the Soniox speech-to-text and text-to-speech API, offering sync and async clients for REST and realtime WebSocket access, plus voice cloning and usage tracking.

Install it if you need to integrate Soniox's STT or TTS APIs into a Python application.

Apache-2.0pure Python · 3.10+
296.1Kdownloads / mo
sonos-websocket With conditions
PyPI · Python Modules · released Jun 2026

Async Python library for communicating with Sonos devices over WebSocket connections, enabling remote control and audio playback features like audio clips and volume management.

MITpure Python · 3.11+
101.5Kdownloads / mo
sopsy With conditions
PyPI · Python Modules · released Jul 2025

SOPSy wraps the SOPS command-line tool to encrypt, decrypt, and manage secrets in YAML and JSON files from Python code.

However, be aware that the repository is archived and abandoned—use it only if you are comfortable maintaining it yourself or if your SOPS version and Python…

MITpure Python · 3.8+abandoned
223.8Kdownloads / mo
sor4onnx With conditions
PyPI · Artificial Intelligence · released May 2024

Renames input, output, and operator nodes in ONNX model files using string matching (exact, partial, prefix, or suffix) via CLI or Python API.

However, maintenance is dormant (last update 808 days ago), so verify compatibility with your ONNX version before relying on it in production.

permissive licensepure Python · 3.6+dormant
83.1Kdownloads / mo
sorl-thumbnail Worth it
PyPI · Dynamic Content · released Jan 2026

Generates and caches image thumbnails for Django applications, with pluggable support for multiple image engines and storage backends.

Install it if you need thumbnail generation in a Django project and want a pluggable, battle-tested approach.

BSD-3-Clausepure Python · 3.10+
524.4Kdownloads / mo
sort-lines With conditions
PyPI · Utilities · released Jun 2024

Alphabetizes lines in files based on indentation levels, triggered by a pragma comment, with optional case-insensitive sorting.

MITpure Python · 3.9+
78.2Kdownloads / mo
sortedcollections With conditions
PyPI · Software Development · released Jan 2021

Provides specialized sorted collection data structures (dictionaries, sets, lists) that maintain order and support efficient indexed access and value-based sorting, built on top of sortedcontainers.

Apache-2.0pure Pythonabandoned
343.5Kdownloads / mo
sortedcontainers With conditions
PyPI · released May 2021

Provides sorted list, dict, and set data structures implemented in pure Python with performance comparable to C extensions, requiring no compilation or external dependencies.

However, do not adopt it for new projects expecting ongoing maintenance or compatibility updates—use it only when the specific API and behavior are a strong fit and…

Apache-2.0pure Pythonabandoned
278.4Mdownloads / mo
sortedcontainers-stubs With conditions
PyPI · Software Development · released Apr 2025

Provides type stubs for the sortedcontainers library, enabling type checkers like mypy to validate code using SortedDict, SortedSet, and SortedList with their specific API requirements.

Apache-2.0pure Pythonaging
1.1Mdownloads / mo