12,332 skills found · Page 14 of 412
hoh / ReloadrHot code reloading tool for Python
hogan-tech / Leetcode SolutionExplore diverse LeetCode solutions in Python, C++, JavaScript, SQL, and TypeScript. Ideal for interview prep, learning, and code practice in multiple programming languages.
jamesmawm / Mastering Python For Finance Source CodesAccompanying source codes for my book 'Mastering Python for Finance'.
vintasoftware / Python Linters And Code AnalysisPython Linters and Code Analysis tools curated list
mitsuhiko / Python ModernizeModernizes Python code for eventual Python 3 migration. Build on top of 2to3
astro-pi / Python Sense HatSource code for Sense HAT Python library
ChenHongruixuan / ChangeDetectionRepositoryThis repository contains some python code of some traditional change detection methods or provides their original websites, such as SFA, MAD, and some deep learning-based change detection methods, such as SiamCRNN, DSFA, and some FCN-based methods.
threedle / Ll3mLL3M writes Python code that generates 3D assets in Blender.
codegen-sh / CodegenPython wrapper for the Codegen API - run code agents at scale
brpapa / Recursion Tree Visualizer🌳 Input the source code of any recursive function in javascript, python or golang and visualize its recursion tree
netromdk / VerminConcurrently detect the minimum Python versions needed to run code
alxschwrz / Codex Py2cppConverts python code into c++ by using OpenAI CODEX.
mikexcohen / DeepUnderstandingOfDeepLearningPython code accompanying the course "A deep understanding of deep learning (with Python intro)"
RekhuGopal / PythonHacksThis repo contains some solved python hacker codes
SourceCode-AI / AuraPython source code auditing and static analysis on a large scale
stepcode / StepcodeSTEPcode (formerly NIST's STEP Class Library) is used with IFC, STEP, and other standards that utilize the technologies of ISO10303 (STEP). It generates C++ and Python from EXPRESS (10303-11) schemas. The code is capable of reading and writing STEP Part 21 exchange files. It also utilizes Parts 22 and 23 (SDAI and its C++ binding).
weijie-chen / Econometrics With PythonTutorials of econometrics featuring Python programming. This is a crash course for reviewing the most important concepts and techniques of basic econometrics, the theories are presented lightly without hustles of derivation and Python codes are straightforward.
Titan-Systems / TitanTitan Core - Snowflake infrastructure-as-code. Provision environments, automate deploys, CI/CD. Manage RBAC, users, roles, and data access. Declarative Python Resource API. Change Management tool for the Snowflake data warehouse.
PacktPublishing / Artificial Intelligence With PythonCode repository for Artificial Intelligence with Python, published by Packt
amygdalama / Python InternalsResources for learning about Python internals and CPython source code