New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gdn-python-common

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gdn-python-common

Various non-framework specific web helpers.

  • 0.9.2
  • Source
  • PyPI
  • Socket score

Maintainers
4

Gramedia / Python Common

.. image:: https://img.shields.io/pypi/v/gdn-python-common .. image:: https://img.shields.io/pypi/dm/gdn-python-common .. image:: https://img.shields.io/pypi/format/gdn-python-common .. image:: 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

.. code-block:: sh

pip install gdn-python-common

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc