Mariusz Felisiak
felixxm
Python / Django Developer, former @django Fellow and Core Team Member.
Languages
Top Repositories
The Web framework for perfectionists with deadlines.
django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
A reusable Django app that configures your project for deployment
A simple app that provides django integration for RQ (Redis Queue)
Personal site
The Python programming language
Repositories
96The Web framework for perfectionists with deadlines.
No description provided.
Nested Routers for Django Rest Framework
Personal site
A django model and form field for normalised phone numbers using python-phonenumbers
Use Cache URLs in your Django Application
QFieldCloud allows seamless synchronization of your field data with your spatial infrastructure with change tracking, team management and online-offline work capabilities in QField.
The Python programming language
django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
No description provided.
Adjacency-list trees for Django using recursive common table expressions. Supports PostgreSQL, sqlite, MySQL and MariaDB.
Create and modify Word documents with Python
Full featured redis cache backend for Django.
Yet another Django audit log app, hopefully the simplest one.
This is a package that allows indexing of django models in opensearch with opensearch-py.
Utilities for implementing a modified pre-order traversal tree in django.
A Django Middleware to enable use of CIDR IP ranges in ALLOWED_HOSTS.
Web APIs for Django.
Data validation using Python type hints
A reusable Django app that configures your project for deployment
A configurable set of panels that display various debug information about the current request/response.
ASGI specification and utilities
Python driver for Oracle Database conforming to the Python DB API 2.0 specification. This is the renamed, new major release of cx_Oracle
Community maintained fork of pdfminer - we fathom PDF
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
Source for packages that the cpython build process depends on
A simple app that provides django integration for RQ (Redis Queue)
No description provided.
A Python utility / library to sort imports.
Asynchronous HTTP client/server framework for asyncio and Python