$npx skillfedfor your agent

Packages starting with 'S'

1,170 packages · page 14 of 30

Packages

snakemake-interface-report-plugins With conditions
PyPI · Application Frameworks · released Mar 2026

Defines the interface contract that Snakemake report plugins must implement to integrate with Snakemake's reporting system.

license unclearpure Python
112.2Kdownloads / mo
snakemake-interface-scheduler-plugins With conditions
PyPI · Application Frameworks · released Oct 2025

Provides a stable interface specification for building Snakemake scheduler plugins, allowing developers to implement custom job scheduling logic that integrates with Snakemake's workflow execution engine.

license unclearpure Pythonaging
96.0Kdownloads / mo
snakemake-interface-storage-plugins With conditions
PyPI · Application Frameworks · released Mar 2026

Provides a stable interface specification and base classes for building Snakemake storage plugins that interact with various storage backends.

If you are a Snakemake end-user, install only if your workflow uses a custom storage plugin that depends on it.

license unclearpure Python · 3.10+
1.2Mdownloads / mo
snakemake-storage-plugin-gcs With conditions
PyPI · Build Tools · released Mar 2025

Enables Snakemake workflows to read from and write to Google Cloud Storage as a storage backend.

permissive licensepure Python · 3.11+aging
653.2Kdownloads / mo
snakemake-storage-plugin-s3 With conditions
PyPI · Build Tools · released Sep 2025

Enables Snakemake workflows to read from and write to S3-compatible storage (AWS S3, MinIO, and others) as a pluggable storage backend.

MITpure Python
439.3Kdownloads / mo
SnakeMD Worth it
PyPI · Sphinx · released May 2026

SnakeMD generates Markdown files programmatically from Python, letting you build documentation, README files, and other Markdown content through a Python API instead of writing raw Markdown text.

Install it if you need to generate Markdown files from Python code.

MITpure Python
148.5Kdownloads / mo
snakeviz Worth it
PyPI · Software Development · released Nov 2024

SnakeViz is a web-based viewer for Python profiling data that displays call stacks and execution time hierarchies in an interactive browser interface.

Install it if you regularly profile Python code and want a better way to explore the results than command-line tools.

BSD-3-Clausepure Python · 3.9+
2.7Mdownloads / mo
snappi Worth it
PyPI · Traffic Generation · released Aug 2026

Snappi is an auto-generated Python SDK for controlling traffic generators that conform to the Open Traffic Generator API, allowing you to write test scripts that configure, transmit, and measure network traffic.

MITpure Python
155.0Kdownloads / mo
snappi-ixnetwork With conditions
PyPI · Traffic Generation · released Aug 2026

Executes traffic generation test scripts against IxNetwork, Keysight's implementation of the Open Traffic Generator specification, using a unified Python API.

MITpure Python
78.9Kdownloads / mo
snapshot-restore-py With conditions
PyPI · Software Development · released Nov 2024

Registers runtime hooks in AWS Lambda SnapStart-enabled Python functions to execute code before snapshots are taken and after snapshots are restored.

Apache-2.0pure Python · 3.9+dormant
2.7Mdownloads / mo
snapshottest Worth it
PyPI · Libraries · released Sep 2020

Snapshot testing library that captures API responses or other serializable outputs and compares them against stored reference snapshots, supporting pytest, unittest, Django, and nose test runners.

However, it has been dormant since 2020-09-29 with no recent commits—if you need active maintenance, bug fixes, or support for cutting-edge test frameworks, consider…

permissive licensepure Pythondormant
488.5Kdownloads / mo
snaptime Skip
PyPI · Utilities · released Jun 2017

Snaptime transforms timestamps using a simple DSL inspired by Splunk's relative time modifiers, allowing you to snap to time boundaries and apply time deltas in a single chained expression.

license unclearbuilds from sourceabandoned
103.0Kdownloads / mo
snaptrade-python-sdk With conditions
PyPI · WWW/HTTP · released Aug 2026

Python SDK client for SnapTrade's brokerage connection API, enabling live account access, position queries, and order placement across multiple brokerages.

MITpure Python
166.5Kdownloads / mo
snc4onnx With conditions
PyPI · Artificial Intelligence · released Oct 2025

Merges multiple ONNX neural network models into a single combined model by connecting specified output and input operators, with optional operator name prefixing to avoid conflicts.

permissive licensepure Python · 3.6+
84.3Kdownloads / mo
snd4onnx With conditions
PyPI · Artificial Intelligence · released Oct 2025

Removes specified nodes from ONNX model graphs via CLI or Python API, outputting a modified model file or in-memory graph.

permissive licensepure Python · 3.6+aging
83.4Kdownloads / mo
sne4onnx Worth it
PyPI · Artificial Intelligence · released Feb 2026

Extracts subgraphs from ONNX model files by specifying input and output operation names, generating smaller ONNX files without the overhead of standard extraction methods.

Install it if you work with ONNX models and need to extract subgraphs or partition files by operation boundaries.

permissive licensepure Python · 3.6+
127.8Kdownloads / mo
sng4onnx Worth it
PyPI · Artificial Intelligence · released Feb 2026

Automatically generates and assigns operation names to unnamed operators in ONNX model files, converting old-format ONNX graphs to have properly named operations.

permissive licensepure Python · 3.6+
307.2Kdownloads / mo
sniffio Worth it
PyPI · released Feb 2024

Detects which async library (asyncio, Trio, etc.) your code is currently running under, enabling libraries to support multiple async frameworks with a single runtime check.

Install it if you're building multi-framework async support; skip it if you're only targeting one framework.

Apache-2.0pure Python · 3.7+
487.2Mdownloads / mo
snitun With conditions
PyPI · Python Modules · released Jun 2026

SniTun is an SNI proxy with TCP multiplexer that encrypts traffic end-to-end using Fernet tokens and AES ciphers, forwarding external TLS connections through an encrypted multiplexed channel to local endpoints.

Install only if your project can comply with copyleft terms and your deployment targets Python 3.13+.

GPL-3.0-onlypure Python · 3.13+
667.6Kdownloads / mo
snmpsim Worth it
PyPI · Monitoring · released Apr 2026

SNMP Simulator creates a pure-Python SNMP agent simulator that responds to SNMP queries (v1/v2c/v3) as if it were multiple real network devices, using configurable data files or plugins.

Install it if you need to test against SNMP agents without physical devices or if you're developing SNMP client code.

BSD-3-Clausepure Python
203.8Kdownloads / mo
snob-lib With conditions
PyPI · Testing · released Jan 2025

Snob analyzes your Python project's dependency graph to intelligently select which tests to run based on code changes, reducing test suite execution time by skipping unaffected tests.

permissive licensecompiled wheel · 3.8+
94.3Kdownloads / mo
snoop Worth it
PyPI · Debuggers · released Jul 2026

snoop adds decorator-based and context-manager tracing to Python functions, logging which lines execute, when variables change, and their values—a lightweight alternative to setting up a full debugger.

MITpure Python · 3.8+
266.0Kdownloads / mo
snowballstemmer Worth it
PyPI · Database · released Jun 2026

Provides stemming algorithms for 34 languages, reducing word variants to a common stem for text search and indexing applications.

Install it if you need stemming for search or text indexing.

permissive licensepure Python · 3.3+
36.1Mdownloads / mo
snowfakery Worth it
PyPI · Testing · released Jan 2026

Snowfakery generates fake relational data from YAML recipes, writing output to stdout, databases via SQLAlchemy, or Salesforce orgs when embedded in CumulusCI.

BSD-3-Clausepure Python · 3.11+
237.1Kdownloads / mo
snowflake Worth it
PyPI · Software Development · released Aug 2026

Unified Python API for Snowflake workloads, providing access to data engineering, Snowpark, Snowpark ML, and client application resources through a single namespace package.

Apache-2.0pure Python
3.8Mdownloads / mo
snowflake-cli Worth it
PyPI · Database · released Aug 2026

Snowflake CLI is a command-line tool for developers to create, manage, and deploy applications on Snowflake, including Streamlit apps, native apps, Snowpark services, and SQL operations.

Apache-2.0pure Python · 3.10+
1.1Mdownloads / mo
snowflake-cli-labs Skip
PyPI · Front-Ends · released Aug 2026

This package has been renamed and is now a redirect to snowflake-cli; installing it pulls in the current Snowflake CLI tool for managing Snowflake resources from the command line.

permissive licensepure Python · 3.10+
253.9Kdownloads / mo
snowflake-connector-python Worth it
PyPI · Software Development · released Aug 2026

Connects Python applications to Snowflake data warehouses using the DB API 2.0 specification, enabling SQL queries, data transfers, and warehouse operations.

Apache-2.0compiled wheel · 3.10+
193.6Mdownloads / mo
snowflake.core Worth it
PyPI · Software Development · released Aug 2026

Provides Python access to Snowflake entity metadata and resource management, allowing you to create, delete, and modify Snowflake resources programmatically.

Install it if you need to automate Snowflake object lifecycle operations from Python; skip it if you only need to query data (use snowflake-connector-python directly…

Apache-2.0pure Python · 3.10+
5.9Mdownloads / mo
snowflake-id With conditions
PyPI · Software Development · released Apr 2024

Generates and parses Snowflake IDs, distributed unique identifiers composed of timestamp, instance, and sequence components.

MITpure Pythondormant
172.7Kdownloads / mo
snowflake-labs-mcp Skip
PyPI · Database · released May 2026

A deprecated MCP server that previously integrated Snowflake Cortex AI services (Search, Analyst, Agent), object management, and SQL execution into the Model Context Protocol—no longer maintained; users should migrate to the official Snowflake MCP Server.

license unclearpure Python · 3.11+
136.3Kdownloads / mo
snowflake._legacy Skip
PyPI · Software Development · released Aug 2026

Provides temporary backward compatibility for code that imports the old unrelated `snowflake` package, allowing it to read from `/etc/snowflake` or an alternative path; this is a migration bridge, not a primary tool.

Apache-2.0pure Python
3.7Mdownloads / mo
snowflake-ml-python With conditions
PyPI · Software Development · released Aug 2026

Snowflake ML Python provides SDKs and infrastructure to build, train, manage, and deploy machine learning models directly within Snowflake, covering data preprocessing, feature engineering, model development, experiment tracking, and model registry.

Apache-2.0pure Python
994.0Kdownloads / mo
snowflake-snowpark-python Worth it
PyPI · Software Development · released Jul 2026

Snowpark Python provides APIs to query and process data directly in Snowflake without moving data to your local system, with support for both native Snowpark and pandas-compatible interfaces.

Install it if you use Snowflake and want to process data without moving it to your application layer.

Apache-2.0pure Python
100.7Mdownloads / mo
snowflake-sqlalchemy Worth it
PyPI · Software Development · released Jul 2026

Snowflake SQLAlchemy is a SQLAlchemy dialect that enables SQLAlchemy applications to connect to and query Snowflake databases using standard SQLAlchemy ORM and Core APIs.

Install it if you are building a Python application that needs to connect to Snowflake and prefer SQLAlchemy's abstraction layer over raw SQL or the connector API.

Apache-2.0pure Python · 3.8+
79.6Mdownloads / mo
snowflake-telemetry-python With conditions
PyPI · Software Development · released Apr 2026

Emits telemetry data from Python UDFs, UDTFs, and Stored Procedures running in Snowflake, using the OpenTelemetry API and SDK.

Install only if you're already using Snowflake's Python compute—it has no value outside that context.

Apache-2.0pure Python
115.2Kdownloads / mo
snowpark-connect With conditions
PyPI · Distributed Computing · released Aug 2026

Snowpark Connect for Spark lets you run Spark workloads directly against Snowflake's compute engine using the Spark Connect protocol, without managing a separate Spark cluster.

permissive licensepure Python
136.0Kdownloads / mo
snowpark-connect-deps-1 With conditions
PyPI · Libraries · released Jul 2026

Bundles Apache Spark 3.5.6 JAR files required by Snowpark Connect, eliminating the need to download Spark separately.

Apache-2.0pure Python
182.2Kdownloads / mo
snowpark-connect-deps-2 Worth it
PyPI · Libraries · released Jul 2026

Provides JAR dependencies for Snowpark Connect, bundling Scala, Jackson, Commons, and other required Java libraries as a Python package.

Apache-2.0pure Python
186.6Kdownloads / mo
snowpipe-streaming With conditions
PyPI · Database · released Jul 2026

Streams data in real-time into Snowflake tables via a Python SDK with a Rust-based core for high performance.

Install only if you have streaming requirements; it is not a general-purpose data tool.

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