Skip to main content

Database runtime for Django that replaces mysql with mycli.

Project description

django-mycli

Build Status PyPI version PyPI - License

Replaces your existing mysql cli for MySQL, MariaDB, and Percona with mycli which provides enhancements such as auto-completion and syntax highlighting. Visit the MyCLI website to learn more about the MyCLI client.

Installation

To install the package:

$ pip install django-mycli

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

INSTALLED_APPS = [
    ...,
    'django_mycli',
]

Usage

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

./manage.py dbshell

History

1.0.1 (2020-06-20)

  • Updates to documentation

1.0.0 (2020-06-19)

  • Support for Django 2.2 LTS and above
  • Removed support for Python 3.4
  • Add support for Python 3.8

0.0.1 (2015-08-01)

  • Initial release.

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-mycli-1.0.1.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

django_mycli-1.0.1-py2.py3-none-any.whl (3.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-mycli-1.0.1.tar.gz.

File metadata

  • Download URL: django-mycli-1.0.1.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3

File hashes

Hashes for django-mycli-1.0.1.tar.gz
Algorithm Hash digest
SHA256 9bf0e3e487ba2a5d804989b07b583d1d3c4f93436095f8be74fd759de667e1a1
MD5 129b2a56af98296f8a9cf217bc6d8800
BLAKE2b-256 e87b8e053ddd0a67c03f8dd4425713071228b3cd7aa26fd6648a1834bb1dd62c

See more details on using hashes here.

File details

Details for the file django_mycli-1.0.1-py2.py3-none-any.whl.

File metadata

  • Download URL: django_mycli-1.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3

File hashes

Hashes for django_mycli-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ad2e44b69d33deca3bbf8183acc091de072eae5cc983538b388f000f41ba5bae
MD5 c063337d3b1744e6bdf893338c377f3d
BLAKE2b-256 19bc19055aeb2a6436d248c301e477062152f293c2bdb4ca84f004c7503dd984

See more details on using hashes here.

Supported by

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