12,334 skills found · Page 12 of 412
danielsabinasz / TensorSlowRe-implementation of TensorFlow in pure python, with an emphasis on code understandability
ran-isenberg / Aws Lambda Handler CookbookThis repository provides a working, deployable, open source-based, serverless service blueprint with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.
udacity / AIPNDCode and associated files for the AI Programming with Python Nanodegree Program
vim-scripts / Taglist.vimSource code browser (supports C/C++, java, perl, python, tcl, sql, php, etc)
tmhedberg / SimpylFoldNo-BS Python code folding for Vim
kossisoroyce / TimberOllama for classical ML models. AOT compiler that turns XGBoost, LightGBM, scikit-learn, CatBoost & ONNX models into native C99 inference code. One command to load, one command to serve. 336x faster than Python inference.
talkpython / 100daysofweb With Python CourseDemo code and resources for our 100 Days of Web in Python Course
Hnfull / Intensio ObfuscatorObfuscate a python code 2.x and 3.x
adilmoujahid / Blockchain Python TutorialSource Code for my blog post: A Practical Introduction to Blockchain with Python
chapmanb / BcbbIncubator for useful bioinformatics code, primarily in Python and R
ActiveState / OpenKomodoIDEOpen Komodo IDE is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
Dadangdut33 / Speech TranslateA realtime speech transcription and translation application using Whisper OpenAI and free translation API. Interface made using Tkinter. Code written fully in Python.
yhilpisch / DawpJupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.
alexhagiopol / Cracking The Coding Interview:books: C++ and Python solutions with automated tests for Cracking the Coding Interview 6th Edition.
dmdhrumilmistry / PyhtoolsA Python Hacking Library consisting of network scanner, arp spoofer and detector, dns spoofer, code injector, packet sniffer, network jammer, email sender, downloader, wireless password harvester credential harvester, keylogger, download&execute, ransomware, data harvestors, etc.
ncorbuk / Python RansomwarePython Ransomware Tutorial - YouTube tutorial explaining code + showcasing the ransomware with victim/target roles
parrt / Random Forest ImportancesCode to compute permutation and drop-column importances in Python scikit-learn models
mpatacchiola / Dissecting Reinforcement LearningPython code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
csgoh / RoadmapperRoadmapper - A Roadmap as Code (Rac) python library. Generate professional roadmap diagram using python code.
vstorm-co / Pydantic DeepagentsPython Deep Agent framework built on top of Pydantic-AI, designed to help you quickly build production-grade autonomous AI agents with planning, filesystem operations, subagent delegation, skills, and structured outputs—in just 10 lines of code.