Skip to main content

An interactive command-line influxdb cli with auto completion.

Project description

influx-prompt

PyPI version PyPI pyversions Build Status codecov License: MIT

Overview

An interactive command-line InfluxDB cli.

Inspired by pgcli, http-prompt

Requirement

Python 3.6+, *nix system.

It hasn't tested on Windows.

Installation

To install use pip:

$ pip install influx-prompt

Or clone the repo:

$ git clone https://github.com/RPing/influx-prompt.git
$ python setup.py install

Usage

influx-prompt -h / --help to list all options.

Ctrl+d / exit to exit.

Dead simple.

Contributing

  1. Fork to your repo
  2. install pipenv
  3. pipenv shell
  4. pipenv install --dev
  5. Finish your work, and use tox & flake8 to test.
  6. Pull requests!

Author

A man who can't live without autocomplete, Stephen Chen

Related Projects

Thanks

python-prompt-toolkit, and of course, InfluxDB.

License

MIT

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

influx-prompt-1.0.2.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

influx_prompt-1.0.2-py2.py3-none-any.whl (9.1 kB view hashes)

Uploaded Python 2 Python 3

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