RPing / Influx Prompt
Licence: mit
An interactive command-line InfluxDB cli with auto completion.
Stars: ✭ 42
Projects that are alternatives of or similar to Influx Prompt
Http Prompt
An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
Stars: ✭ 8,329 (+19730.95%)
Mutual labels: cli, terminal, developer-tools, development, syntax-highlighting, autocomplete
Httpie
As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
Stars: ✭ 53,052 (+126214.29%)
Mutual labels: cli, terminal, developer-tools, development
Saws
A supercharged AWS command line interface (CLI).
Stars: ✭ 4,886 (+11533.33%)
Mutual labels: cli, terminal, developer-tools, development
Curlie
The power of curl, the ease of use of httpie.
Stars: ✭ 877 (+1988.1%)
Mutual labels: cli, terminal, developer-tools
Wago
Automate the actions you do after saving code.
Stars: ✭ 60 (+42.86%)
Mutual labels: cli, developer-tools, development
Gql
Very simple CLI for many GraphQL schemas in the cloud. Provides autocompletion for GraphQL queries
Stars: ✭ 101 (+140.48%)
Mutual labels: cli, terminal, autocomplete
Dksnap
Docker Snapshots for Development and Test Data
Stars: ✭ 122 (+190.48%)
Mutual labels: cli, terminal, developer-tools
Devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
Stars: ✭ 2,559 (+5992.86%)
Mutual labels: cli, developer-tools, development
Cmd2
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
Stars: ✭ 342 (+714.29%)
Mutual labels: cli, terminal, developer-tools
Haxor News
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
Stars: ✭ 3,342 (+7857.14%)
Mutual labels: cli, terminal, developer-tools
Httplab
The interactive web server
Stars: ✭ 3,752 (+8833.33%)
Mutual labels: cli, developer-tools, development
Crossline
A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.
Stars: ✭ 53 (+26.19%)
Mutual labels: cli, terminal, autocomplete
Vcli
Vertica CLI with auto-completion and syntax highlighting
Stars: ✭ 75 (+78.57%)
Mutual labels: cli, syntax-highlighting, autocomplete
Caporal.js
A full-featured framework for building command line applications (cli) with node.js
Stars: ✭ 3,279 (+7707.14%)
Mutual labels: cli, terminal, autocomplete
Autocomplete
Autocomplete for terminals on MacOS
Stars: ✭ 569 (+1254.76%)
Mutual labels: cli, terminal, autocomplete
Bat
A cat(1) clone with wings.
Stars: ✭ 30,833 (+73311.9%)
Mutual labels: cli, terminal, syntax-highlighting
Gita
Manage many git repos with sanity 从容管理多个git库
Stars: ✭ 865 (+1959.52%)
Mutual labels: cli, developer-tools
Irbtools
Improvements for Ruby's IRB console 💎︎
Stars: ✭ 868 (+1966.67%)
Mutual labels: terminal, developer-tools
influx-prompt
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
- Fork to your repo
- install
pipenv
pipenv shell
pipenv install --dev
- Finish your work, and use
tox
&flake8
to test. - 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
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].