python-3
Topic

python-3

Python is a dynamically typed programming language designed by Guido Van Rossum. Much like the programming language Ruby, Python was designed to be easily read by programmers. Because of its large following and many libraries, Python can be implemented and used to do anything from webpages to scientific research.

Repositories (1378)

RogueBot
RogueBot YogurtTheHorse Python

My simple rogue-like game for Telegram

137
Track-phone-number-location-using-python
Track-phone-number-location-using-python tech2etc

Python Project - Track a phone number in google map Using Python

136
PyDMXControl
PyDMXControl MattIPv4 Python

A Python 3 module to control DMX using OpenDMX or uDMX - Featuring fixture profiles, built-in effects and a web control panel.

135
vsco-scraper
vsco-scraper mvabdi Python

Easily allows for scraping a VSCO

134
python-emv
python-emv russss Python

EMV Smartcard Protocol Tool and Library

134
argus
argus ALDON94 Python

Argus Advanced Remote & Local Keylogger For macOS and Windows

134
pycyphal
pycyphal OpenCyphal Python

Python implementation of the Cyphal protocol stack.

132
notebooks
notebooks Naereen Jupyter Notebook

:notebook: A growing collection of Jupyter Notebooks written in Python, OCaml and Julia for science examples, algorithms, visualizations etc

130
Facial-Recognition-Based-Attendance-System
Facial-Recognition-Based-Attendance-System rishabh-karmakar Python

Facial Recognition Based Attendance System using Python, Tensorflow, Keras, SqlLite3, Tkinter, OpenCV

130
virtualenv-api
virtualenv-api sjkingo Python

An API for virtualenv/pip

129
GMM-from-scratch
GMM-from-scratch Ransaka Jupyter Notebook

The only guide you need to learn everything about GMM

129
creak
creak codepr Python

Poison, reset, spoof, redirect MITM script

127
sandwine
sandwine hartwork Python

:wine_glass: Command-line tool to run Windows apps with Wine and bwrap/bubblewrap isolation on Linux

125
black-hat-python3-code
black-hat-python3-code edoardottt Python

🏴‍☠️ tools (py3 version) of Black Hat Python book 🏴‍☠️

125
Terpene-Profile-Parser-for-Cannabis-Strains
Terpene-Profile-Parser-for-Cannabis-Strains MaxValue Python

Parser and database to index the terpene profile of different strains of Cannabis from online databases

123
SOCKETPIE_DOSTOOL
SOCKETPIE_DOSTOOL Hex1629 Python

DOS TOOL WITH PYTHON LAYER7 :) (HTTP FLOOD)

122
hPyT
hPyT Zingzy Python

A package to manipulate Windows and Title Bars of GUI applications made using Python

122
py-gtk
py-gtk natorsc Python

A curated collection of tips, tutorials, and code examples for building graphical user interfaces with Python, using the PyGObject library and the GTK...

122
NordVPN-NetworkManager
NordVPN-NetworkManager chadsr Python

A CLI tool for automating the importing, securing and usage of NordVPN (and in the future, more) OpenVPN servers through NetworkManager.

120
pyspark-stubs
pyspark-stubs zero323 Python

Apache (Py)Spark type annotations (stub files).

117
PyMieScatt
PyMieScatt bsumlin Python

A collection of forward and inverse Mie solving routines for Python 3, based on Bohren and Huffman's Mie Theory derivations

116
scrape-google-scholar-py
scrape-google-scholar-py dimitryzub Python

Extract data from all Google Scholar pages from a single Python module.

116
DogeAPI
DogeAPI yezz123 Python

API with high performance to create a simple blog and Auth using OAuth2 ⛏

116
data-analytics-portfolio
data-analytics-portfolio Iqrar99 Jupyter Notebook

Portfolio of data science and data analyst projects completed by me for academic, self learning, and hobby purposes.

113
Personal-Python-Projects
Personal-Python-Projects kishanrajput23 Jupyter Notebook

The projects which made by me while self learning.

113
spans
spans runfalk Python

Spans is a pure Python implementation of PostgreSQL's range types.

112
Multi-PDFs_ChatApp_AI-Agent
Multi-PDFs_ChatApp_AI-Agent GURPREETKAURJETHRA Python

Meet MultiPDF 📚 Chat AI App! 🚀 Chat seamlessly with Multiple PDFs using Langchain, Google Gemini Pro & FAISS Vector DB with Seamless Streamlit Deplo...

110
sEMG-HandGestureRecognition
sEMG-HandGestureRecognition tsagkas Python

Hand Gesture Recognition via sEMG signals with CNNs (Electrical and Computer Engineering - MSc Thesis)

110
grafana_api
grafana_api m0nhawk Python

Yet another Python library for Grafana API

109
Repo-2016
Repo-2016 RubensZimbres Python

R, Python and Mathematica Codes in Machine Learning, Deep Learning, Artificial Intelligence, NLP and Geolocation

108
claim-free-steam-packages
claim-free-steam-packages louisa-uno Python

Software for the automated activation of free Steam packages (games, movies, DLC, etc.)

108
DUCKSPLOIT
DUCKSPLOIT canarddu38 C#

Windows Hacking FrameWork using Reverse Shell

107
mkdocs
mkdocs dracula HTML

🧛🏻‍♂️ Dark theme for Mkdocs

107
rororo
rororo playpauseandstop Python

Implement aiohttp.web OpenAPI 3 server applications with schema first approach.

105
all-of-statistics
all-of-statistics stappit Jupyter Notebook

Solutions to Wasserman's 'All of Statistics'.

104
python-mini-projects
python-mini-projects zahariev-webbersof Python

This is a series of mini-projects that I have written over time. The projects are suitable for beginners.

104
steam.py
steam.py Gobot1234 Python

An async python wrapper to interact with the Steam API and its CMs

104
cysystemd
cysystemd mosquito Cython

systemd wrapper on Cython

103
Friday
Friday Zenohm Python

An open-source virtual assistant.

102
Liszt
Liszt rwandaPinocle Python

A personal organization software with a script engine for automation

101
intercessor
intercessor saswat555 HTML

A smart ware-house management system

101
Akilang
Akilang syegulalp Python

A compiler for a simple language, built with Python and LLVM

100
Weibo-Album-Crawler
Weibo-Album-Crawler Lodour Python

A multiprocessing crawler for weibo albums.

99
mediator
mediator lawndoc Python

An extensible, end-to-end encrypted reverse shell that works across networks without port forwarding.

99
Carbon
Carbon 0sir1ss Python

[UNMAINTAINED] A Python script to obfuscate and protect your code by renaming classes, functions, variables and remove comments and docstrings.

98
python-tutorial
python-tutorial data-flair

Python Tutorial - learn Python from scratch with 270+ Python tutorials for beginners & experienced. Explore Python features, syntax, python applicatio...

98
visualizing_convnets
visualizing_convnets anktplwl91 Jupyter Notebook

This is the code repository for my Medium post "Understanding your Convolution network with Visualizations"

97
aiovk
aiovk alexanderlarin Python

vk.com API python wrapper for asyncio

96
python_trading_bot
python_trading_bot jimtin Python

Python Trading Bot for Coinbase, Binance, and MetaTrader 5

96
cryptopals
cryptopals ricpacca Python

Python 3 solutions to the original set of the Matasano Cryptopals cryptographic challenges

96