gmuj's Stars
rspeer/ordered-set
A mutable set that remembers the order of its entries. One of Python's missing data types.
barseghyanartur/django-elasticsearch-dsl-drf
Integrate Elasticsearch DSL with Django REST framework.
koreader/koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
dimitri/pgloader
Migrate to PostgreSQL in a single command!
jazzband/django-auditlog
A Django app that keeps a log of changes made to an object.
the4thdoctor/pg_chameleon
MySQL to PostgreSQL replica system
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
pinax/pinax-notifications
user notification management for the Django web framework
swarmpit/swarmpit
Lightweight mobile-friendly Docker Swarm management UI
django-mptt/django-mptt
Utilities for implementing a modified pre-order traversal tree in django.
clarkduvall/serpy
ridiculously fast object serialization
bstoilov/py3-pinterest
Fully fledged Python Pinterest client
Hipo/drf-extra-fields
Extra Fields for Django Rest Framework
Mangopay/mangopay2-python-sdk
SDK Python for MANGOPAY
carsales/pyheif
Python 3.6+ interface to libheif library
ulope/pytest-sftpserver
Local SFTP server fixture plugin for pytest
django-extensions/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework.
ionelmc/python-redis-lock
Lock context manager implemented via redis SET NX EX and BLPOP.
tipsy/profile-summary-for-github
Tool for visualizing GitHub profiles
ionelmc/python-hunter
Hunter is a flexible code tracing toolkit.
FactoryBoy/factory_boy
A test fixtures replacement for Python
ionelmc/python-mongoql-conv
Library to convert those MongoDB queries to something else, like a python expresion, a function or a django query (Q) object tree
python/cpython
The Python programming language
carltongibson/django-filter
A generic system for filtering Django QuerySets based on user selections
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
simion/pip-upgrader
An interactive pip requirements upgrader. It also updates the version in your requirements.txt file.
atom/atom
:atom: The hackable text editor
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
psf/requests
A simple, yet elegant, HTTP library.
pallets/flask
The Python micro framework for building web applications.