GitHub topics: pure-python
GiacomoPope/kyber-py
A pure python implementation of ML-KEM (FIPS 203) and CRYSTALS-Kyber
Language: Python - Size: 17.2 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 255 - Forks: 63

abdullahnasir-ai/insurance-cost-analysis
Beginner-friendly Python project exploring how age, gender, region, smoking, and family size impact medical insurance costs using CSV analysis.
Language: Python - Size: 19.5 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

cherrypy/cherrypy
CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev
Language: Python - Size: 27.3 MB - Last synced at: 2 days ago - Pushed at: 8 days ago - Stars: 1,907 - Forks: 369

ikegami-yukino/flati
Flatten nested iterable object for Python (Pure-Python implementation)
Language: Python - Size: 17.6 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 27 - Forks: 1

ariebovenberg/whenever
⏰ Modern datetime library for Python
Language: Python - Size: 1.89 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2,120 - Forks: 26

cherrypy/cheroot
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->
Language: Python - Size: 31.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 190 - Forks: 93

WhyNotHugo/python-barcode
㊙️ Create standard barcodes with Python. No external dependencies. 100% Organic Python.
Language: Python - Size: 1.78 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 614 - Forks: 123

joshspeagle/dynesty
Dynamic Nested Sampling package for computing Bayesian posteriors and evidences
Language: Python - Size: 143 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 379 - Forks: 86

Yarsidk/keylogger.py
Keylogger.py is a straightforward Python keylogger that captures keystrokes on macOS and saves them to a local file. It offers real-time updates to a Discord webhook, making it useful for those interested in cybersecurity. 🐙💻
Size: 5.86 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

cherrypy/magicbus
The Process Bus is a publish/subscribe architecture that loosely connects components with services.
Language: Python - Size: 28.6 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 7 - Forks: 7

dashasierra/dstaf
DS Text Application Framework
Language: Python - Size: 68.4 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

fusionengine-org/fusion 📦
A custom open-source game engine on Python and Pygame, it is written in pure Python! It is easy and fast!
Language: Python - Size: 49.6 MB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 84 - Forks: 9

jjpaulo2/pipconf
⚙ An easy to use Python's PIP configuration manager
Language: Python - Size: 411 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 15 - Forks: 1

MrJuaumBR/maxpygame
MaxPyGame is just an PyGame Plugin for make development more easier (Non Official)
Language: Python - Size: 19.7 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

GiacomoPope/dilithium-py
A pure python implementation of ML-DSA (FIPS 204) and CRYSTALS-Dilithium
Language: Python - Size: 13.9 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 95 - Forks: 22

Avastrator/Podriver
Practical Online Disaster Reduction Intelligence ViewER
Language: Python - Size: 35.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

itsmeadarsh2008/fastbench 📦
A pure-python based benchmarking package for Python 🤪
Language: Python - Size: 30.3 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MarekWadinger/tf2ss
Pure Python MIMO transfer function to state-space conversion. Easy-to-install alternative to SLYCOT with MATLAB-consistent results. No Fortran compiler required! 🚀
Language: Python - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

3BMLabs/building.py
Python Library for creating buildings, building systems, objects, and exporting to various programs like Blender, Revit, IFC, Struct4U, DXF & Speckle.
Language: Python - Size: 230 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 28 - Forks: 3

joshspeagle/brutus
Modeling stellar photometry with "brute force" methods
Language: Python - Size: 67.1 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 44 - Forks: 10

ikegami-yukino/jaconv
Pure-Python Japanese character interconverter for Hiragana, Katakana, Hankaku, and Zenkaku
Language: Python - Size: 537 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 329 - Forks: 31

luojiaaoo/Plotly-DashGo
🔥🔥🔥开源后台管理系统DashGo,一个开箱即用的完全基于Python技术栈的全栈快速开发框架。 A out-of-the-box web framework for Plotly Dash development that is builded by pure Python.
Language: Python - Size: 12.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 129 - Forks: 20

neural-dialogue-metrics/rouge
An implementation of ROUGE family metrics for automatic summarization.
Language: Perl - Size: 1.06 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 4

nttcslab-sp/kaldiio
A pure python module for reading and writing kaldi ark files
Language: Python - Size: 331 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 259 - Forks: 37

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.
Language: Python - Size: 83 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 117 - Forks: 5

Compulytics/Python_RSA_Implementation
RSA Keygen
Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

re999/py_subtitle_extractor
A pure-Python library for extraction of subtitle tracks from video files (currently only MKV). No external dependencies, metadata support, and SRT output.
Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

althonos/peptides.py
Physicochemical properties, indices and descriptors for amino-acid sequences.
Language: Python - Size: 236 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 93 - Forks: 13

ikegami-yukino/python-tr
A Pure-Python implementation of the tr algorithm
Language: Python - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 4

8Altair/ASCII-square
Application for generating a certain custom-sized ASCII square
Language: Python - Size: 18.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

BirchKwok/lynsedb
A pure Python-implemented, lightweight, server-optional, multi-end compatible, vector database deployable locally or remotely.
Language: Python - Size: 21.7 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 37 - Forks: 11

python-trio/purerpc
Native, async Python gRPC client and server implementation supporting asyncio, uvloop, and trio
Language: Python - Size: 271 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 220 - Forks: 15

droe/acefile
read/test/extract ACE 1.0 and 2.0 archives in pure python
Language: Python - Size: 269 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 77 - Forks: 29

Iotic-Labs/py-ubjson
Universal Binary JSON draft-12 serializer for Python
Language: Python - Size: 1.57 MB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 43 - Forks: 14

Foxbud/rendascii
ASCII 3D rendering engine
Language: Python - Size: 104 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 77 - Forks: 7

Zain-Bin-Arshad/pdf-viewer
A Pure Python PDFViewer, which provides functionalities same as other famous PDFViewers.
Language: Python - Size: 338 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 82 - Forks: 21

eriknyquist/boyermoore
Boyer-moore in pure python, search for unicode strings in large files quickly
Language: Python - Size: 2.79 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 0

Refty/thingy
Dictionaries as objects, that can have different dictionary views!
Language: Python - Size: 66.4 KB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 1

Life-Experimentalist/BreachCheck
BreachCheck is a tool designed to help users check if their email addresses or passwords have been involved in known data breaches. It leverages APIs from various breach databases aggregators to provide users with information about their potential exposure.
Language: Python - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

memo1918/Breakthrough-board-game
It is Breakthrough board game made with pygame python. Game has basic AI to play with it. Player can choose to start first or second.
Language: Python - Size: 84 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ph4r05/py-chacha20poly1305
Pure python ChaCha20Poly1305 implementation
Language: Python - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 6

RJGATON007/gyms
Gym Management System with SMS Support
Language: Python - Size: 113 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 23 - Forks: 8

manu12121999/ctrl_c_nn
Dependency-free neural network inference framework in a single file
Language: Python - Size: 190 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

KubaPro010/libfilter
Language: Python - Size: 63.5 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

png261/pcrypto
pcrypto
Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

viator3m/algorithms
Решение алгоритмических задач
Language: Python - Size: 70.3 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 2

The1stBurb/Adventure.game
asd
Language: Python - Size: 161 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

maxpat78/w32_fnmatch
An exact Win32 wildcard matching algorithm implementation for Python
Language: Python - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

chekart/rediserver
Pure Python Redis server implementation
Language: Python - Size: 18.6 KB - Last synced at: 20 days ago - Pushed at: about 6 years ago - Stars: 27 - Forks: 4

ForceBru/PyVM
A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual
Language: Python - Size: 2.8 MB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 114 - Forks: 17

eriknyquist/bfi
Fast optimizing Brainfuck interpreter in pure python
Language: Brainfuck - Size: 190 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

hyunwoongko/pydatrie
Pure python implementation of DARTS (Double ARray Trie System)
Language: Python - Size: 238 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 1

Nemesis-OS/nemesis-pkg 📦
📦 A simple package manger written from scratch
Language: Python - Size: 201 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

JohannesBuchner/PinNUTS
PinNUTS🥜 is dynamic Hamiltonian Monte Carlo algorithm implemented in Python
Language: Python - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 1

Heretyc/warpcore
Streamlined multi-threaded process acceleration
Language: Python - Size: 52.7 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

nickmasster/codernitydb3 📦
Pure python, embedded, fast, schema-less, NoSQL database
Language: Python - Size: 566 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 6

snooky23/K-Sparse-AutoEncoder
Sparse Auto Encoder and regular MNIST classification with mini batch's
Language: Jupyter Notebook - Size: 4.62 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 19 - Forks: 9

otterrrr/pyrecmd
pure python collaborative filtering implementation for recommendation system
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

reuben-s/pywinpipes
Windows named pipes in pure Python
Language: Python - Size: 71.3 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

joshspeagle/frankenz
A photometric redshift monstrosity
Language: Python - Size: 630 MB - Last synced at: 26 days ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 3

rickbot-dot/cowserve
Project Cowserve web server
Language: Python - Size: 66.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rezaaebraahimi/Quera-college-problem-solving 📦
Solving problems of Quera College's Python programming course | حل مسائل و تمرینات دوره برنامه نویسی پایتون کوئرا کالج
Language: Python - Size: 133 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

fndari/pharmacy_counting
Coding challenge for Insight Data Engineering
Language: Python - Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Ibotta/pure-predict 📦
Machine learning prediction in pure Python
Language: Python - Size: 202 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 86 - Forks: 7

namuyan/p2p-python
Simple peer2peer library. designed for bc4py project.
Language: Python - Size: 369 KB - Last synced at: 10 days ago - Pushed at: almost 5 years ago - Stars: 59 - Forks: 14

TechnoTanuki/Python_BMP
A pure Python 2D/3D graphics library that outputs to windows bitmap format
Language: Python - Size: 98.5 MB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 4

Forestjylee/forest_3d_scanner
A scanner for 3D reconstruction, which has online and offline version. (Please use branch config_file!!!)Online only available for Intel Realsense, offline version totally based on images which is available for all kinds of cameras.
Language: Python - Size: 20.2 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 1

ongyx/kopiccino 📦
Yet another package manager, but for scripts instead
Language: Python - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

michurin/pprofiler
Pure Python profiler
Language: Python - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

ThatXliner/ret 📦
A pure-python command-line tool for filtering things via RegEx and capture groups
Language: Python - Size: 85.9 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

rabuchaim/geoip2fastlambda
GeoIP2Fast for Lambdas is the fastest GeoIP2 country/city/asn lookup library. A search takes less than 0.00003 seconds with a ridiculous footprint (<1mb) with its own datafile! and is Pure Python!
Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Heretyc/uiblack
A truly cross-platform Textual User Interface (TUI) providing several libCurses features without any of the complexity.
Language: Python - Size: 115 KB - Last synced at: 25 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

abdullaabdukulov/rest-api-with-pure-python
CRUD with pure python
Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

secureyourself7/python-keylogger
Advanced Pure-Python Keylogger
Language: Python - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 105 - Forks: 24

eriknyquist/chatbot_utils
RegEx-based fuzzy command / response handling for conversational chatbots
Language: Python - Size: 149 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

eriknyquist/tones
Pure-python library for generating audio tones, with support for polyphony, pitch-bending and vibrato
Language: Python - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 4

NilaierMusic/Bridge-Company
A silly little script for a funny spooky game
Language: Python - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

obaghirli/PyETL
python 3.5 package for ETL jobs
Language: Python - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

andreyvolobuev/mynet
100% Dependency free education purposes library that will help you understand how neural networks work under the hood.
Language: Python - Size: 532 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

scivision/Optical-Flow-LucasKanade-HornSchunck Fork of ablarry91/Optical-Flow-LucasKanade-HornSchunck
An implementation of optical flow using both the Lucas Kanade method as well as Horn Schunck.
Language: Python - Size: 12.5 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 12

TheGreatRico/mnist-neural-network
Simple neural network for MNIST prediction
Language: Jupyter Notebook - Size: 1.29 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TheRainbowPhoenix/RuK
SuperH CPU emulator, made to understand how SH4 CPU works (and not for native emulation !)
Language: HTML - Size: 609 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

koji-kojiro/pure-lisp
A Pure LISP implementation in Python
Language: Python - Size: 16.6 KB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

aldoram5/NLP-Utils
Repo containing some NLP utilities written in pure python
Language: Python - Size: 3.56 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dolead/threaded-context
Very simple context tracking decorator / context handler.
Language: Python - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Wimplex/say-my-name
Eliminates problems with choosing a name for a dog
Language: Python - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

diam0voi/EGE_2023_in_Python
Hi! This repo stores the vars of the Russian Unified State Exam solved by me from the official collection of tasks. Some of them (about half, haha) are not finished, dunno when i'll done it... feel free to pull reqs!
Language: Python - Size: 93.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

otterrrr/pyglove
Pure python implementation of GloVe word embeddings
Language: Python - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

oscarpoppa/IBReal
Fully functional, 100% Python, arbitrary-precision Real and Complex types based on Python 3 integers under the hood.
Language: Python - Size: 248 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Rickaym/Asciin.py 📦
Featherweight 3D / 2D Ascii console game engine for Python 3.5+ written in pure Python with Zero external dependencies.
Language: Python - Size: 7.96 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

rocket-pig/gnunet-statistics-webui
POC: use JS Bootstrap to make a gnunet statistics GUI in pure python.
Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

watchakorn-18k/Pure-Python-Non-Js-With-Pyscript
Python scripts for 🤩 automation and 🤔 problem-solving. 🐍 No JS, just pure Python!
Language: JavaScript - Size: 339 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Exenifix/worldgen
2D maze-like world generator with no dead ends written in pure python
Language: Python - Size: 27.3 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kr-g/pyatomic 📦
atomic makes your code thread safe
Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

BLINMATIC/graphite
Simple graphics engine meant for general use
Language: Python - Size: 89.8 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SrikarKSV/pure-python-server
A blogging platform written in pure python (no web frameworks used) for developer to share their coding knowledge
Language: Python - Size: 113 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

urain39/IJCache
A fast Cache module written in Python.
Language: Python - Size: 22.5 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abdullahselek/authenticatorpy
A Python library that provide unique keys for 2FA with given secret.
Language: Python - Size: 77.1 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 41 - Forks: 7

daankoning/brainfuck.py
A lightweight pure python brainfuck interpreter and visualizer.
Language: Python - Size: 26.4 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Konjugators/console-conjugator
A commandline conjugator
Language: Python - Size: 10.7 MB - Last synced at: about 4 hours ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2
