pumelo's Stars
fortra/impacket
Impacket is a collection of Python classes for working with network protocols.
edgedb/edgedb
A graph-relational database with declarative schema, built-in migration system, and a next-generation query language
Nuitka/Nuitka
Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.12. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
leeoniya/uPlot
📈 A small, fast chart for time series, lines, areas, ohlc & bars
winfsp/winfsp
Windows File System Proxy - FUSE for Windows
maplibre/maplibre-gl-js
MapLibre GL JS - Interactive vector tile maps in the browser
valhalla/valhalla
Open Source Routing Engine for OpenStreetMap
aiortc/aiortc
WebRTC and ORTC implementation for Python using asyncio
CadQuery/cadquery
A python parametric CAD scripting framework based on OCCT
lightly-ai/lightly
A python library for self-supervised learning on images.
koordinates/kart
Distributed version-control for geospatial and tabular data
ildus/clickhouse_fdw
ClickHouse FDW for PostgreSQL
pipech/erpnext-docker-debian
:whale: Self-contained ERPNext Docker Image base on Debian
willkg/everett
configuration library for python projects
nasa/prog_models
The NASA Prognostic Model Package is a Python framework focused on defining and building models for prognostics (computation of remaining useful life) of engineering systems, and provides a set of prognostics models for select components developed within this framework, suitable for use in prognostics applications for these components.
mapbox/vtzero
Minimalist vector tile decoder and encoder in C++
davenquinn/cesium-martini
On-the-fly meshing of raster elevation tiles for the CesiumJS virtual globe
peterhinch/micropython-fourier
Fast Fourier transform in MicroPython's inline ARM assembler.
rexzhang/asgi-webdav
An asynchronous WebDAV server implementation, Support multi-provider, multi-account and permission control.
Scille/winfspy
WinFSP binding for Python
mapbox/vector-tile-base
A very basic and low level library written in python for encoding and decoding Mapbox Vector Tiles
nasa/prog_algs
The Prognostic Algorithm Package is a python framework for model-based prognostics (computation of remaining useful life) of engineering systems, and provides a set of algorithms for state estimation and prediction, including uncertainty propagation. The algorithms take as inputs prognostic models (from NASA's Prognostics Model Package), and perform estimation and prediction functions. The library allows the rapid development of prognostics solutions for given models of components and systems. Different algorithms can be easily swapped to do comparative studies and evaluations of different algorithms to select the best for the application at hand.
RFExplorer/RFExplorer-for-Python
RF Explorer libraries and examples for Python 3
geometalab/geojson2vt
Converts GeoJSON to vector tiles :scissors: :earth_americas:
thingsdb/ThingsDB
Node - The ThingsDB Core
peterhinch/micropython-msgpack
MessagePack serialisation library optimised for MicroPython
commit-intl/micro-down
minimalistic markdown parser
tilery/python-vtzero
Experimental Cython wrapper around vtzero
jinks/vfsx
VFSX is a transparent Samba Virtual File System (VFS) module which forwards operations to a process on the same machine for handing outside of the Samba daemon process (smbd).
M-o-a-T/microfuse
A message channel plus REPL plus FUSE driver for MicroPython