Pinned Repositories
argunparse
Reversed argparse: generate string of command-line args from Python objects.
BitmapEditor
simple bitmap editor done in WPF
FileSync
File backup, sharing and synchronization tool in C#.
horast
Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.
open-fortran-parser-xml
XML output generator for Open Fortran Parser, and Python wrapper for it.
static-typing
Add static type information into Python abstract syntax trees.
system-query
Comprehensive and concise system information querying tool.
transpyle
HPC-oriented transpiler for C, C++, Cython, Fortran, OpenCL and Python.
typed-astunparse
Python 3 AST unparser with type comments support.
version-query
Zero-overhead package versioning for Python.
mbdevpl's Repositories
mbdevpl/transpyle
HPC-oriented transpiler for C, C++, Cython, Fortran, OpenCL and Python.
mbdevpl/open-fortran-parser-xml
XML output generator for Open Fortran Parser, and Python wrapper for it.
mbdevpl/version-query
Zero-overhead package versioning for Python.
mbdevpl/system-query
Comprehensive and concise system information querying tool.
mbdevpl/argunparse
Reversed argparse: generate string of command-line args from Python objects.
mbdevpl/timing
Simplify logging of timings of selected parts of an application.
mbdevpl/ingit
Tool for managing a large collection of repositories in git.
mbdevpl/maildaemon
Multi-server mail filtering daemon supporting IMAP, POP and SMTP.
mbdevpl/hpctoolkit_dataframe
Operate on HPCtoolkit XML database files as pandas DataFrames.
mbdevpl/anki-addons-collection
Large collection of Anki addons from various sources.
mbdevpl/autotrello
Automation of workflows and high-level access to Trello.
mbdevpl/docker-usable-ubuntu
mbdevpl/filesplit
A python module to split file into multiple chunks based on the given size.
mbdevpl/python-boilerplates
Various boilerplates used in almost all of my Python packages.
mbdevpl/Anki-Addons-by-SebastienGllmt
General repository for Anki addons I develop
mbdevpl/anki-connect
Anki plugin to expose a remote API for creating flash cards.
mbdevpl/encrypted-config
Read and write partially encrypted configuration files.
mbdevpl/flake518
A small wrapper around flake8 enabling pyproject.toml
mbdevpl/GarminDB
Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
mbdevpl/github-experiments
Experimenting with various GitHub features.
mbdevpl/librephotos
Fork of https://github.com/LibrePhotos/librephotos - LibrePhotos backend.
mbdevpl/librephotos-docker
Fork of https://github.com/LibrePhotos/librephotos-docker - LibrePhotos dockerized environment.
mbdevpl/line_profiler
Line-by-line profiling for Python
mbdevpl/notify-send
mbdevpl/open-fortran-compiler
Open Fortran Compiler
mbdevpl/romanized-korean-ime
Romanized Korean IME - input latin, get hangul
mbdevpl/sdm
Raspberry Pi SD Card Image Manager
mbdevpl/slack-bots
Collection of simple and reusable Slack bot prototypes.
mbdevpl/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
mbdevpl/typeshed
Collection of library stubs for Python, with static types