Visualizing GPX tracks recorded by Osmand Android navigation software and other tools
Repository
Repository di pfalcon
Minimalist electronic documents/papers/publications manager/indexer/categorizer
Implementation (in Python) of algorithm(s) for sequentializing of parallel copy
Pico Compile, factored out "numpile" project, a small JIT compiler for Python with type inference
Lightweight, pure-Python Text User Interface (TUI) widget toolkit with minimal dependencies. Dedicated to the Pycopy project.
Really minimal web application framework for the Pycopy project (minimalist Python dialect) and its "uasyncio" async framework
The interactive graphing library for Python :sparkles:
A simple tool to calculate the overall performance of an investment portfolio.
Manual for Portfolio Performance
A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python
Scripts to import PortfolioPerformance (https://github.com/portfolio-performance/portfolio) XML into an SQLite DB and export back
Android GUI for PrefixLinux-Android, project to bring Linux minidistro to any Android device, without requiring root access. See Wiki for more.
Fork of ProGuard to produce Java link libraries (devoid of code, containing only class signatures)
Like LLVM, but simpler
Run Python scripts inside package directory as normal files, even if they use relative imports
Shiny for Python
Very simple Python serial port module for Linux, roughly compatible with PySerial
Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.
Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.
Very simple ORM for Pycopy's btree module