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/shaybox/riden

A python library for Riden RD power supplies

python python3 riden ruideng

Last synced: 28 Jul 2025

https://github.com/wangy8961/python3-concurrency

Python3爬虫系列的理论验证,首先研究I/O模型,分别用Python实现了blocking I/O、nonblocking I/O、I/O multiplexing各模型下的TCP服务端和客户端。然后,研究同步I/O操作(依序下载、多进程并发、多线程并发)和异步I/O(asyncio)之间的效率差别

aiohttp asyncio concurrency coroutine futures processing progressbar python3 requests threadpool

Last synced: 11 Sep 2025

https://github.com/codingforentrepreneurs/supercharged-web-scraping-with-asyncio

Scrape websites asynchronously with Python 3.8+, Asyncio, & arsenic (aka Selenium for Async).

arsenic async asynchronous asyncio python3 python38 selenium tutorial web-scraping

Last synced: 29 Jun 2025

https://github.com/revolter/fileconvertbot

Telegram Bot that converts some file types to native photo, audio or video Telegram messages.

bot python python3 telegram telegram-bot

Last synced: 19 Apr 2025

https://github.com/dhhruv/chrome-dino-runner

🐱‍🐉 A Replica of the hidden Dinosaur Game from Chrome Browser Offline mode build using Python and PyGame.

algorithm chrome chrome-dino-game chrome-dinosaur-game dinosaur-game framework game games google-chrome hacktoberfest hacktoberfest2023 library pygame python python3 software

Last synced: 20 Aug 2025

https://github.com/narasimha1997/smartreply

Unofficial port of Google's smart reply runtime (powers gmail and assistant) model to python, allowing developers to leverage intelligent smart reply as an API in Web and embedded systems that supports Linux, a loader (ld.so), a fully POSIX C++ Runtime and Python interpreter.

android cplusplus google linux python3 tensorflow web

Last synced: 19 Jun 2025

https://github.com/patrickelectric/slam_qt

My small SLAM simulator to study "SLAM for dummies"

lidar pyside2 python python3 qt robot robotics simulation simulator slam

Last synced: 08 Apr 2026

https://github.com/jambonrose/python-web-dev-21-2

Material for "Web Development in Python with Django" using Django 2.1, published as a Pearson LiveLesson on Safari Books Online

django django-application django-example django-extensions django-rest-framework django-sample heroku herokuapp python python3 whitenoise

Last synced: 20 Sep 2025

https://github.com/doersino/cellular-automata-posters

Simple Python script that generates cellular automata posters as PDF files.

cellular-automata cellular-automaton poster posters python3

Last synced: 23 Jul 2025

https://github.com/123zmz123/ZlgCanDriver

用于驱动周立功系列CAN卡的python 库 The zlg can driver writting by python

python3 usb-can-2 usb-can-2eu usb-can-4eu

Last synced: 20 Mar 2025

https://github.com/kissgyorgy/simple-podcast-dl

Simple podcast downloader (podcatcher)

podcast python python3

Last synced: 11 Apr 2025

https://github.com/siliconlabs/mltk

A Python package with command-line utilities and scripts to aid the development of machine learning models for Silicon Lab's embedded platforms

aiot cpp embedded embedded-c embedded-systems internet-of-things iot keras keras-tensorflow machine-learning machinelearning python python3 tensorflow tensorflow-lite tensorflow-lite-micro tensorflow2

Last synced: 06 Apr 2025

https://github.com/Aragur/yowsup

The python WhatsApp library

api python3 whatsapp

Last synced: 11 Mar 2025

https://github.com/3outeille/cnnumpy

A Numpy implementation of a Convolutional Neural Network: slow & fast (im2col/col2im).

cnn col2im convolutional-neural-networks im2col numpy python python3

Last synced: 02 Mar 2026

https://github.com/makelove/ddk_sdk

拼多多-多多客联盟 CPS 工具包

cps ddk pinduoduo python3

Last synced: 15 May 2025

https://github.com/james-see/iptcinfo3

iptcinfo working for python 3 finally do pip3 install iptcinfo3

exif iptc metadata photography python3

Last synced: 09 Mar 2026

https://github.com/rodyherrera/phone-number-information

This basic script written in the Python programming language, will allow you to know some things about an international telephone number, such as its approximate latitude and longitude, its location, its service provider etc ..., it will allow you to save all the data in a file, you also need a key to use the OpenCage API but the script comes with a KEY ready, just come and use, you can extend it as you want.

geolocation hack location location-services numbers phone phone-number python python3 signal spying spyware

Last synced: 26 Oct 2025

https://github.com/xtekky/ip-grabber-poc

Proof of concept, showing how ip-grabbing sites may work. Grabs IP adress and shows accurate location and more infos, integrated with a discord-webhook

grabber grabbertool integration ip ip-address ip-grabber ip-grabbers ip-location ip-lookup python python3

Last synced: 22 Mar 2025

https://github.com/toddbirchard/jira-database-etl

:mens: 💾 Script to import issues from a JIRA instance into a database.

etl etl-pipeline flask flask-sqlalchemy jira-rest-api pandas python3

Last synced: 14 Apr 2025

https://github.com/mozilla/code-review

Automated static analysis & linting bot for Mozilla repositories

code-review mozilla python3 static-analysis

Last synced: 05 Apr 2025

https://github.com/erfaniaa/map-coloring

Map coloring, using four colors

backtracking graph map-coloring opencv planar-graphs python3

Last synced: 30 Oct 2025

https://github.com/antonlydike/riscemu

RISC-V emulator in python

assembly cli python3 risc-v

Last synced: 11 Sep 2025

https://github.com/anvilsecure/dawgmon

dawg the hallway monitor - monitor operating system changes and analyze introduced attack surface when installing software

analyzer attack debian linux monitoring-application monitoring-tool python python3 secure security-scanner security-tools surface ubuntu

Last synced: 09 Jul 2025

https://github.com/sdushantha/down

☑️ A CLI tool to check if a site or a list of sites are down or up

linux macos python3 status website

Last synced: 17 Mar 2026

https://github.com/cloud-cv/evalai-cli

:cloud: :rocket: Official EvalAI Command Line Tool

ai ai-challenges click machine-learning python3

Last synced: 09 Apr 2025

https://github.com/wolberlab/pyrod

PyRod - Tracing water molecules in molecular dynamics simulations

molecular-dynamics-simulation pharmacophore python3 water

Last synced: 19 Feb 2026

https://github.com/eadwinCode/ellar

Ellar is a lightweight ASGI framework for building efficient and scalable server-side python applications. It supports both OOP (Object-Oriented Programming) and FP (Functional Programming). Built with passion for programming

aiohttp api asgi nestjs openapi python python3 swagger

Last synced: 05 May 2025

https://github.com/zmitchell/async-serial

Example code using asyncio, pyserial, and pyserial-asyncio

asyncio pyserial python python3 serial

Last synced: 26 Feb 2026

https://github.com/mbientlab/metawear-sdk-python

MetaWear Python SDK - Linux / Windows - Python3

bluetooth-le linux metamotion metawear python3 raspberrypi windows10

Last synced: 19 Jun 2025

https://github.com/boylegu/celery-task-tigger

A controllable timing task widgets with Celery

celery crontab periodic python python3 task

Last synced: 13 Apr 2025

https://github.com/arv-anshul/coldturkeyblocker-pro

Enable the PRO features in ColdTurkeyBlocker

cold-turkey cold-turkey-blocker cold-turkey-pro pro python python3

Last synced: 22 Apr 2025

https://github.com/omkarpathak/django-gym-member-manager

A Gym Member Manager Web App using Django

django gymnasium python3 webapp

Last synced: 19 Apr 2025

https://github.com/prograsaur/ib-historical-data

Interactive Brokers TWS API -- Historical data downloader

example-app gui ibapi interactive-brokers python-3 python-3-6 python-script python3 tkinter tws

Last synced: 09 Apr 2025

https://github.com/gmelodie/silentmoire

Moiré pattern denoiser for screen pictures

denoising image-processing moire numpy python3

Last synced: 07 Oct 2025

https://github.com/ninjacheetah/nusget

A modern and supercharged NUS downloader built with Python and Qt6. Powered by libWiiPy and libTWLPy.

libtwlpy libwiipy python3 wii

Last synced: 14 Jan 2026

https://github.com/mholtzscher/spacy_readability

spaCy pipeline component for adding text readability meta data to Doc objects.

nlp python3 spacy

Last synced: 01 Aug 2025

https://github.com/iredmail/mlmmjadmin

A simple RESTful API server used to manage mlmmj (http://mlmmj.org) mailing list manager.

iredmail mail mailing-list python python3

Last synced: 08 Jul 2025

https://github.com/tim-gromeyer/html2md

Transform your HTML into clean, easy-to-read markdown with html2md.

cpp-library cpp17 html html-to-markdown html2markdown html2md html5 markdown python3

Last synced: 05 Apr 2025

https://github.com/SiliconLabs/mltk

A Python package with command-line utilities and scripts to aid the development of machine learning models for Silicon Lab's embedded platforms

aiot cpp embedded embedded-c embedded-systems internet-of-things iot keras keras-tensorflow machine-learning machinelearning python python3 tensorflow tensorflow-lite tensorflow-lite-micro tensorflow2

Last synced: 18 Mar 2025

https://github.com/pwman3/pwman3

Console based password management application

console-application database hacktoberfest password-manager python python3

Last synced: 05 Apr 2025

https://github.com/ZoneMinder/mlapi

An easy to use/extend object recognition API you can locally install. Python+Flask. Also works with ZMES!

api api-gateway api-server cctv face-detection flask iot machine-learning object-detection python3 zoneminder

Last synced: 07 Apr 2025

https://github.com/clarkfieseln/ipradar2

Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)

api firewall firewall-configuration firewall-rules google-maps google-maps-api idps ids network-analysis pyqt pyqt5 pyshark python python-3 python3 real-time realtime tshark

Last synced: 13 Mar 2026

https://github.com/jj008/digital_voting

It is an online voting system with face recognition and two factor authentication, developed in django framework. Digital voting has admin login which will be handled by election commission and voter login which will be handled by voter. Voters can login through their voter ID number and password after a successful registration. The system will allows voters to view a list of candidates in their area, voters can get to know the candidates background (like income, works, etc.) and choose wisely. Once the election is started voter have to login into the account, select a candidate and have to give face id with webcam or front camera, if the face matches with the face given at the time of registration then voter will be promoted for two factor authentication, if two factor authentication is successful then the vote will be submitted and one voter can vote for a candidate only once per election.

bootstrap css django face-detection face-recognition html html-css html5 javascript online-election-system online-voting-system opencv python python3 two-factor-authentication voting voting-application web-app web-application webapplication

Last synced: 29 Jul 2025

https://github.com/alexisbcook/tsne

A python wrapper for Barnes-Hut tsne: for Python >= 3.5

dimensionality-reduction python python-3-5 python-3-6 python3 tsne tsne-algorithm

Last synced: 03 Oct 2025

https://github.com/aahnik/tg-login

A command-line tool to login into Telegram with user or bot accounts and generate session string.

aahnik login python3 telegram-bot telegram-bot-api telegram-login telethon

Last synced: 22 Jun 2025

https://github.com/ashcrow/flask-track-usage

Basic metrics tracking for the Flask framework.

flask flask-extension flask-framework metrics-tracking python python2 python3

Last synced: 02 Jul 2025

https://github.com/cloudfoundry-community/cf-python-client

Small cloudfoundry client implemented in python

cloudfoundry python python3

Last synced: 11 Apr 2025

https://github.com/useshortcut/api-cookbook

Examples for using the Shortcut REST API in Python and JavaScript

api javascript python3 shortcut

Last synced: 13 Sep 2025

https://github.com/anfany/codility-lessons-by-python3

为编程、算法、Python3的初学者,提供基于Codility课程习题的全套解决方案(中文题目+解题思路+Python3代码)

algorithm algorithm-challenges code codility codility-lessons python3

Last synced: 09 Apr 2025

https://github.com/revolter/FileConvertBot

Telegram Bot that converts some file types to native photo, audio or video Telegram messages.

bot python python3 telegram telegram-bot

Last synced: 09 Jul 2025

https://github.com/yashpatel7025/pricetracker

Amazon Price tracker using Python, Django, Celery Task Queue and Scrapy Frameworks. Front end is developed using HTML, CSS and Bootstrap

amazon amazon-price-tracker celery django django-background-tasks django-framework price-tracker price-tracking-system pricetrack python python3 scrapy scrapy-framework tracker

Last synced: 23 Aug 2025

https://github.com/ematech/midiexplorer

Yet another MIDI monitor, analyzer, debugger and manipulation tool.

dearimgui dearpygui midi mido python python3 rtmidi smf standard-midi-file

Last synced: 07 Apr 2025

https://github.com/pogzyb/asyncwhois

Python WHOIS and RDAP utility for querying and parsing information about Domains, IPv4s, IPv6s, and AS numbers

asyncio hacktoberfest ipv4 python python3 rdap rdap-client tld tor whois whois-client whois-information whois-lookup

Last synced: 06 Oct 2025

https://github.com/aaronc81/ipython-auto-import

:inbox_tray: Automatically import a Python library in IPython when you forget to import it

ipython python python3

Last synced: 09 Apr 2025

https://github.com/sparkfun/qwiic_py

Python package for the qwiic system.

python python3 qwiic sparkfun

Last synced: 14 Apr 2025

https://github.com/sookcha/every2cal

🙌에브리타임 캘린더를 ics파일로 바꿔줍니다

calendar everytime ical ics python3 student timetable

Last synced: 03 Jul 2025

https://github.com/Woile/starlette-apispec

Easy integration of APISpec for Starlette

api-documentation api-rest openapi python3 starlette swagger

Last synced: 02 May 2025

https://github.com/hartwork/wnpp.debian.net

:earth_africa: Code powering website "Debian Packages that Need Lovin'" created in 2009

debian django django-application django-project django4 docker docker-compose mysql python python3 rss-generator soap website

Last synced: 21 Jun 2025

https://github.com/KnightSec-Official/Phlexish

Advanced Spear Phishing tool for Facebook with 2 factor authentication bypass! May contain minor bugs due to...idk

2factor facebook hacking phishing python3 tool

Last synced: 11 Jul 2025

https://github.com/jg-rp/python-jsonpath

A flexible JSONPath engine for Python with JSON Pointer and JSON Patch

async json json-pointer jsonpatch jsonpath jsonpath-expression jsonpath-parser jsonpath-syntax jsonpointer pypy3 python python3

Last synced: 09 Oct 2025

https://github.com/seungjaeryanlee/rldb

Performances of Reinforcement Learning Agents

database python3 reinforcement-learning state-of-the-art

Last synced: 06 Oct 2025

https://github.com/aruba/central-python-workflows

Python workflows and examples for HPE Aruba Central

api automation campus-network central python3

Last synced: 20 Oct 2025

https://github.com/rossmacarthur/serde

:monorail: (unmaintained) A framework for defining, serializing, deserializing, and validating data structures

deserialization python python3 schema serde serialization validation

Last synced: 21 Oct 2025

https://github.com/nmichlo/ruck

🧬 Modularised Evolutionary Algorithms For Python with Optional JIT and Multiprocessing (Ray) support. Inspired by PyTorch Lightning

evolutionary-algorithms genetic-algorithms multiobjective-optimization multiprocessing nsga-ii numba numpy python python3 raylib

Last synced: 26 Oct 2025

https://github.com/sirmackk/py3tftp

An asynchronous TFTP server in pure Python 3.5

asynchronous asyncio python3 tftp

Last synced: 15 Apr 2025

https://github.com/shubhayu-64/twitter-bot

Twitter-Bot is an automation bot for Twitter. You can use it to post tweets and like tweets on the homepage or like tweets based on keywords.

hacktoberfest python python3 selenium selenium-python twitter twitter-bot

Last synced: 07 Apr 2025

https://github.com/xbmc/addon-check

Automatic checks for new repository submissions

addon hacktoberfest kodi python3 repo

Last synced: 22 Jul 2025

https://github.com/aalhour/cookiecutter-aiohttp-sqlalchemy

:cookie: Fat and opinionated cookiecutter template for building async Web Apps powered by Aiohttp, SQLAlchemy and Swagger

aiohttp alembic asyncio cookiecutter cookiecutter-template python3 sqlalchemy swagger-ui

Last synced: 15 Mar 2026

https://github.com/pyfstat/pyfstat

a python package for gravitational wave analysis with the F-statistic

astrophysics gravitational-waves gravity ligo neutron-star pycuda python3 virgo

Last synced: 22 Feb 2026

https://github.com/rnag/dotwiz

A blazing fast dict subclass that supports dot access notation.

attributes dictionaries dot dot-access dotdict maps notation python python3

Last synced: 05 Apr 2025