Skip to main content

Database runtime for Django that replaces psql with pgcli.

Project description

django-pgcli5

Build Status

PyPI version

PyPI - License

Replaces your existing psql cli for Postgres with pgcli which provides enhancements such as auto-completion and syntax highlighting. Visit the pgcli website to learn more about the pgcli client.

Installation

To install the package:

`pip install django-pgcli5`

Add django_pgcli5 to your INSTALLED_APPS setting in your settings.py file.

INSTALLED_APPS = [
    ...,
    'django_pgcli5',
]

Usage

To use the pgcli command with your project, call the dbshell command.

./manage.py dbshell

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_pgcli5-1.0.1.tar.gz (33.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_pgcli5-1.0.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file django_pgcli5-1.0.1.tar.gz.

File metadata

  • Download URL: django_pgcli5-1.0.1.tar.gz
  • Upload date:
  • Size: 33.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.11

File hashes

Hashes for django_pgcli5-1.0.1.tar.gz
Algorithm Hash digest
SHA256 765f8c3d7da4a5293c8f8abe97452bb99cf33651e8b1750607df320b2c1fc6f8
MD5 643a20a2e12bf2d14ffddd2b55c91960
BLAKE2b-256 c2bc7692856589cf7befca83c2016b00448b95ac69b728b22751dc85999980c2

See more details on using hashes here.

File details

Details for the file django_pgcli5-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_pgcli5-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c7f822c8bf52476dd00f98d2f7fa2f638998409a7011dfb0fafb4d4dcd97d18d
MD5 2196226e5a2a4733ca278066ba42c73b
BLAKE2b-256 156c9e961637612d9a2211b54143e0be51478f3de2f5119c17aabbf09c04a247

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page