4,282 skills found · Page 1 of 143
farhanashrafdev / 90DaysOfCyberSecurityThis repository contains a 90-day cybersecurity study plan, along with resources and materials for learning various cybersecurity concepts and technologies. The plan is organized into daily tasks, covering topics such as Network+, Security+, Linux, Python, Traffic Analysis, Git, ELK, AWS, Azure, and Hacking. The repository also includes a `LEARN.md
rasbt / Python Machine Learning BookThe "Python Machine Learning (1st edition)" book code repository and info resource
spyder-ide / SpyderOfficial repository for Spyder - The Scientific Python Development Environment
codebasics / PyRepository to store sample python programs for python learning
rasbt / Python Machine Learning Book 2nd EditionThe "Python Machine Learning (2nd edition)" book code repository and info resource
wisdompeak / LeetCodeThis repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
Azure / Azure SDK For PythonThis repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
gitpython-developers / GitPythonGitPython is a python library used to interact with Git repositories.
rasbt / Python Machine Learning Book 3rd EditionThe "Python Machine Learning (3rd edition)" book code repository
pyston / Pyston V1The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:
microsoft / BotBuilder SamplesWelcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript/TypeScript, and Python to help you get started with the Bot Framework SDK!
fchollet / Keras ResourcesDirectory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
darkprinx / Break The Ice With PythonThe repository is about 100+ python programming exercise problem discussed, explained, and solved in different ways
YunoHost / YunohostYunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
rasbt / Deep Learning BookRepository for "Introduction to Artificial Neural Networks and Deep Learning: A Practical Guide with Applications in Python"
nickmccullum / Algorithmic Trading PythonThe repository for freeCodeCamp's YouTube course, Algorithmic Trading in Python
gerdm / PrmlRepository of notes, code and notebooks in Python for the book Pattern Recognition and Machine Learning by Christopher Bishop
astanin / Python TabulatePretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.
obheda12 / GitDorkerA Python program to scrape secrets from GitHub through usage of a large repository of dorks.
hardikkamboj / An Introduction To Statistical LearningThis repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.