12,328 skills found · Page 29 of 411
OCA / Odoo Module MigratorPython library to migrate odoo base code from a version to another
rednafi / PysanityOpinionated coding guidelines and best practices in Python
hpreston / Python NetworkingCollection of scripts and examples of Python code, libraries, and utilities for working with Network Devices.
LiuMengxuan04 / MiniCodeA lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for learning and experimentation. Multi-language support: TypeScript and Rust implementations available now, Python coming soon.
maxg203 / Django TutorialsSource code for my free YouTube series on the Django web framework for Python.
fossunited / JoyJoy is a tiny creative coding library in Python.
freeCodeCamp / Python Coding ChallengesfreeCodeCamp's stand-alone Python coding challenges
emredjan / ISL PythonPorting the R code in ISL to python. Labs and exercises
SalvatoreRa / TutorialTutorials on machine learning, artificial intelligence, data science with math explanation and reusable code (in python and R)
PacktPublishing / Learning Data Mining With PythonCode repo for Learning Data Mining with Python, published by Packt Publishing
seanwu1105 / Vscode Qt For PythonQt for Python (PySide and PyQt) extension for Visual Studio Code.
heineman / Python AlgorithmsThis repository contains the code associated with the "Working With Algorithms In Python" Safari Video. http://shop.oreilly.com/product/110000667.do
APrioriInvestments / Typed PythonAn llvm-based framework for generating and calling into high-performance native code from Python.
obiwac / Python Minecraft CloneSource code for each episode of my Minecraft clone in Python YouTube tutorial series.
BisratYalew / Python CheatsheetCollection of Python code snippets and cheatsheets (made for humans)
youweiliang / EvitPython code for ICLR 2022 spotlight paper EViT: Expediting Vision Transformers via Token Reorganizations
Edinburgh-Genome-Foundry / Blabel:label: Python label/sticker PDF generation. HTML templates, built-in barcodes, qr codes, and other goodies
getsentry / Auto Type Annotateautomatically add annotations to untyped python code!
launchflow / BuildflowBuildFlow, is an open source framework for building large scale systems using Python. All you need to do is describe where your input is coming from and where your output should be written, and BuildFlow handles the rest. No configuration outside of the code is required.
llimllib / Pymag TreesCode from the article "Drawing Good-looking Trees" in Python Magazine