Simple CLI for the Email Hunter API.
Project description
# punter-cli
[![status][1]][2] [![version][3]][4] [![license][5]][6]
A simple command line utility for the [Email Hunter API](https://emailhunter.co/api).
## Usage
The command line interface provides two commands, search and key. Before executing a search it is advisable that you first set your [API key](](https://emailhunter.co/users/sign_up)) using the key command. When key is first run a configuration file is created in the user’s home directory (~/.punter). Currently the only value stored is the API key. To view the current API key (if it has been set) simply run the key command without any arguments.
![key][7]
The search command takes as its argument either a domain name or valid email address, with a successful search returning raw JSON collected from the Email Hunter service.
![key][8]
## Install
$ pip install punter-cli
## Todo
Add unit tests
Output throttling
Options for parsing/formatting results
## License
Copyright © 2015 Joshua Goodlett
Released under the [MIT License (MIT)](https://github.com/jgoodlet/punter-cli/blob/master/LICENSE)
[1]: https://img.shields.io/travis/jgoodlet/punter-cli.svg [2]: https://travis-ci.org/jgoodlet/punter-cli.svg [3]: https://img.shields.io/pypi/v/punter-cli.svg [4]: https://pypi.python.org/pypi/punter-cli [5]: https://img.shields.io/pypi/l/punter-cli.svg [6]: https://pypi.python.org/pypi/punter-cli [7]: assets/key.png [8]: assets/screenshot.png
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file punter_cli-0.0.4.tar.gz.
File metadata
- Download URL: punter_cli-0.0.4.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cae36bc04ae3c4178fd6c5daf9d13d6d2b02fe3c7b70748dfc8efc37e887f795
|
|
| MD5 |
13f1d7bef87ad56db95426fdbaa82fb4
|
|
| BLAKE2b-256 |
aff41f3476e34b8a7a630193d0d7684a06e40516de1a1c3391c94edd3b8a47c9
|