🇬🇧 Made in United Kingdom

Discover United Kingdom's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of United Kingdom.

TOP Python Projects

1
Stability-AI/stablediffusion

Stability-AI/stablediffusion

High-Resolution Image Synthesis with Latent Diffusion Models
Python
30,364
star
2
Stability-AI/generative-models

Stability-AI/generative-models

Generative Models by Stability AI
Python
21,069
star
3
pydantic/pydantic

pydantic/pydantic

Data validation using Python type hints
Python
20,832
star
4
joke2k/faker

joke2k/faker

Faker is a Python package that generates fake data for you.
Python
17,554
star
5
serengil/deepface

serengil/deepface

A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Python
11,399
star
6
dwyl/english-words

dwyl/english-words

📝 A text file containing 479k English words for all your dictionary/word-based projects e.g: auto-completion / autosuggestion
Python
9,337
star
7
canonical/microk8s

canonical/microk8s

MicroK8s is a small, fast, single-package Kubernetes for datacenters and the edge.
Python
8,492
star
8
OlafenwaMoses/ImageAI

OlafenwaMoses/ImageAI

A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Python
8,403
star
9
pydantic/FastUI

pydantic/FastUI

Build better UIs faster.
Python
8,188
star
10
lukemelas/EfficientNet-PyTorch

lukemelas/EfficientNet-PyTorch

A PyTorch implementation of EfficientNet and EfficientNetV2 (coming soon!)
Python
7,614
star
11
bee-san/pyWhat

bee-san/pyWhat

🐸 Identify anything. pyWhat easily lets you identify emails, IP addresses, and more. Feed it a .pcap file or some text and it'll tell you what it is! 🧙‍♀️
Python
6,558
star
12
mwouts/jupytext

mwouts/jupytext

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
Python
6,064
star
13
YaoFANGUK/video-subtitle-extractor

YaoFANGUK/video-subtitle-extractor

视频硬字幕提取,生成srt文件。无需申请第三方API,本地实现文本识别。基于深度学习的视频字幕提取框架,包含字幕区域检测、字幕内容提取。A GUI tool for extracting hard-coded subtitle (hardsub) from videos and generating srt files.
Python
5,816
star
14
vi3k6i5/flashtext

vi3k6i5/flashtext

Extract Keywords from sentence or Replace keywords in sentences.
Python
5,584
star
15
joerick/pyinstrument

joerick/pyinstrument

🚴 Call stack profiler for Python. Shows you why your code is slow!
Python
5,551
star
16
ibab/tensorflow-wavenet

ibab/tensorflow-wavenet

A TensorFlow implementation of DeepMind's WaveNet paper
Python
5,408
star
17
ticarpi/jwt_tool

ticarpi/jwt_tool

🐍 A toolkit for testing, tweaking and cracking JSON Web Tokens
Python
5,253
star
18
raspberrypi/documentation

raspberrypi/documentation

The official documentation for Raspberry Pi computers and microcontrollers
Python
5,178
star
19
ChrisKnott/Eel

ChrisKnott/Eel

A little Python library for making simple Electron-like HTML/JS GUI apps
Python
4,878
star
20
jorgebastida/awslogs

jorgebastida/awslogs

AWS CloudWatch logs for Humans™
Python
4,843
star
21
Flagsmith/flagsmith

Flagsmith/flagsmith

Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
Python
4,775
star
22
lyst/lightfm

lyst/lightfm

A Python implementation of LightFM, a hybrid recommendation algorithm.
Python
4,738
star
23
benedekrozemberczki/awesome-graph-classification

benedekrozemberczki/awesome-graph-classification

A collection of important graph embedding, classification and representation learning papers with implementations.
Python
4,666
star
24
ohld/igbot

ohld/igbot

🐙 Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
Python
4,655
star
25
darrenburns/posting

darrenburns/posting

The modern API client that lives in your terminal.
Python
4,273
star
26
audreyfeldroy/cookiecutter-pypackage

audreyfeldroy/cookiecutter-pypackage

Cookiecutter template for a Python package.
Python
4,244
star
27
KaiyangZhou/deep-person-reid

KaiyangZhou/deep-person-reid

Torchreid: Deep learning person re-identification in PyTorch.
Python
4,234
star
28
YaoFANGUK/video-subtitle-remover

YaoFANGUK/video-subtitle-remover

基于AI的图片/视频硬字幕去除、文本水印去除,无损分辨率生成去字幕、去水印后的图片/视频文件。无需申请第三方API,本地实现。AI-based tool for removing hard-coded subtitles and text-like watermarks from videos or Pictures.
Python
4,065
star
29
strawberry-graphql/strawberry

strawberry-graphql/strawberry

A GraphQL library for Python that leverages type annotations 🍓
Python
3,953
star
30
tox-dev/tox

tox-dev/tox

Command line driven CI frontend and development task automation tool.
Python
3,615
star
31
epinna/tplmap

epinna/tplmap

Server-Side Template Injection and Code Injection Detection and Exploitation Tool
Python
3,586
star
32
santinic/pampy

santinic/pampy

Pampy: The Pattern Matching for Python you always dreamed of.
Python
3,495
star
33
daviddrysdale/python-phonenumbers

daviddrysdale/python-phonenumbers

Python port of Google's libphonenumber
Python
3,477
star
34
cuemacro/finmarketpy

cuemacro/finmarketpy

Python library for backtesting trading strategies & analyzing financial markets (formerly pythalesians)
Python
3,402
star
35
firmai/financial-machine-learning

firmai/financial-machine-learning

A curated list of practical financial machine learning tools and applications.
Python
3,354
star
36
jrfonseca/gprof2dot

jrfonseca/gprof2dot

Converts profiling output to a dot graph.
Python
3,207
star
37
tensorforce/tensorforce

tensorforce/tensorforce

Tensorforce: a TensorFlow library for applied reinforcement learning
Python
3,086
star
38
samschott/maestral

samschott/maestral

Open-source Dropbox client for macOS and Linux
Python
3,073
star
39
epinna/weevely3

epinna/weevely3

Weaponized web shell
Python
3,061
star
40
man-group/arctic

man-group/arctic

High performance datastore for time series and tick data
Python
3,053
star
41
joke2k/django-environ

joke2k/django-environ

Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
Python
3,014
star
42
PetarV-/GAT

PetarV-/GAT

Graph Attention Networks (https://arxiv.org/abs/1710.10903)
Python
2,983
star
43
etianen/django-reversion

etianen/django-reversion

django-reversion is an extension to the Django web framework that provides version control for model instances.
Python
2,969
star
44
canonical/cloud-init

canonical/cloud-init

Official upstream for the cloud-init: cloud instance initialization
Python
2,963
star
45
mhallsmoore/qstrader

mhallsmoore/qstrader

QuantStart.com - QSTrader backtesting simulation engine.
Python
2,904
star
46
maciejkula/spotlight

maciejkula/spotlight

Deep recommender models using PyTorch.
Python
2,857
star
47
PacktPublishing/Deep-Reinforcement-Learning-Hands-On

PacktPublishing/Deep-Reinforcement-Learning-Hands-On

Hands-on Deep Reinforcement Learning, published by Packt
Python
2,831
star
48
tox-dev/pipdeptree

tox-dev/pipdeptree

A command line utility to display dependency tree of the installed Python packages
Python
2,787
star
49
jeanphix/Ghost.py

jeanphix/Ghost.py

Webkit based scriptable web browser for python.
Python
2,766
star
50
Stability-AI/stable-audio-tools

Stability-AI/stable-audio-tools

Generative models for conditional audio generation
Python
2,644
star
51
onelivesleft/PrettyErrors

onelivesleft/PrettyErrors

Prettify Python exception output to make it legible.
Python
2,633
star
52
benedekrozemberczki/pytorch_geometric_temporal

benedekrozemberczki/pytorch_geometric_temporal

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
Python
2,621
star
53
jorgebastida/glue

jorgebastida/glue

Glue is a simple command line tool to generate CSS sprites
Python
2,551
star
54
evansd/whitenoise

evansd/whitenoise

Radically simplified static file serving for Python web apps
Python
2,544
star
55
picklepete/pyicloud

picklepete/pyicloud

A Python + iCloud wrapper to access iPhone and Calendar data.
Python
2,484
star
56
gkbrk/slowloris

gkbrk/slowloris

Low bandwidth DoS tool. Slowloris rewrite in Python.
Python
2,410
star
57
Fizzadar/pyinfra

Fizzadar/pyinfra

pyinfra automates infrastructure super fast at massive scale. It can be used for ad-hoc command execution, service deployment, configuration management and more.
Python
2,400
star
58
SeldonIO/alibi

SeldonIO/alibi

Algorithms for explaining machine learning models
Python
2,370
star
59
MilesCranmer/PySR

MilesCranmer/PySR

High-Performance Symbolic Regression in Python and Julia
Python
2,369
star
60
TomAnthony/itermocil

TomAnthony/itermocil

Create pre-defined window/pane layouts and run commands in iTerm
Python
2,309
star
61
pyqt/examples

pyqt/examples

Learn to create a desktop app with Python and Qt
Python
2,307
star
62
benedekrozemberczki/awesome-decision-tree-papers

benedekrozemberczki/awesome-decision-tree-papers

A collection of research papers on decision, classification and regression trees with implementations.
Python
2,248
star
63
unifyai/ivy

unifyai/ivy

The Unified Machine Learning Framework
Python
2,231
star
64
benedekrozemberczki/awesome-community-detection

benedekrozemberczki/awesome-community-detection

A curated list of community detection research papers with implementations.
Python
2,224
star
65
SeldonIO/alibi-detect

SeldonIO/alibi-detect

Algorithms for outlier, adversarial and drift detection
Python
2,202
star
66
ianmiell/shutit

ianmiell/shutit

Automation framework for programmers
Python
2,140
star
67
josh-richardson/cadmus

josh-richardson/cadmus

A GUI frontend for @werman's Pulse Audio real-time noise suppression plugin
Python
2,097
star
68
SeanNaren/deepspeech.pytorch

SeanNaren/deepspeech.pytorch

Speech Recognition using DeepSpeech2.
Python
2,096
star
69
Exa-Networks/exabgp

Exa-Networks/exabgp

The BGP swiss army knife of networking
Python
2,088
star
70
benedekrozemberczki/karateclub

benedekrozemberczki/karateclub

Karate Club: An API Oriented Open-source Python Framework for Unsupervised Learning on Graphs (CIKM 2020)
Python
2,065
star
71
RJT1990/pyflux

RJT1990/pyflux

Open source time series library for Python
Python
2,048
star
72
jorgebastida/gordon

jorgebastida/gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
Python
2,040
star
73
gilesknap/gphotos-sync

gilesknap/gphotos-sync

Google Photos and Albums backup with Google Photos Library API
Python
2,001
star
74
samuelcolvin/arq

samuelcolvin/arq

Fast job queuing and RPC in python with asyncio and redis.
Python
1,989
star
75
whittlem/pycryptobot

whittlem/pycryptobot

Python Crypto Bot (PyCryptoBot)
Python
1,971
star
76
fepegar/torchio

fepegar/torchio

Medical imaging toolkit for deep learning
Python
1,957
star
77
pycontribs/jira

pycontribs/jira

Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org
Python
1,940
star
78
davidbombal/red-python-scripts

davidbombal/red-python-scripts

Python
1,910
star
79
zuruoke/watermark-removal

zuruoke/watermark-removal

a machine learning image inpainting task that instinctively removes watermarks from image indistinguishable from the ground truth image
Python
1,909
star
80
ozan-oktay/Attention-Gated-Networks

ozan-oktay/Attention-Gated-Networks

Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
Python
1,877
star
81
gpiozero/gpiozero

gpiozero/gpiozero

A simple interface to GPIO devices with Raspberry Pi
Python
1,875
star
82
quantmind/pulsar

quantmind/pulsar

Event driven concurrent framework for Python
Python
1,874
star
83
oxwhirl/pymarl

oxwhirl/pymarl

Python Multi-Agent Reinforcement Learning framework
Python
1,862
star
84
thampiman/reverse-geocoder

thampiman/reverse-geocoder

A fast, offline reverse geocoder in Python
Python
1,848
star
85
kapicorp/kapitan

kapicorp/kapitan

Generic templated configuration management for Kubernetes, Terraform and other things
Python
1,816
star
86
PacktPublishing/Advanced-Deep-Learning-with-Keras

PacktPublishing/Advanced-Deep-Learning-with-Keras

Advanced Deep Learning with Keras, published by Packt
Python
1,790
star
87
mpatacchiola/deepgaze

mpatacchiola/deepgaze

Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
Python
1,767
star
88
tomlepaine/fast-wavenet

tomlepaine/fast-wavenet

Speedy Wavenet generation using dynamic programming ⚡
Python
1,762
star
89
robertmartin8/MachineLearningStocks

robertmartin8/MachineLearningStocks

Using python and scikit-learn to make stock predictions
Python
1,753
star
90
eth0izzle/bucket-stream

eth0izzle/bucket-stream

Find interesting Amazon S3 Buckets by watching certificate transparency logs.
Python
1,749
star
91
ZhengyaoJiang/PGPortfolio

ZhengyaoJiang/PGPortfolio

PGPortfolio: Policy Gradient Portfolio, the source code of "A Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem"(https://arxiv.org/pdf/1706.10059.pdf).
Python
1,744
star
92
darrenburns/elia

darrenburns/elia

A snappy, keyboard-centric terminal user interface for interacting with large language models. Chat with ChatGPT, Claude, Llama 3, Phi 3, Mistral, Gemma and more.
Python
1,718
star
93
samuelcolvin/watchfiles

samuelcolvin/watchfiles

Simple, modern and fast file watching and code reload in python.
Python
1,702
star
94
collabora/WhisperLive

collabora/WhisperLive

A nearly-live implementation of OpenAI's Whisper.
Python
1,697
star
95
geek-ai/MAgent

geek-ai/MAgent

A Platform for Many-Agent Reinforcement Learning
Python
1,685
star
96
alecmuffett/real-world-onion-sites

alecmuffett/real-world-onion-sites

This is a list of substantial, commercial-or-social-good mainstream websites which provide onion services.
Python
1,681
star
97
KaiyangZhou/CoOp

KaiyangZhou/CoOp

Prompt Learning for Vision-Language Models (IJCV'22, CVPR'22)
Python
1,655
star
98
Crypto-Cat/CTF

Crypto-Cat/CTF

CTF chall write-ups, files, scripts etc (trying to be more organised LOL)
Python
1,644
star
99
bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets

bigmb/Unet-Segmentation-Pytorch-Nest-of-Unets

Implementation of different kinds of Unet Models for Image Segmentation - Unet , RCNN-Unet, Attention Unet, RCNN-Attention Unet, Nested Unet
Python
1,644
star
100
cuemacro/findatapy

cuemacro/findatapy

Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.
Python
1,627
star