An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with python3

A curated list of projects in awesome lists tagged with python3 .

https://github.com/skygongque/spider

爬虫合集

nodejs python3

Last synced: 21 Aug 2025

https://github.com/imagingdatacommons/dicomweb-client

Python client for DICOMweb RESTful services

dicom dicomweb numpy pydicom pytest python-requests python3 typehints

Last synced: 16 Mar 2026

https://github.com/chasmani/piecewise-regression

piecewise-regression (aka segmented regression) in python. For fitting straight line models to data with one or more breakpoints where the gradient changes.

data-analysis linear-regression model-fitting piecewise-regression python3 regression segmented-regression statistics

Last synced: 21 Oct 2025

https://github.com/nipype/pydra

Pydra Dataflow Engine

brainweb dataflow-engine python3

Last synced: 01 May 2025

https://github.com/ihandmine/aioscpy

An asyncio + aiolibs crawler imitate scrapy framework

aiohttp asyncio crawling framework loguru python3 scrapy scrapy-redis

Last synced: 14 Jan 2026

https://github.com/luckman666/kkitdeploy_server

一键部署脚本合集全栈项目:kkitdeploy_server后台服务

developer-tools devops django k8s-cluster kubernetes mysql python3

Last synced: 14 Apr 2025

https://github.com/kennethenevoldsen/asent

Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.

interpretability natural-language-processing nlp python3 sentiment-analysis spacy spacy-extensions

Last synced: 06 Apr 2025

https://github.com/oguzhan-yilmaz/pyCrossfade

pyCrossfade is the result of a personal project to use beat matching, gradual bpm shift on bars, and EQ modification to provide smooth and tunable transitions between music files.

audio audio-processing beat-matching crossfade dj music python python3 transition

Last synced: 13 Jul 2025

https://github.com/parvez/network_scanner

This Home Assistant integration provides a network scanner that identifies all devices on your local network. Utilizing the provided IP range and MAC address mappings, it gives each identified device a user-friendly name and manufacturer information.

custom-component home-assistant homeassistant homeassistant-integration nmap python python3

Last synced: 07 Apr 2025

https://github.com/PacketPerception/pychievements

The Python Achievements Framework!

achievements python python3 python3-library

Last synced: 15 May 2025

https://github.com/kracekumar/python-typing-koans

Python typing koans to learn type-hints in Python3 using Mypy

koans mypy pep-484 python python3 type-hints

Last synced: 25 Jun 2025

https://github.com/dangsh/hive

lots of spider (很多爬虫)

beautifulsoup python3 scrapy selenium-webdriver spider

Last synced: 29 Jul 2025

https://github.com/orisano/owiener

A Python3 implementation of the Wiener attack on RSA

cryptography python3 rsa

Last synced: 10 Apr 2025

https://github.com/tobi-de/cookiecutter-fastapi

Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.

asgi celery cookiecutter django fastapi fastapi-template python python3

Last synced: 04 Apr 2025

https://github.com/dahlb/ha_hatch

Home Assistant Integration for Hatch Rest Mini

hatch-baby-rest homeassistant homeassistant-integration python3

Last synced: 11 Apr 2025

https://github.com/tatevkaren/data-science-popular-algorithms

Data Science algorithms and topics that you must know. (Newly Designed) Recommender Systems, Decision Trees, K-Means, LDA, RFM-Segmentation, XGBoost in Python, R, and Scala.

data-science-portfolio datascience decision-tree kmeans lda lda-model linear-discriminant-analysis machine-learning movie-recommender python3 recommendation-system scala xgboost

Last synced: 10 Apr 2025

https://github.com/jabbalaci/speedtests

comparing the execution speeds of various programming languages

benchmark c clang cpp csharp d dart go haskell hyperfine java kotlin linux lua nim polyglot pypy3 python3 rust zig

Last synced: 08 Oct 2025

https://github.com/matthewfeickert/docker-python3-ubuntu

Dockerfile for image built off Ubuntu 20.04 containing Python 3.10 (3.6, 3.7, 3.8, 3.9) built from source

docker dockerfile python python-3-10 python-3-6 python-3-7 python-3-8 python-3-9 python3 ubuntu ubuntu1804

Last synced: 06 Oct 2025

https://github.com/topazape/lstm_chem

Implementation of the paper - Generative Recurrent Networks for De Novo Drug Design.

cheminformatics chemoinformatics denovo keras lstm machine-learning python3 rnn tensorflow2

Last synced: 13 Apr 2025

https://github.com/luphord/nelson_siegel_svensson

Implementation of the Nelson-Siegel-Svensson interest rate curve model.

curve-fitting finance interest-rates python3 yield-curve

Last synced: 06 Apr 2025

https://github.com/enjirouz/voice-assistant-app

Python Voice Assistant project can: recognize and synthesize speech without Internet access; report the weather forecast anywhere in the world; make a search in the Google; make a video search in the YouTube; make a search for a definition in Wikipedia and read it; translate from the target language to the user's native language, and much more

google linux macos offline offline-windows openweathermap python python3 speech-recognition speech-synthesis voice-assistant wikipedia windows-10 youtube

Last synced: 10 Sep 2025

https://github.com/open-edge-platform/geti-sdk

Software Development Kit (SDK) for the Intel® Geti™ platform for Computer Vision AI model training.

annotations computer-vision deep-learning model-deployment model-development openvino python3 sdk

Last synced: 29 Jun 2025

https://github.com/tohrusky/realesrgan-ncnn-py

Python Binding for realesrgan-ncnn-vulkan with PyBind11

cpp ncnn pybind11 python3 realesrgan super-resolution

Last synced: 29 Jul 2025

https://github.com/davidbuchanan314/millipds

A from-scratch atproto PDS implementation in Python

atproto atproto-pds atprotocol merkle-search-tree python python3

Last synced: 05 Apr 2025

https://github.com/muvatech/shopping-cart-using-django-2.0-and-python-3.6

This is a shopping cart application created using Django 2.0 and Python 3.6

django-framework python3 shopping-cart

Last synced: 26 Oct 2025

https://github.com/upstreamdata/pyasic

A simplified and standardized interface for Bitcoin ASICs.

antminer asic asyncio bitcoin braiins-os luxos python python3 vnish whatsminer

Last synced: 06 Feb 2026

https://github.com/eriknyquist/duckargs

Code generation tool, creates python / C programs that parse command line arguments. Say bye to starting each project by reading "argparse" / "geptopt.h" docs.

argparse argument-parsing c-code-generator c-tooling code-generation code-generator code-generators command-line-arguments command-line-tool command-line-tools dev-tools development-tools productivity pure-python python python-generator python-tools python3

Last synced: 04 Apr 2025

https://github.com/robindekoster/chatgpt-custom-knowledge-chatbot

This open source chatbot project lets you create a chatbot that uses your own data to answer questions, thanks to the power of the OpenAI GPT-3.5 model.

ai chatbot chatgpt chatgpt-api contextual-chatbot document-search gpt knowledge-base llama-index machine-learning openai openai-chatgpt python python3

Last synced: 18 Jul 2025

https://github.com/pushpenderindia/nekros

NekRos is an Open-Source Ransomeware, with advanced Features, Which Looks Like Wannacry and Has C&C Server which can be Used to Retrive KEY

command-and-control database-manager fast gui kali-linux nekros open-source parratsec pushpender pushpender-singh python python3 ransomeware ransomeware-generator server technowlogy uncrackable-key wannacry windows

Last synced: 19 Jun 2025

https://github.com/snakers4/russian_stt_text_normalization

Russian text normalization pipeline for speech-to-text and other applications based on tagging s2s networks

python3 pytorch russian-language speech speech-to-text text-normalization torchscript

Last synced: 19 Jul 2025

https://github.com/kalebu/website-blocker-python

A simple website blocker project implemented in Python, It can be used to block certain websites during working time to reduce distraction thus improving productivity

python python-beginners python-cli-project python-project python-script python-website-blocker python3 pythontanzania tanzania website-blocker

Last synced: 20 Aug 2025

https://github.com/thiezn/iperf3-python

Python wrapper around iperf3

iperf3 network python3

Last synced: 24 Jan 2026

https://github.com/dxing97/subs2cia

Condensed Immersive Audiovisual media generator from subtitles for language learning

language-learning python3

Last synced: 06 Oct 2025

https://github.com/shakfu/py-js

Python3 externals for Max / MSP

c cpp max maxmsp maxmsp-external python python3

Last synced: 05 Apr 2025

https://github.com/gmr/flatdict

Python module for interacting with nested dicts as a single level dict with delimited keys.

dict hacktoberfest python python3

Last synced: 15 Feb 2026

https://github.com/Static-Flow/CloudCopy

This tool implements a cloud version of the Shadow Copy attack against domain controllers running in AWS using only the EC2:CreateSnapshot permission.

hacking-tool python3 redteam

Last synced: 11 May 2025

https://github.com/shixiangwang/pybook

《交互的Python:数据分析入门》

book python-book python3

Last synced: 22 Apr 2025

https://github.com/sergio11/vehicle_detection_tracker

🚗 VehicleDetectionTracker: Real-time vehicle detection and tracking powered by YOLO. 🚙🚕 Enhance your computer vision projects with speed, precision, and adaptability.

automated-surveillance computer-vision object-detection python3 traffic-analysis ultralytics vehicle-tracking yolo yolov8

Last synced: 07 Apr 2025

https://github.com/vehemont/nvdlib

A simple wrapper for the National Vulnerability CVE/CPE API

api cve library nist nvd nvdlib python python3 vulnerability wrapper

Last synced: 01 Jun 2026

https://github.com/alleninstitute/ecephys_spike_sorting

Modules for processing extracellular electrophysiology data from Neuropixels probes

analysis-pipeline electrophysiology python3 spikes

Last synced: 06 Apr 2025

https://github.com/kivy/oscpy

An efficient OSC implementation compatible with python2.7 and 3.5+

mit-license network osc python python2 python3 tested thread udp

Last synced: 16 May 2025

https://github.com/rainyear/cpython-internals-lecture-notes

CPython Internals 学习笔记

lecture-notes python3

Last synced: 28 Apr 2025

https://github.com/codingforentrepreneurs/web-scraping

Learn how to leverage Python's amazing tools to scrape data from other websites. The end goal of this course is to scrape blogs to analyze trending keywords and phrases. We'll be using Python 3.6, Requests, BeautifulSoup, Asyncio, Pandas, Numpy, and more!

aysncio beautifulsoup beautifulsoup4 joincfe numpy pandas python python-requests python3 requests scraper sraping tutorial web-scraping

Last synced: 30 Jul 2025

https://github.com/yezz123/fastapi-class

provides a class-based View decorator to help reduce the amount of boilerplate necessary when developing related routes. ✨🚀

class decorators dependency-injection fastapi fastapi-template pydantic python python3

Last synced: 12 Apr 2025

https://github.com/codingforentrepreneurs/Web-Scraping

Learn how to leverage Python's amazing tools to scrape data from other websites. The end goal of this course is to scrape blogs to analyze trending keywords and phrases. We'll be using Python 3.6, Requests, BeautifulSoup, Asyncio, Pandas, Numpy, and more!

aysncio beautifulsoup beautifulsoup4 joincfe numpy pandas python python-requests python3 requests scraper sraping tutorial web-scraping

Last synced: 14 Jul 2025

https://github.com/naorlivne/parse_it

A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.

argument-parser config configuration configuration-file configuration-files configuration-management environment-variables hcl ini json json-parser package parser parser-library python python3 toml xml yaml yaml-parser

Last synced: 12 Apr 2025

https://github.com/sungchun12/airflow-toolkit

Any Airflow project day 1, you can spin up a local desktop Kubernetes Airflow environment AND one in Google Cloud Composer with tested data pipelines(DAGs) :desktop_computer: >> [ :rocket:, :ship: ]

actions airflow airflow-environments airflow-toolkit cloud cloud-composer composer dbt docker gcp google-cloud hcl kubernetes kubernetes-deployment python python3 shell-script terraform terragrunt terragrunt-deployment

Last synced: 01 Aug 2025

https://github.com/baggerfast/aiogramtemplate

This is template for telegram bots by aiogram

aiogram aiogram-bot aiogrambot python python3 telegram telegram-bot template

Last synced: 27 Feb 2026

https://github.com/pysamp/PySAMP

Create SA-MP gamemodes with Python

plugin python3 sa-mp sa-mp-development sa-mp-server

Last synced: 28 Sep 2025

https://github.com/koxudaxi/local-data-api

Data API for local, you can write unittest for AWS Aurora Serverless's Data API

api aurora aws aws-aurora data-api dataapi kotlin ktor local mock mysql proxy python python3 serverless test unittest

Last synced: 30 Jul 2025

https://github.com/john-bokma/tumblelog

A static tumblelog generator available as both a Perl and Python version

blog microblog perl perl5 python3 static-blog static-site-generator tumblelog

Last synced: 06 Apr 2025

https://github.com/revsys/optimized-python-docker

Optimized Python 3.x images for Docker

docker docker-image dockerfile optimized python python3

Last synced: 08 Apr 2025

https://github.com/ReneTode/My-AppDaemon

My apps, my helpfiles, all about AppDaemon for Home Assistant

appdaemon appdaemon-apps apps clock helpfile home-assistant python python3 radio sound tts tutorial

Last synced: 06 Apr 2025

https://github.com/hjacobs/pykube

Lightweight Python 3.6+ client library for Kubernetes (pykube-ng)

kubernetes python3

Last synced: 16 Apr 2025

https://github.com/WoodOxen/tactics2d

Tactics2D: A Reinforcement Learning Environment Library with Generative Scenarios for Driving Decision-making

autonomous-driving gym-environment python3 reinforcement-learning simulator

Last synced: 20 Mar 2025

https://github.com/vrcmarcos/elasticmock

Python Elasticsearch Mock for test purposes

decorators elasticsearch mock python python2 python3

Last synced: 04 Apr 2025

https://github.com/aaryanrr/railway-management

A Railway Management System using MySQL as Backend Database

book-tickets mysql mysql-database python-mysql python3 railway-management

Last synced: 06 Sep 2025

https://github.com/phseiff/github-flavored-markdown-to-html

Convert markdown to HTML using the GitHub API and some additional tweaks with Python. Comes with full formula support and image compression.

github markdown markdown-to-html markdown-to-pdf pypi-package python python3 static-site-generator

Last synced: 07 Apr 2025

https://github.com/ssanderson/python-interface

Minimal Pythonic Interface Definitions

interface interfaces metaprogramming python python2 python3

Last synced: 10 Apr 2026

https://github.com/marcoagner/flask-qrcode

A concise Flask extension to easily render QR codes on Jinja2 templates using python-qrcode.

flask flask-extensions jinja2 pypi-packages python python3 qrcode

Last synced: 05 Apr 2025

https://github.com/natorsc/py-gtk

Repository created to centralize tips, tutorials and code examples on building graphical interfaces with the Python programming language (PyGObject) and the GTK graphics tookit.

furo gnome gtk gtk3 gtk4 pygobject python python-3 python3 sphinx sphinx-doc

Last synced: 06 Apr 2025

https://github.com/userbotindo/Anjani

🤖 Telegram group management and spam protection bot

asynchronous bot hacktoberfest pyrogram python python3 telegram telegram-bot

Last synced: 22 Jul 2025

https://github.com/azogue/psychrochart

A Python 3 library to make psychrometric charts and overlay information on them.

climate-zone humidity-control hvac matplotlib moisture psychrometric psychrometric-chart psychrometrics python3

Last synced: 12 Apr 2025

https://github.com/wemake-services/flake8-broken-line

🚨 Flake8 plugin to forbid backslashes (\) for line breaks

code-quality flake8 flake8-plugin lint linter linting python python3

Last synced: 04 Apr 2025

https://github.com/pythongssapi/python-gssapi

A Python interface to RFC 2743/2744 (plus common extensions)

cython gssapi kerberos krb5 python python-library python3 python3-library

Last synced: 26 Jan 2026

https://github.com/jimmy-ly00/ransomware-poc

A simple, fully python ransomware PoC using AES-CTR and RSA. Supports Windows, Linux and macOS

data-encrypted-for-impact mitre mitre-attack python python-ransomware-poc python3 ransomware ransomware-poc t1486 ta0040 wastedlocker

Last synced: 17 Mar 2026

https://github.com/tenderowl/norka

Continuous text editor for Linux

flathub gnome gtk3 hacktoberfest linux-app python python3

Last synced: 19 Apr 2025

https://github.com/vanpersiexp/chongding

冲顶大会/百万赢家/头脑王者/UC疯狂夺金:抓包获取题目(不用图像识别),并搜索答案

kali-linux mitmproxy python3

Last synced: 07 May 2025

https://github.com/Sma11New/webEye

快速批量检测IP上指定端口的Web站点存活信息,获取其Title,红队信息搜集、蓝队资产探测梳理。

python3 webscan

Last synced: 21 Jul 2025

https://github.com/twtrubiks/odoo-docker-tutorial

利用 docker 快速建立 odoo 環境

docker erp odoo odoo13 odoo15 postgresql python3 tutorial

Last synced: 15 Apr 2025

https://github.com/dineshsonachalam/lucid-dynamodb

🗄️ A simple Python wrapper to AWS Dynamodb.

automation boto3 dynamodb python3

Last synced: 10 Apr 2026

https://github.com/dmytrostriletskyi/accessify

Python design kit: interfaces, declared exception throws, class members accessibility levels (private and protected methods for humans).

access-modifiers design-kit design-tool interfaces python3

Last synced: 17 Aug 2025

https://github.com/kingluo/lua-resty-ffi

lua-resty-ffi provides an efficient and generic API to do hybrid programming in openresty/envoy with mainstream languages (Go, Python, Java, Rust, Nodejs, etc.).

coroutines envoy ffi golang java libevent lua luajit luarocks nginx nginx-proxy nodejs nonblocking openresty python3 rust rust-lang

Last synced: 06 Apr 2025

https://github.com/georgeyk/loafer

Asynchronous message dispatcher - Currently using asyncio and amazon SQS

asyncio dispatcher message-broker microservice python3 queue sns sqs

Last synced: 09 Apr 2025

https://github.com/sdabhi23/bsedata

Python library for extracting real-time data from Bombay Stock Exchange (India)

bse bse-stock-data hacktoberfest python python3 stock

Last synced: 14 Jan 2026

https://github.com/cristoper/wav2vec

Python package and cli tool to convert wave files (WAV or AIFF) to vector graphics (SVG, PostScript, CVS)

aiff audio cli graphics postscript python python3 svg wav waveform

Last synced: 17 Jan 2026

https://github.com/raghur/fruzzy

Freaky fast fuzzy finder for (denite.nvim/CtrlP matcher) for vim/neovim

ctrlp-extension denite-matcher fuzzyfinder linux neovim-plugin nim-lang python3 windows

Last synced: 20 Jun 2025

https://github.com/wwkimball/yamlpath

YAML/JSON/EYAML/Compatible get/set/merge/validate/scan/convert/diff processors using powerful, intuitive, command-line friendly syntax.

cli devops-tools dot-notation eyaml eyaml-support hiera-eyaml json json-processor jsonpath python python3 ruamel yaml yaml-path yaml-paths yaml-processor yamlpath

Last synced: 05 Apr 2025