4,283 skills found · Page 7 of 143
SHathi28 / Ethical Hacking Python ScriptsRepository for security-related Python scripts.
arunpshankar / Agentic Workflow PatternsRepository demonstrating best practices and patterns for implementing agentic workflows in Python, featuring modular, scalable, and reusable design patterns for intelligent automation.
BaseMax / GitHub Repository Export ListPython: A tiny script to get list of all repository of a GitHub user and generate HTML output with style.
codeIIEST / AlgorithmsA Repository to store implementation of some of the famous Data Structures and Algorithms (mainly in C/C++/Java/Python) for everyone to learn and contribute.
Leggin / DirigeraThis repository provides an unofficial Python client for controlling the IKEA Dirigera Smart Home Hub.
heineman / Python AlgorithmsThis repository contains the code associated with the "Working With Algorithms In Python" Safari Video. http://shop.oreilly.com/product/110000667.do
vanshika230 / Machine LearningThis repository contains implementations of all Machine Learning Algorithms from scratch in Python. Mathematics required for ML and many projects have also been included.
milaan9 / Python Natural Language ProcessingThis repository consists of a complete guide on natural language processing (NLP) in Python where we'll learn various techniques for implementing NLP including parsing & text processing and understand how to use NLP for text feature engineering.
varunsridharan / Github Gitea MirrorSimple Python Script To Mirror Repository From Github To Gitea
milaan9 / 92 Python GamesThis repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
jensleitloff / CNN SentinelAnalyzing Sentinel-2 satellite data in Python with Keras (repository of our talks at Minds Mastering Machines 2019 and PyCon 2018)
slowfound / Metatrader5 Quant Server PythonRepository for YouTube tutorial on how to run MetaTrader5 + VNC + Python Flask API in a Docker Container on a Linux server.
milaan9 / Machine Learning Algorithms From ScratchThis repository explores the variety of techniques and algorithms commonly used in machine learning and the implementation in MATLAB and PYTHON.
sersavn / Python For Everybody ResourcesThis repository contains my personal solutions, notes, and learning insights inspired by the "Python for Everybody Specialization" offered by Coursera and the University of Michigan
sethmlarson / Secure Python Package TemplateTemplate for a Python package with a secure project host and package repository configuration.
BlankCoders / GoogleKickStart2020 Solutions:octocat: This repository will contain solutions of "Google Kick Start 2020" in C/C++/Java/Python. Archived now!
TheAlgorithms / Algorithms KeeperA bot for TheAlgorithms/Python repository.
CiscoDevNet / Ydk PyThis project has been archived and the repository will no longer be updated. Python SDK generated from YANG data models.
serverx-org / DSA MASTERYThis repository covers the roadmap for mastering Data Structures and Algorithms in JavaScript, Python, C/C++, and Java.
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.