$npx skillfedfor your agent

Packages starting with 'S'

1,170 packages · page 12 of 30

Packages

skl2onnx Worth it
PyPI · Artificial Intelligence · released Jan 2026

Converts trained scikit-learn models to ONNX format for deployment and high-performance inference using ONNX Runtime or other compatible tools.

Apache-2.0pure Python · 3.8+
2.6Mdownloads / mo
sklearn Skip
PyPI · released Dec 2023

A deprecated placeholder package that blocks installation and directs users to the correct package name.

license unclearbuilds from sourcedormant
1.6Mdownloads / mo
sklearn-compat With conditions
PyPI · Physics · released Jun 2026

Provides backward-compatible wrappers for scikit-learn private utilities across multiple versions, allowing third-party libraries to support scikit-learn >= 1.2 without duplicating compatibility code.

For end users of scikit-learn itself, there is no direct benefit—install only if a dependency requires it.

BSD-3-Clausepure Python · 3.8+
2.4Mdownloads / mo
sklearn-crfsuite Worth it
PyPI · Artificial Intelligence · released Jun 2024

sklearn-crfsuite wraps CRFsuite (Conditional Random Fields) as a scikit-learn compatible estimator, letting you train sequence labeling models using scikit-learn's standard tools like cross-validation and hyperparameter optimization.

MITpure Python
591.8Kdownloads / mo
sklearn-pandas Skip
PyPI · Artificial Intelligence · released May 2021

Bridges pandas DataFrames and scikit-learn by mapping DataFrame columns to transformations and recombining them into features for machine learning pipelines.

permissive licensepure Pythonabandoned
205.9Kdownloads / mo
sklearn2pmml With conditions
PyPI · Software Development · released Jun 2026

Converts fitted Scikit-Learn pipelines to PMML (Predictive Model Markup Language) for deployment in other environments, supporting a wide range of estimators and transformers.

AGPLpure Python · 3.8+
452.9Kdownloads / mo
sklearndf With conditions
PyPI · Scientific/Engineering · released Sep 2025

Wraps scikit-learn estimators to return pandas DataFrames instead of numpy arrays, preserving feature names through transformations and enabling feature traceability across pipelines.

Apache-2.0pure Pythonaging
85.6Kdownloads / mo
skope-rules With conditions
PyPI · Artificial Intelligence · released Jan 2020

Skope-rules learns interpretable logical rules from data to classify instances with high precision, balancing the simplicity of decision trees with the power of random forests.

However, verify compatibility with your current numpy, scikit-learn, scipy, and pandas versions before relying on it in production.

permissive licensepure Pythondormant
86.6Kdownloads / mo
skops With conditions
PyPI · Software Development · released Apr 2026

Skops provides secure persistence and model card generation for scikit-learn estimators, enabling you to save trained models without pickle and document them for production deployment.

license unclearpure Python · 3.9+
20.0Mdownloads / mo
skrl With conditions
PyPI · Scientific/Engineering · released May 2026

skrl is a modular reinforcement learning library that implements algorithms in PyTorch, JAX, and NVIDIA Warp, supporting Gymnasium, PettingZoo, ManiSkill, Isaac Lab, and MuJoCo environments with multi-scope agent training.

Install it if you want readable, transparent algorithm implementations and multi-environment training capabilities.

MITpure Python · 3.10+
142.3Kdownloads / mo
skrub Worth it
PyPI · Libraries · released Jul 2026

skrub prepares and transforms dataframes for machine learning by handling common data cleaning and feature engineering tasks that scikit-learn and pandas workflows typically require.

Install it if you regularly work with raw dataframes and want to avoid writing custom preprocessing code.

BSD-3-Clausepure Python · 3.10+
153.3Kdownloads / mo
sktime Worth it
PyPI · Software Development · released Jul 2026

sktime provides a unified interface for time series machine learning tasks including forecasting, classification, clustering, anomaly detection, and regression, with scikit-learn compatible tools for model building and validation.

BSD-3-Clausepure Python
1.2Mdownloads / mo
skyfield Worth it
PyPI · Astronomy · released Aug 2026

Skyfield computes high-precision positions for planets and Earth satellites using pure Python, without requiring compiled astronomy libraries beyond NumPy.

MITpure Python
717.6Kdownloads / mo
skyfield-data With conditions
PyPI · Scientific/Engineering · released Aug 2025

Provides pre-packaged astronomical data files (ephemerides and Earth rotation data) for offline use, eliminating runtime downloads and network dependencies.

MITpure Pythonaging
98.9Kdownloads / mo
skyflow With conditions
PyPI · Cryptography · released Aug 2026

A Python SDK for securely integrating with Skyflow Vault to tokenize, detokenize, query, and manage sensitive data with built-in encryption and access control.

license unclearpure Python · 3.9+
74.4Kdownloads / mo
skylos Worth it
PyPI · Python Modules · released Aug 2026

Skylos is a local-first static analysis CLI that scans Python, TypeScript, JavaScript, Java, Go, Kotlin, PHP, Rust, Dart, C#, Shell, and deployment configs for dead code, security flaws, secrets, quality regressions, and AI-generated code mistakes.

Install it if you need multi-language static analysis, AI-code verification, or a unified security gate; the 19 dependencies are justified by broad language support…

Apache-2.0pure Python · 3.10+
173.7Kdownloads / mo
skypilot With conditions
PyPI · Python Modules · released Jul 2026

SkyPilot is a control plane for launching, managing, and scaling AI workloads across multiple cloud providers, Kubernetes clusters, Slurm, and on-premises infrastructure from a single unified interface.

Apache-2.0pure Python
1.8Mdownloads / mo
skypilot-nightly With conditions
PyPI · Python Modules · released Aug 2026

SkyPilot provisions and manages AI compute jobs across multiple cloud providers, Kubernetes clusters, Slurm systems, and on-premises infrastructure through a unified YAML or Python interface.

Apache-2.0pure Python
129.0Kdownloads / mo
slack Skip
PyPI · Software Development · released Mar 2014

A dependency injection container that registers and provides singleton instances, with support for partial injection, decorator-based registration, and grouped lifecycle management.

MITbuilds from sourceabandoned
153.6Kdownloads / mo
slack-bolt Worth it
PyPI · Application Frameworks · released Jul 2026

Bolt for Python is a framework for building Slack apps that handle events, commands, actions, and shortcuts through a decorator-based listener pattern, with support for both synchronous and asynchronous execution.

Install it if you are building any Slack application.

MITpure Python · 3.7+
15.1Mdownloads / mo
slack-discovery-sdk Skip
PyPI · Internet · released Aug 2023

Provides Python bindings to Slack's Discovery APIs for accessing enterprise-level data like messages, conversations, and audit logs on Slack Enterprise Grid.

license unclearpure Python · 3.6+abandoned
87.4Kdownloads / mo
slack-sdk Worth it
PyPI · Networking · released Jun 2026

Provides Python bindings for Slack's Web API, webhooks, Socket Mode, OAuth, and other platform APIs, enabling apps to send messages, manage files, verify requests, and interact with Slack workspaces.

Install it if you need to integrate Python applications with Slack—whether for bots, notifications, or custom workflows.

MITpure Python · 3.7+
105.0Mdownloads / mo
slackblocks Worth it
PyPI · Chat · released Aug 2026

Builds Slack Block Kit messages programmatically in Python with type validation, eliminating hand-written JSON and reducing API errors before they reach Slack.

BSD-3-Clausepure Python · 3.10+
78.5Kdownloads / mo
slackclient With conditions
PyPI · Networking · released Apr 2022

Provides Python interfaces to Slack's Web API and Real Time Messaging (RTM) API for building Slack applications and bots.

Install only if you are maintaining legacy code or have a specific reason not to migrate.

MITpure Python · 3.6.0+
7.7Mdownloads / mo
slacker Skip
PyPI · Internet · released Feb 2020

Slacker is a Python client library for the Slack API that lets you send messages, manage files, list users, and perform other Slack operations programmatically.

Apache-2.0builds from sourceabandoned
455.4Kdownloads / mo
slackeventsapi With conditions
PyPI · Networking · released Sep 2024

Receives and parses events from Slack's Events API using an event emitter pattern, allowing you to attach listener functions to handle Slack events in Python.

MITpure Python · 3.6+
74.1Kdownloads / mo
slackify-markdown Worth it
PyPI · Chat · released May 2026

Converts standard Markdown to Slack-compatible markdown formatting, handling headers, bold, italic, code, links, lists, and blockquotes for use in Slack messages.

Install it if you're building Slack integrations or bots that need to format Markdown reliably.

MITpure Python · 3.8+
320.1Kdownloads / mo
slackweb Skip
PyPI · Internet · released Jun 2015

Sends messages to Slack channels via incoming webhooks, supporting simple text notifications and richly-formatted attachments.

MITbuilds from sourceabandoned
182.8Kdownloads / mo
slangtorch With conditions
PyPI · Artificial Intelligence · released Jul 2026

slangtorch lets you write PyTorch kernels in the Slang shading language, compiling them to run on CUDA-capable GPUs.

MITcompiled wheel · 3.10+
92.2Kdownloads / mo
SLH-DSA With conditions
PyPI · Software Development · released Jul 2026

Pure Python implementation of the SLH-DSA stateless hash-based digital signature algorithm specified in FIPS 205, with no external dependencies.

However, verify whether the implementation has undergone formal security audit and whether performance meets your requirements before using in production systems with…

LGPL-3.0-or-laterpure Python · 3.9+
161.6Kdownloads / mo
slicer With conditions
PyPI · Utilities · released Mar 2024

Provides a uniform slicing interface for tensor-like objects (numpy, pandas, scipy, PyTorch, lists, tuples, dicts) via `__getitem__`, enabling non-integer indexing and nested slicing in a single call.

MITpure Python · 3.6+aging
14.9Mdownloads / mo
slicerator With conditions
PyPI · Software Development · released Apr 2022

Slicerator wraps a class's `__getitem__` method to create a lazy-loading iterable that supports fancy indexing—slices, integer lists, and boolean masks—while deferring data loading until access.

However, the package is aging—latest release 2022-04-07—so verify it meets your Python version and use case before committing.

permissive licensepure Pythonaging
337.8Kdownloads / mo
sling With conditions
PyPI · Utilities · released Aug 2026

Sling moves data between databases, files, and Python data structures using a command-line tool or Python API, supporting extract-load workflows with multiple source and target connectors.

However, verify the license status before production use—the metadata shows no SPDX identifier or license text, which is a red flag for compliance-sensitive projects.

license unclearpure Python · 3.9+
126.3Kdownloads / mo
slip10 With conditions
PyPI · Cryptography · released Feb 2026

Implements SLIP-0010 hierarchical deterministic key derivation for Bitcoin and other cryptocurrencies, supporting secp256k1, NIST P-256, ed25519, and curve25519 elliptic curves.

BSD-3-Clause AND MITpure Python
152.4Kdownloads / mo
slipcover Worth it
PyPI · Quality Assurance · released Aug 2026

SlipCover is a fast code coverage tool that tracks which parts of a Python program execute and which don't, using just-in-time bytecode instrumentation or the sys.monitoring API to minimize runtime overhead.

Install it if coverage speed matters to your workflow; skip it only if you have no coverage requirement or are already satisfied with your current tool's performance.

Apache-2.0pure Python
149.9Kdownloads / mo
slither-analyzer With conditions
PyPI · Quality Assurance · released Jul 2026

Slither is a static analysis framework for Solidity and Vyper smart contracts that detects vulnerabilities, generates contract information reports, and provides an API for writing custom analyses.

However, the AGPL-3.0 license requires that any modifications or derivative works be released under the same license—ensure this aligns with your project's licensing…

AGPL-3.0-onlypure Python · 3.10+
184.5Kdownloads / mo
slixmpp With conditions
PyPI · Python Modules · released Jul 2026

Slixmpp is an async-first XMPP library for Python that handles real-time messaging and presence over the XMPP protocol, built without threads by rewriting the core socket and event handling layers.

Install it if you're building real-time messaging, presence, or chat features over XMPP and want a modern async-first library.

MITcompiled wheel · 3.11+
223.8Kdownloads / mo
slotscheck Worth it
PyPI · Quality Assurance · released Jul 2026

Validates that `__slots__` are correctly implemented across class hierarchies, detecting overlapping slots, inheritance errors, and duplicate slot definitions by running and inspecting your code.

MITpure Python · 3.10+
160.5Kdownloads / mo
slowapi Worth it
PyPI · Dynamic Content · released Jun 2026

Adds rate limiting to Starlette and FastAPI endpoints using decorators, with support for redis, memcached, and in-memory backends to track request limits.

Install it if you need per-endpoint request quotas; skip it only if you handle rate limiting at the infrastructure or reverse-proxy layer instead.

MITpure Python
21.6Mdownloads / mo
slugify Skip
PyPI · Text Processing · released Dec 2010

Converts text strings into URL-safe slugs by removing accents, converting to lowercase, and replacing spaces with hyphens, available as both a Python library and command-line tool.

license unclearbuilds from sourceabandoned
211.8Kdownloads / mo