Python
Python is a dynamically-typed garbage-collected programming language developed by Guido van Rossum in the late 80s to replace ABC. 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.
- GitHub: https://github.com/topics/python
- Wikipedia: https://en.wikipedia.org/wiki/Python_(programming_language)
- Repo: https://github.com/python
- Created by: Guido van Rossum
- Released: February 20, 1991
- Related Topics: language, ruby,
- Aliases: python3, python2, python-3, python-2, python27, python-3-6, python-3-5, py,
- Last updated: 2026-06-23 00:25:09 UTC
- JSON Representation
https://github.com/5j9/wikitextparser
A Python library to parse MediaWiki WikiText
mediawiki parsing python text-analysis
Last synced: 15 May 2025
https://github.com/miketheman/pytest-socket
Pytest Plugin to disable socket calls during tests
pytest-plugin python socket testing testing-tools
Last synced: 14 May 2025
https://github.com/r9y9/tacotron_pytorch
PyTorch implementation of Tacotron speech synthesis model.
python pytorch speech speech-synthesis tacotron
Last synced: 09 Apr 2025
https://github.com/ecstatic-nobel/OSweep
Don't Just Search OSINT. Sweep It.
certificate-transparency cybercrime cybersecurity malware-analysis osint pivoting python ransomware scanners splunk threat-analysis threat-hunting threat-intelligence threatcrowd urlhaus urlscan-io
Last synced: 11 Jul 2025
https://github.com/matrixtm/outlookgen
✨ Outlook Account Generator Written in Python ✨
account account-creator account-generator creator email-generator generator outlook outlook-generator python selenium
Last synced: 12 Apr 2025
https://github.com/ApeWorX/evm-trace
Ethereum Virtual Machine transaction tracing tool
ethereum python smart-contracts web3
Last synced: 10 May 2025
https://github.com/nisaaragharia/ai-shorts-creator
AI-Video-Cropper is a Python-based tool that leverages the power of GPT-4 (OpenAI's language model) to automatically analyze videos, extract the most interesting sections, and crop them for improved viewing experience. This project combines the capabilities of GPT-4, FFmpeg, and OpenCV to automate the process of identifying highlights in videos
face-detection ffmpeg gpt4 openai opencv python youtube
Last synced: 06 Apr 2025
https://github.com/hiroi-sora/Umi-CUT
图片批量去黑边/裁剪/压缩工具,带界面。可排除图片边缘的色块干扰,将黑边删除干净。基于 Opencv 。
Last synced: 13 May 2025
https://github.com/dramwig/flowline
Automated tool for running Python programs in a streamlined manner
automation experiment-management gpu-monitoring machine-learning python
Last synced: 14 Jan 2026
https://github.com/pydpiper/pylightxl
A light weight, zero dependency, minimal functionality excel read/writer python library
api data-analysis excel microsoft office pypi python python-library python2 python3
Last synced: 16 May 2025
https://github.com/fastapi/fastapi-vscode
VS Code extension for FastAPI and friends ✨
api cursor-extension fastapi framework python vscode vscode-extension
Last synced: 05 Apr 2026
https://github.com/pmariglia/foul-play
A Pokemon Showdown Battle AI
ai asyncio pokemon pokemon-showdown pokemon-showdown-bot pokemonshowdown python python3 websockets
Last synced: 09 Oct 2025
https://github.com/DevDungeon/Cookbook
Code snippets for various programming languages and libraries
android c cookbooks csv java javascript perl php python ruby snippets spreadsheet tutorial
Last synced: 11 Apr 2025
https://github.com/moritzgloeckl/overleaf-sync
Overleaf Two-Way Synchronization
hacktoberfest latex overleaf python sync tex
Last synced: 20 Mar 2025
https://github.com/libLAS/libLAS
C++ library and programs for reading and writing ASPRS LAS format with LiDAR data
c-api c-plus-plus cplusplus cplusplus-03 file-format-library liblas library lidar lidar-point-cloud point-cloud point-cloud-library point-cloud-processing programs python
Last synced: 18 Mar 2025
https://github.com/ofajardo/pyreadr
Python package to read and write R RData and Rds files into/from pandas dataframes. No R or other external dependencies required.
pandas-dataframe python r rdata rds rds-files
Last synced: 15 May 2025
https://github.com/pytest-dev/cookiecutter-pytest-plugin
A Cookiecutter template for pytest plugins 💻
Last synced: 29 Mar 2025
https://github.com/4shadoww/hakkuframework
Hakku Framework penetration testing
linux penetration-testing python
Last synced: 26 Mar 2025
https://github.com/TKCERT/pfFocus
Generate meaningful output from your pfSense configuration backup, like Markdown documentation.
configuration-backup documentation documentation-generator firewalls pfsense pfsense-backup python
Last synced: 10 Apr 2025
https://github.com/adityatelange/evil-winrm-py
Execute commands interactively on remote Windows machines using the WinRM protocol
active-directory cli hackthebox infosectools kerberos pentest-tool pentesting psrp python security-tools shell windows windows-remote-management winrm
Last synced: 19 Jan 2026
https://github.com/jpetrucciani/bash.py
An inline Bash script runner, for Python.
bash bourne-shell for-humans hacktoberfest python
Last synced: 05 Apr 2025
https://github.com/NisaarAgharia/AI-Shorts-Creator
AI-Video-Cropper is a Python-based tool that leverages the power of GPT-4 (OpenAI's language model) to automatically analyze videos, extract the most interesting sections, and crop them for improved viewing experience. This project combines the capabilities of GPT-4, FFmpeg, and OpenCV to automate the process of identifying highlights in videos
face-detection ffmpeg gpt4 openai opencv python youtube
Last synced: 13 Apr 2025
https://github.com/noahgift/functional_intro_to_python
[tutorial]A functional, Data Science focused introduction to Python
commandline data-science functional-programming ipynb jupyter-notebook learning-by-doing machine-learning optimization pandas python python3 screencast spot-price tutorial
Last synced: 16 May 2025
https://github.com/sn3fru/datascience_course
Curso de Data Science em Português
artificial-intelligence brasil curso dados data data-analysis data-science data-science-learning dataset deep-learning machine-learning python
Last synced: 28 Apr 2025
https://github.com/gepd/Deviot
Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
arduino arduino-ide deviot esp32 esp8266 ota platformio python
Last synced: 17 Jul 2025
https://github.com/gepd/deviot
Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
arduino arduino-ide deviot esp32 esp8266 ota platformio python
Last synced: 05 Apr 2025
https://github.com/optimagic-dev/optimagic
optimagic is a Python package for numerical optimization. It is a unified interface to optimizers from SciPy, NlOpt and other packages. optimagic's minimize function works just like SciPy's, so you don't have to adjust your code. You simply get more optimizers for free. On top you get diagnostic tools, parallel numerical derivatives and more.
numerical-differentiation numerical-optimization parallel-computing python
Last synced: 21 Oct 2025
https://github.com/Stranger6667/css-inline
High-performance library for inlining CSS into HTML 'style' attributes
css css-inline hacktoberfest html javascript python ruby rust wasm
Last synced: 12 Jun 2026
https://swcarpentry.github.io/python-novice-inflammation/
Programming with Python
automation carpentries data-analysis data-visualization english functions lesson loops matplotlib numpy programming python software-carpentry stable
Last synced: 08 May 2025
https://github.com/kylebebak/Requester
Powerful, modern HTTP/REST client built on top of the Requests library
api curl debug graphql http http-client httpie python requester requests rest rest-client sublime-text testing
Last synced: 22 Apr 2025
https://github.com/mozillasecurity/grizzly
A cross-platform browser fuzzing framework
automated-testing automation framework fuzz-testing fuzzing python security stability test-framework testcase-reducer testing
Last synced: 12 Apr 2025
https://github.com/silverapp/silver
Automated billing and payments for Django with a REST API
Last synced: 26 Feb 2026
https://github.com/gradsflow/gradsflow-automl
An open-source AutoML Library based on PyTorch
artificial-intelligence autoai automl deeplearning machine-learning python pytorch
Last synced: 12 Dec 2025
https://github.com/ValvePython/steamctl
🤸 Take control of Steam from your terminal
cli depotdownloader hacktoberfest hlmaster master-server-query-protocol python steam steam-authenticator steam-webapi steam-worshop steamcli steamcmd steamctl steamid webapi
Last synced: 16 May 2025
https://github.com/natasha/yargy
Rule-based facts extraction for Russian language
earley-parser information-extraction morphology nlp python russian tomita tomita-parser
Last synced: 12 Apr 2025
https://github.com/kylebebak/requester
Powerful, modern HTTP/REST client built on top of the Requests library
api curl debug graphql http http-client httpie python requester requests rest rest-client sublime-text testing
Last synced: 09 Apr 2025
https://github.com/PydPiper/pylightxl
A light weight, zero dependency, minimal functionality excel read/writer python library
api data-analysis excel microsoft office pypi python python-library python2 python3
Last synced: 29 Mar 2025
https://github.com/vishalanandl177/DRF-API-Logger
An API Logger for your Django Rest Framework project.
django-rest-framework logger logger-signals python python3
Last synced: 14 Mar 2025
https://github.com/transmute-app/transmute
Self hosted file converter for images, video, audio, json, excel and more. Supports over 2,000 conversions!
audio-converter convert docker fastapi file-converter image-converter pdf-converter python react self-hosted vite
Last synced: 01 Apr 2026
https://github.com/bhattbhavesh91/cowin-vaccination-slot-availability
Script to check the available slots for Covid-19 Vaccination Centers from CoWIN API in India.
covid-19 covid19-data covid19-vaccination covid19-vaccine-notification cowin cowin-api cowin-vaccine-tracker india python python-script vaccination-tracker vaccine-availability vaccine-tracker
Last synced: 09 Oct 2025
https://github.com/naokazuterada/MarkdownTOC
SublimeText3 plugin which generate a table of contents (TOC) in a markdown document.
markdown python sublime-text-3 toc-generator
Last synced: 15 May 2025
https://github.com/naokazuterada/markdowntoc
SublimeText3 plugin which generate a table of contents (TOC) in a markdown document.
markdown python sublime-text-3 toc-generator
Last synced: 09 Apr 2025
https://github.com/zhenye-na/reinforcement-learning-stanford
🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉
python reinforcement-learning tensorflow
Last synced: 06 Apr 2025
https://github.com/dhaitz/matplotlib-stylesheets
Stylesheets for Matplotlib
data-visualization dataviz matplotlib matplotlib-style-sheets matplotlib-styles python
Last synced: 10 Apr 2025
https://github.com/Technion-Kishony-lab/quibbler
Your data - interactive!
data-analysis data-science data-visualization declarative graphics gui interactive jupyter matplotlib python widgets
Last synced: 27 Mar 2025
https://github.com/rcarmo/imapbackup
A Python script for incremental backups of IMAP mailboxes
backup imap imap-mailbox mail python
Last synced: 09 Apr 2025
https://github.com/simfin/simfin
Simple financial data for Python
finance financial-data python simfin
Last synced: 13 Apr 2025
https://github.com/hartwork/grub2-theme-preview
:city_sunrise: Preview a full GRUB 2.x theme (or just a background image) using KVM / QEMU
cli-app debugging-tool grub2 grub2-theme kvm python python3 qemu
Last synced: 04 Apr 2025
https://github.com/mubaris/motivate
:zap: motivate :zap: - A simple script to print random motivational quotes. Highly influenced by linux command fortune.
fortune motivation python python-3 terminal
Last synced: 05 Oct 2025
https://github.com/nvbn/py-backwards
Python to python compiler that allows you to use Python 3.6 features in older versions.
Last synced: 29 Mar 2025
https://github.com/PyHDI/veriloggen
Veriloggen: A Mixed-Paradigm Hardware Construction Framework
compiler hardware hardware-construction-language high-level-synthesis python pyverilog verilog-hdl
Last synced: 15 Mar 2025
https://github.com/lervag/apy
CLI script for interacting with local Anki collection
Last synced: 24 Jan 2026
https://github.com/kaliiiiiiiiii/selenium-profiles
undetected Selenium using chromedriver and emulation / device profiles
automation chromedebugprotocol chromedriver emulation google-colaboratory mobile-emulations python selenium selenium-profiles selenium-python undetected-chromedriver webautomation
Last synced: 16 May 2025
https://github.com/tokern/piicatcher
Scan databases and data warehouses for PII data. Tag tables and columns in data catalogs like Amundsen and Datahub
aws-athena aws-glue aws-redshift catalog data data-catalog database phi pii python snowflake
Last synced: 12 Apr 2025
https://github.com/pypsa/atlite
atlite: A Lightweight Python Package for Calculating Renewable Power Potentials and Time Series
csp dynamic-line-rating energy energy-system energy-systems era5 gis heat-pump potentials pv python reanalysis renewable-energy renewable-timeseries solar wind
Last synced: 15 May 2025
https://github.com/bhargavchippada/forceatlas2
Fastest Gephi's ForceAtlas2 graph layout algorithm implemented for Python and NetworkX
force-directed-graph force-layout forceatlas2 graph networkx python
Last synced: 23 Feb 2026
https://github.com/a937750307/lan-printing
局域网打印,起因是同事的一台电脑用尽了各种手段都无法连上共享打印机
Last synced: 02 Apr 2026
https://github.com/jenyay/outwiker
Сross-platform software for keeping your notes in a tree
cross-platform notepad notes open-source outliner python tree wiki-editor
Last synced: 01 May 2026
https://github.com/BeetleChunks/redsails
RedSails is a Python based post-exploitation project aimed at bypassing host based security monitoring and logging. DerbyCon 2017 Talk: https://www.youtube.com/watch?v=Ul8uPvlOsug
event-logging firewall kernel-driver pydivert python windivert windows
Last synced: 19 Jul 2025
https://github.com/JakobGlock/Generative-Art
A selection of generative art scripts written in Python
2d-graphics algorithmic algorithmic-art art artist cairo cornwall generative generative-art images pycairo python python3 scripts vector-graphics
Last synced: 09 Apr 2025
https://github.com/c0rel0ader/east
Exploits and Security Tools Framework 2.0.1
east-framework exploits offensive-security penetration-testing python
Last synced: 02 Apr 2025
https://github.com/vector-ai/vectorai
Vector AI — A platform for building vector based applications. Encode, query and analyse data using vectors.
artificial-intelligence clustering compare-vectors deep-learning embeddings encodings machine-learning neural-networks python pytorch search search-engine semantic-search tensorflow transformers vector vector-analytics vector-search vector-similarity vector-similarity-database
Last synced: 04 Apr 2025
https://github.com/keke-li/books
📚 All programming languages books
algorithms go python structure
Last synced: 06 Apr 2025
https://github.com/KeKe-Li/books
📚 All programming languages books
algorithms go python structure
Last synced: 14 Apr 2025
https://github.com/mchardysam/python-binance-chain
Binance Chain Exchange API python implementation for automated trading
api binance client cryptocurrency dex ledger ledger-wallet python python3 rpc websocket
Last synced: 05 Apr 2025
https://github.com/xknx/xknx
XKNX - A KNX library written in Python
hacktoberfest home-assistant home-automation knx python
Last synced: 16 Jan 2026
https://github.com/aryashah2k/Quantum-Computing-Collection-Of-Resources
A Well Maintained Repository On Quantum Computing Resources [Code+Theory] Updated Regularly During My Time At IBM, Qubit x Qubit And The Coding School's Introduction To Quantum Computing Course '21
cern ibm jupyter-notebook matplotlib numpy python qiskit qiskit-aqua qiskit-ibm-sdk qiskit-practice qiskit-tips-and-tricks qiskit-tutorial quantum quantum-algorithms quantum-computing quantum-information quantum-mechanics qubits qworld
Last synced: 14 Mar 2025
https://github.com/googlecloudplatform/cloud-sql-python-connector
A Python library for connecting securely to your Cloud SQL instances.
Last synced: 14 May 2025
https://github.com/math2001/markdownlivepreview
A Sublime Text 3 plugin to preview your markdown as you type
live-preview markdown python sublime-text sublime-text-3
Last synced: 22 Oct 2025
https://github.com/Adri6336/gpt-voice-conversation-chatbot
Allows you to have an engaging and safely emotive spoken / CLI conversation with the AI ChatGPT / GPT-4 while giving you the option to let it remember things discussed.
ai chatbot chatgpt cli conversational conversational-ai conversational-bots customizable elevenlabs gpt-3 gpt-4 memory openai personalized python speech-recognition speech-to-text tts user-friendly voice-recognition
Last synced: 07 Apr 2025
https://github.com/adri6336/gpt-voice-conversation-chatbot
Allows you to have an engaging and safely emotive spoken / CLI conversation with the AI ChatGPT / GPT-4 while giving you the option to let it remember things discussed.
ai chatbot chatgpt cli conversational conversational-ai conversational-bots customizable elevenlabs gpt-3 gpt-4 memory openai personalized python speech-recognition speech-to-text tts user-friendly voice-recognition
Last synced: 06 Apr 2025
https://github.com/libfuse/python-fuse
Python 2.x/3.x bindings for libfuse 2.x
Last synced: 14 Apr 2025
https://github.com/akascape/tkinter-toolkit
Explore all modern tkinter widget libraries and helpful tools! (Including customtkinter)
customtkinter python python-tkinter python-tkinter-application python-tkinter-framework python-tkinter-gui python3 tkinter tkinter-applications tkinter-framework tkinter-graphic-interface tkinter-gui tkinter-gui-library tkinter-library tkinter-python tkinter-toolkit tkinter-widgets
Last synced: 16 May 2025
https://github.com/deepgram/deepgram-python-sdk
Official Python SDK for Deepgram.
asr automated-speech-recognition deepgram hacktoberfest python speech-recognition speech-to-text text-to-speech voice-agent voice-ai
Last synced: 12 Dec 2025
https://github.com/C0reL0ader/EaST
Exploits and Security Tools Framework 2.0.1
east-framework exploits offensive-security penetration-testing python
Last synced: 13 Mar 2025
https://github.com/cloudevents/sdk-python
Python SDK for CloudEvents
cloudevents cloudevents-schema cloudnative cncf events python python3 serverless
Last synced: 14 May 2025
https://github.com/microsoft/semantic-link-labs
Early access to new features for Microsoft Fabric's Semantic Link.
analysis-services analysis-services-tabular dax jupyter-notebook microsoftfabric powerbi python
Last synced: 12 Feb 2026
https://github.com/ayush1997/Xvision
Chest Xray image analysis using Deep learning !
chest-xray-images computer-vision deep-learning medical-imaging python tensorflow transfer-learning vggnet
Last synced: 19 Jul 2025
https://github.com/Kazuhito00/Tokyo2020-Pictogram-using-MediaPipe
MediaPipeで姿勢推定を行い、Tokyo2020オリンピック風のピクトグラムを表示するデモ
mediapipe opencv pictogram pose pose-estimation python tokyo2020
Last synced: 08 Jul 2025
https://github.com/duriantaco/fyn
Fyn is a fork of uv for fast Python package management, dependency resolution, virtual environments, and pyproject.toml workflows.
dependency-management fork forked-repo package-manager packaging pyproject-toml python resolver uv
Last synced: 07 May 2026
https://github.com/csu/quora-api
An unofficial API for Quora.
api flask python quora quora-api rest-api web-api web-scraping
Last synced: 15 Mar 2026
https://github.com/entysec/hatsploit
Modular penetration testing platform that enables you to write, test, and execute exploit code.
android entysec exploit exploit-database exploit-development exploitation exploitation-framework exploits hacking-tool infosec payload post-exploitation privilege-escalation python remote-access-tool remote-control security windows windows-hacking
Last synced: 16 May 2025
https://github.com/hiroi-sora/umi-cut
图片批量去黑边/裁剪/压缩工具,带界面。可排除图片边缘的色块干扰,将黑边删除干净。基于 Opencv 。
Last synced: 09 Apr 2025
https://github.com/kazuhito00/tokyo2020-pictogram-using-mediapipe
MediaPipeで姿勢推定を行い、Tokyo2020オリンピック風のピクトグラムを表示するデモ
mediapipe opencv pictogram pose pose-estimation python tokyo2020
Last synced: 07 Apr 2025
https://github.com/perlence/pyguitarpro
Read, write and manipulate GP3, GP4 and GP5 files.
Last synced: 04 Apr 2025
https://github.com/jazzband/django-permission
[Not maintained] An enhanced permission system which support object permission in Django
django framework permission python
Last synced: 26 Mar 2025
https://github.com/bobbui/json-logging-python
Cloud-native distributed Python logging library to emit JSON log that can be easily indexed by logging infrastructure
elasticsearch elk elk-stack json kibana logging logging-library logstash python python2 python3
Last synced: 05 Apr 2025
https://github.com/rizkant/blazingtool
Brute force ethereum wallet mnemonics. Multi-threaded and suprisingly fast. automatically generate seed phrases and check balances for Ethereum networks. If a wallet with a non-zero balance is found, the wallet's information (address, mnemonic, private key, and balances) is logged and saved to a file named result.txt.
bruteforce-wallet crypto-wallet-tools ethereum ethereum-balance-checker ethereum-brut-checker ethereum-bruteforce ethereum-seed-finder-installer ethereum-seed-key-finder ethereum-seed-recovery-2024 ethereum-seed-scanner-download ethereum-seed-scanner-installer ethereum-wallet python windows
Last synced: 04 Apr 2025
https://github.com/jonathanraiman/theano_lstm
:microscope: Nano size Theano LSTM module
adadelta automatic-differentiation dropout gru lstm machine-learning neural-network python recurrent-networks theano tutorial
Last synced: 05 Apr 2025