Python Libraries and Packages

The Packages section serves as a meticulously curated directory of Python Packages, Projects, and Libraries. It integrates data from thousands of PyPI projects and the associated Github repositories to form a comprehensive network. Our unique categorization and tagging approach simplifies the process of discovering related projects and libraries.

What’s missing? Submit a python project for indexing

ds4n6-lib 0.8.3

Bringing Data Science & Artificial Intelligence to the fingertips of the average Forensicator, and promote advances in the field

deeplake 3.9.26

Deep Lake is a Database for AI powered by a unique storage format optimized for deep-learning and Large Language Model (LLM) based applications. It simplifies the deployment of enterprise-grade LLM-based products by offering storage for all data types (embeddings, audio, text, videos, images, pdfs, annotations, etc.), querying and vector search, data streaming while training models at scale, data versioning and lineage for all workloads, and integrations with popular tools such as LangChain, LlamaIndex, Weights & Biases, and many more.

stripe 11.1.0

The stripe Python package is a powerful tool for developers looking to integrate Stripe's payment processing capabilities into their Python applications. This library provides a set of predefined classes for Stripe API resources, allowing developers to interact with a wide range of Stripe's services, from creating customers to handling payments. It's designed to be flexible and easy to use, with support for per-request configuration, automatic retries on failed requests, and even the ability to configure a proxy. This package is an essential tool for developers working on e-commerce platforms or any application that requires payment processing.