Skip to content

gramedia-digital-nusantara/python-common

Repository files navigation

Gramedia / Python Common

https://img.shields.io/pypi/v/gdn-python-common

https://img.shields.io/pypi/dm/gdn-python-common

https://img.shields.io/pypi/format/gdn-python-common

https://travis-ci.com/gramedia-digital-nusantara/python-common.svg?branch=master

A hodgepodge of common helpers and utilities used at GDN across several Python 3.6+ projects.

  • Progress Bars for your long-running CLI tasks
  • Configure your app from environmental variables
  • Parse and Write HTTP Link Headers
  • Use link-header-style pagination in Django-Rest-Framework
  • Base django model classes (timestamped, name+auto slug, soft-deletable models)

Installing

pip install gdn-python-common

# or, if you'd like to have django-rest-framework installed automatically
pip install gdn-python-common[drf]

About

Common helpers for Python 3.6+

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages