30,302 skills found · Page 10 of 1011
luozhouyang / Python String SimilarityA library implementing different string similarity and distance measures using Python.
carlosperate / Awesome PyprojectAn Awesome List of projects using the pyproject.toml Python configuration file.
KeithGalli / Pandas Data Science TasksSet of real world data science tasks completed using the Python Pandas library
themanojdesai / Python A2aPython A2A is a powerful, easy-to-use library for implementing Google's [Agent-to-Agent (A2A) protocol](https://google.github.io/A2A/). It enables seamless communication between AI agents, creating interoperable agent ecosystems that can collaborate to solve complex problems.
barbagroup / AeroPythonClassical Aerodynamics of potential flow using Python and Jupyter Notebooks
cirediatpl / FigmaChainFigmaChain is a set of Python scripts that generate HTML/CSS code based on Figma designs. Using OpenAI's GPT-3 model, FigmaChain enables developers to quickly generate HTML/CSS code from a Figma design input. It also includes a Streamlit-based chatbot interface for interactive code generation.
pydata / PatsyDescribing statistical models in Python using symbolic formulas
google / ClifBinding generator to wrap C++ for Python using LLVM.
OmkarPathak / Data Structures Using PythonThis is my repository for Data Structures using Python
neka-nat / ProbregPython package for point cloud registration using probabilistic model (Coherent Point Drift, GMMReg, SVR, GMMTree, FilterReg, Bayesian CPD)
giswqs / Qgis Earthengine ExamplesA collection of 300+ Python examples for using Google Earth Engine in QGIS
asweigart / PythonStdioGamesA collection of text-based games written in Python 3 that only use "standard i/o".
Distributive-Network / PythonMonkeyA Mozilla SpiderMonkey JavaScript engine embedded into the Python VM, using the Python engine to provide the JS host environment.
TingNie / Coursera ML Using Matlab Pythoncoursera吴恩达机器学习课程作业自写Python版本+Matlab原版
kr8s-org / Kr8sA batteries-included Python client library for Kubernetes that feels familiar for folks who already know how to use kubectl
RobinDavid / LSB SteganographyPython program to steganography files into images using the Least Significant Bit.
alesaccoia / VoiceStreamAINear-Realtime audio transcription using self-hosted Whisper and WebSocket in Python/JS
dpallot / Simple Websocket ServerA python based websocket server that is simple and easy to use.
ysde / Grafana Backup ToolA Python-based application to backup Grafana settings by using the Grafana API
tdpetrou / Machine Learning Books With PythonChapter by Chapter notes, exercises and code for a variety of machine learning books using Python