12,330 skills found · Page 27 of 411
cy4nguy / Python RansomwareComplete Python RansomeWare Source Code With Full Decoumetions.
AllenDowney / CompStatsCode for a workshop on statistical interference using computational methods in Python.
justagist / Panda SimulatorA Gazebo simulator for the Franka Emika Panda robot with ROS interface, supporting sim-to-real code transfer (Python). Exposes customisable controllers and state feedback from robot in simulation.
bh107 / BohriumAutomatic parallelization of Python/NumPy, C, and C++ codes on Linux and MacOSX
Nic30 / HwtVHDL/Verilog/SystemC code generator, simulator API written in python/c++
lobocv / PyperformAn easy and convienent way to performance test python code.
xinychen / Academic DrawingProviding codes (including Matlab and Python) for visualizing numerical experiment results.
giangtranml / Ml From ScratchAll the ML algorithms, ML models are coded from scratch by pure Python/Numpy with the Math under the hood. It works well on CPU.
Apress / Beginning Python 3edSource code for 'Beginning Python' by Magnus Lie Hetland
blazzbyte / OpenInterpreterUISimplify code execution with Open Interpreter UI Project with Streamlit. A user-friendly GUI for Python, JavaScript, and more. Pay-as-you-go, no subscriptions. Ideal for beginners.
proximafusion / VmecppFrom-scratch C++ and Python reimplementation of the Variational Moments Equilibrium Code (VMEC).
campusx-official / Dsa Using Pythoncodes related to my dsa course on python
cgarrard / Osgeopy CodeCode for the book Open source geoprocessing with Python
koaning / UvtrickA fun party trick to run Python code from another venv into this one.
joaoventura / PybridgeReuse Python code in native Android applications
PyCQA / EradicateRemoves commented-out code from Python files
billy-enrizky / Openbrowser AIOpenBrowser is a framework for intelligent browser automation. It combines direct CDP communication with a CodeAgent architecture, where the LLM writes Python code executed in a persistent namespace, to navigate, interact with, and extract information from web pages autonomously.
mikexcohen / LinAlgBookPython and MATLAB code for linear algebra textbook.
nature-of-code / Noc Examples PythonPython port (via processing.py) of The Nature of Code Examples
yangyss / Lldb TraceA python script .Instruction level tracing tool and block level tracing tool for lldb debugger. First tracing code, then dumping all valid code to file, finally analysing it.