roniemartinez
I am a Python, C/C++ and Rust enthusiast working on open-source projects on my free time since 2013.
BrewwUnited Kingdom
Pinned Repositories
amortization
Python library for calculating amortizations and generating amortization schedules
browsers
Python library for detecting and launching browsers
dude
dude uncomplicated data extraction: A simple framework for writing web scrapers using Python decorators
IPToCC
Get country code of IPv4/IPv6 address. Address lookup is done offline.
latex2mathml
Pure Python library for LaTeX to MathML conversion
libqpsd
PSD (Photoshop Document) & PSB (Photoshop Big) Plugin for Qt/C++ (Qt4/Qt5/Qt6)
pulsars
A Tauri-based spreadsheet
real-time-charts-with-fastapi
Sample application for the blog "Creating Real-Time Charts with FastAPI"
real-time-charts-with-flask
Sample application for the blog "Creating Real-Time Charts with Flask"
tauri-plugin-htmx
htmx plugin for Tauri
roniemartinez's Repositories
roniemartinez/dude
dude uncomplicated data extraction: A simple framework for writing web scrapers using Python decorators
roniemartinez/latex2mathml
Pure Python library for LaTeX to MathML conversion
roniemartinez/libqpsd
PSD (Photoshop Document) & PSB (Photoshop Big) Plugin for Qt/C++ (Qt4/Qt5/Qt6)
roniemartinez/real-time-charts-with-flask
Sample application for the blog "Creating Real-Time Charts with Flask"
roniemartinez/real-time-charts-with-fastapi
Sample application for the blog "Creating Real-Time Charts with FastAPI"
roniemartinez/tauri-plugin-htmx
htmx plugin for Tauri
roniemartinez/pulsars
A Tauri-based spreadsheet
roniemartinez/browsers
Python library for detecting and launching browsers
roniemartinez/amortization
Python library for calculating amortizations and generating amortization schedules
roniemartinez/IPToCC
Get country code of IPv4/IPv6 address. Address lookup is done offline.
roniemartinez/docker-django-template
Template repository for a Docker+Django project
roniemartinez/rate-limiting-with-python-and-redis
Sample application for the blog "Rate Limiting with Python and Redis"
roniemartinez/2-domains-1-flask
Sample application for the blog Two Domains, One Flask
roniemartinez/custom-jinja2-extension-example
Sample application for the blog How to Write a Jinja2 Extension
roniemartinez/django_htmx_minesweeper
Django + HTMX Minesweeper
roniemartinez/wet
Web Extension Template
roniemartinez/.github
roniemartinez/blackmaria
Python package for webscraping in Natural language
roniemartinez/dj-stripe
dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and faster.
roniemartinez/django-more-admin-filters
Django-more-admin-filters is a collection of django admin filters with a focus on filters using dropdown widgets, multiple choice filters and filters working with annotated attributes.
roniemartinez/django-multiselectfield
A Multiple Choice model field
roniemartinez/django_admin_inline_generated_field_bug
Replicates the Django bug in admin inline when used with GeneratedField
roniemartinez/djangoql
Advanced search language for Django
roniemartinez/motor-vehicle-registration-schedule-ph
Sample application for the blog Knowing When to Renew your Vehicle's Registration in the Philippines🇵🇭 using Python
roniemartinez/roniemartinez
roniemartinez/selectors
roniemartinez/spider
The fastest web crawler and indexer
roniemartinez/tabris-plugin-barcode-scanner
A barcode scanner plugin for Tabris.js
roniemartinez/tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
roniemartinez/tauri-native-image-bug
Reproduction for Tauri NativeImage size bug