12,333 skills found · Page 16 of 412
KnifeXRage / Godot SecureGodot Secure is a Simple Python Script That modify the Godot Source Code Automatically, to integrate Camellia-256 / AES-256 encryption with a unique security token system. This solution creates a cryptographically unique engine build that prevents generic decryption tools from accessing your game assets.
leovandriel / Caffe2 Cpp TutorialC++ transcripts of the Caffe2 Python tutorials and other C++ example code
facebookresearch / DocAgentDocAgent is a system designed to generate high-quality, context-aware code documentation for Python codebases using a multi-agent approach and hierarchical processing.
driscollis / PytipsPython Tips contains code snippets that will help you learn Python
swisskyrepo / Vulny Code Static AnalysisPython script to detect vulnerabilities inside PHP source code using static analysis, based on regex
calculix / BesoPython code for topology optimization using CalculiX FEM solver.
sdiehl / NumpileA tiny 1000 line LLVM-based numeric specializer for scientific Python code.
pbiernat / RiprPackage Binary Code as a Python class using Binary Ninja and Unicorn Engine
3gstudent / Homework Of PythonPython codes of my blog.
cdfmlr / PyflowchartPython codes to Flowcharts
reinh / StatsdA Ruby Statsd client that isn't a direct port of the Python example code. Because Ruby isn't Python.
tostq / Easy HMMA easy HMM program written with Python, including the full codes of training, prediction and decoding.
pdeitel / PythonFundamentalsLiveLessonsExample code for Our Python Fundamentals LiveLessons Videos
grantjenks / BlueThe slightly less uncompromising Python code formatter.
Eric-Canas / QReaderRobust and Straight-Forward solution for reading difficult and tricky QR codes within images in Python. Powered by YOLOv8
pingswept / PysolarPysolar is a collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations.
rchavezj / OpenCV ProjectsList of OpenCV projects to further increase the computer vision community. Coding in Python & C++(In progress).
ga0 / PyprotectA lightweight python code protector, makes your python project harder to reverse engineer
OpenWonderLabs / Python HostThe python code running on Raspberry Pi or other Linux based boards to control SwitchBot.
gmonce / Scikit Learn BookSource code for the "Learning scikit-learn: Machine Learning in Python"