12,331 skills found · Page 32 of 412
in1nit1t / UnirefA Python coding framework for analyzing Unity applications.
mattmakai / Python Websockets ExampleExample code for live demo at SF Python Jan 2015 & Django District Mar 2015 meetups
zakariamaaraki / RemoteCodeCompilerAn online code compiler supporting 11 programming languages (Java, Kotlin, Scala, C, C++, C#, Golang, Python, Ruby, Rust and Haskell) for competitive programming and coding interviews.
GPT-AGI / Clawd CodeClaude-Code-Python: Reconstructing Claude Code in Python
Spidy20 / Python To APKYou can convert your Python Code to Android APK.
homalozoa / Ros2 For Beginners CodeCode for the book "ROS 2 Programming - Based on Modern C++ and Python 3" 《ROS 2机器人编程实战——基于现代C++和Python 3》配套代码及相关内容维护
raman-sc / VASPPython program to evaluate off-resonance Raman activity using VASP code as the backend.
wondervictor / WiderFace EvaluationPython Evaluation Code for Wider Face Dataset
kiecodes / Genetic AlgorithmsThis repository belongs to the youtube videos "What are Genetic Algorithms" (https://youtu.be/uQj5UNhCPuo) and "Genetic Algorithm from Scratch in Python" (https://youtu.be/nhT56blfRpE). If you haven't seen it, please consider watching part one of this series, to get a better understanding of this code.
campusx-official / 100 Days Of Python ProgrammingDay by day codes for my YouTube course on Python Programming
OUDON / Rmqrcode PythonRectangular Micro QR Code (rMQR Code) Generator in Python
adilmoujahid / Deeplearning Cats Dogs TutorialSource code for blog post: A Practical Introduction to Deep Learning with Caffe and Python
venaxyt / MysteriumMysterium the first tool which permits you to retrieve the most part of a Python code even the .py or .pyc was extracted from an executable file, even it is encrypted with every existing encryptage. Mysterium don't make any difference between encrypted and non encrypted files, it can retrieve code from Pyarmor or .pyc files.
bd-j / ProspectorPython code for Stellar Population Inference from Spectra and SEDs
HariSekhon / Templates100+ DevOps Code & Config templates for AWS, GCP, Docker, CI/CD, Kubernetes, Terraform, Packer, Jenkins, CircleCI, GitHub Actions, Vagrant, Puppet, Lambda, Python, Perl, Bash, Ruby, Golang, Java, Scala, Groovy, Maven, SBT, Gradle, Make, Jenkinsfile, Makefile, Dockerfile, docker-compose.yml, Vagrantfile, M4, AWS CodeBuild, GCP Cloud Build etc...
PacktPublishing / Python For ArcGIS ProCode Repository for Python for ArcGIS Pro, Published by Packt
ngrok / Ngrok PythonEmbed ngrok secure ingress into your Python apps with a single line of code.
amirgamil / Python Interview TricksA collection of useful python data structures, tricks, and must-knows for coding interviews
ika-rwth-aachen / Drone Dataset ToolsThe goal of this repo is to make the drone datasets as easy to use as possible. For this purpose we provide source code in Python, which allows the import and visualization of the datasets.
microsoft / Vscode Python Tools Extension TemplateTemplate for creating VS Code extensions for python tools.