Skip to main content

Get answers through your command line from Stack...

Project description

# stackq

Get answers through your command line from Stack...

## quick stats

[![Build Status](https://travis-ci.org/forfuture-dev/stackq.svg?branch=master)](https://travis-ci.org/forfuture-dev/stackq)

|Aspect|Detail|
|------|-----:|
|version|0.0.0-alpha.1.0|
|python||
|last updated||


## installation

Using pip: `$ pip install stackq`

From Github:


## basic usage

```bash
$ stackq
Question with a question mark (?) at end
> Unicode Support
> How do I support Unicode String in Python 2 and 3?

Checking network connectivity... ok
Searching for Answers... ok
Retrieving Answers... ok
Processing Answers... ok

Some results will be shown here with some
1 // code that looks nice
2 string = "sample string"
3 string.encode("utf8")
```

### Help

```bash
$ stackq -h

Get Answers from StackOverflow from terminal

-h, --help
-s, --save
-sd, --save-display
-c, --clear-cache
-dc, --disable-color
-ds, --disable-ssl
-l, --links
```

### Environment Variables

STACKQ_DISABLE_CACHE
STACKQ_DISABLE_COLORS
STACKQ_DISABLE_SSL
STACKQ_LANG_PREFIX

## contribution

## license

## heads up!

Since you are fascinated with terminals, why not try
[remindme][remindme].

[remindme]:https://github.com/GochoMugo/remindme

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

stackq-0.0.0-alpha.1.0.tar.gz (6.1 kB view hashes)

Uploaded Source

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