awesome-python
awesome-python copied to clipboard
An opinionated list of awesome Python frameworks, libraries, software and resources.
langchain is a library for building applications with language models. It provides tools and frameworks to simplify the development of applications that leverage language models. Added to the appropriate section...
## What is this Python project? Describe features. ## What's the difference between this Python project and similar ones? Enumerate comparisons. -- Anyone who agrees with this pull request could...
## What is this Python project? Sentence Transformers: Multilingual Sentence, Paragraph, and Image Embeddings using BERT & Co. ## What's the difference between this Python project and similar ones? This...
## What is this Python project? This PR adds SHAP, LIME, and InterpretML under Machine Learning and DGL under Deep Learning. 1. SHAP (SHapley Additive exPlanations) provides game-theory-based feature explanations...
## What is this Python project? Describe features. ## What's the difference between this Python project and similar ones? Enumerate comparisons. -- Anyone who agrees with this pull request could...
## What is this Python project? > Nuitka translates the Python modules into a C level program that then uses and static C files of its own to execute in...
What is this Python project? Pycairo is a Python module providing bindings for the cairo graphics library. What's the difference between this Python project and similar ones? ### PyCairo vs...
Changes made in branch: **MayureshMore:master** [Edited] Add docstring to improve documentation
Add psp
## What is this Python project? [`psp`](https://github.com/MatteoGuadrini/psp) is a blazing fast command line utility to scaffold your _Python_ project, written in Rust. - ⚡️ 1-100x faster compared to other scaffolding...
## What is this Python project? Polars is a high-performance DataFrame library for Python and Rust, known for its multi-threaded execution and efficient query engine. ## What's the difference between...