12,333 skills found · Page 7 of 412
nficano / Python LambdaA toolkit for developing and deploying serverless Python code in AWS Lambda.
brandon-rhodes / Python PatternsSource code behind the python-patterns.guide site by Brandon Rhodes
rocketride-org / Rocketride ServerHigh-performance AI pipeline engine with a C++ core and 50+ Python-extensible nodes. Build, debug, and scale LLM workflows with 13+ model providers, 8+ vector databases, and agent orchestration, all from your IDE. Includes VS Code extension, TypeScript/Python SDKs, and Docker deployment.
hjwp / Book ExampleExample code for my book on TDD with Python
ShisatoYano / AutonomousVehicleControlBeginnersGuidePython sample codes and documents about Autonomous vehicle control algorithm. This project can be used as a technical guide book to study the algorithms and the software architectures for beginners.
madisonmay / TomorrowMagic decorator syntax for asynchronous code in Python
MagicStack / MagicPythonCutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
writer / Writer FrameworkNo-code in the front, Python in the back. An open-source framework for creating data apps.
andyzeng / Tsdf Fusion PythonPython code to fuse multiple RGB-D images into a TSDF voxel volume.
SigmaQuan / Better Python 59 WaysCode Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin
CodeWithHarry / 100 Days Of Code YoutubeSource code for 100 days of code python course on YouTube
jasmcaus / Opencv CourseLearn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
bit4woo / Python Secpython安全和代码审计相关资料收集 resource collection of python security and code review
jrfiedler / Causal Inference Python CodePython code for part 2 of the book Causal Inference: What If, by Miguel Hernán and James Robins
walkccc / LeetCode💡 LeetCode in C++23/Java/Python/MySQL/TypeScript (respect coding conventions)
Darwin-lfl / LangmanusA community-driven AI automation framework that builds upon the incredible work of the open source community. Our goal is to combine language models with specialized tools for tasks like web search, crawling, and Python code execution, while giving back to the community that made this possible.
ArjanCodes / BetterpythonCode examples for my Write Better Python Code series on YouTube.
tonybaloney / WilyA Python application for tracking, reporting on timing and complexity in Python code
handcraftsman / GeneticAlgorithmsWithPythonsource code from the book Genetic Algorithms with Python by Clinton Sheppard
m-ou-se / Inline PythonInline Python code directly in your Rust code