Pre-release
This release is a pre-release and may not be stable for production use.
# stackq
Get answers through your command line from Stack...
## quick stats
[](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
Get answers through your command line from Stack...
## quick stats
[](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
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 stackq-0.0.0-alpha.1.2.tar.gz.
File metadata
- Download URL: stackq-0.0.0-alpha.1.2.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5306fbe0cd6b2324c5ec3031d76af8ae9e515472f965a239a000a61a48636cde
|
|
| MD5 |
f8d0c134f36a69f33c4ba5d1a5bfc3c8
|
|
| BLAKE2b-256 |
639b2b138829c7dca7eb4aeb89c85989941c332d5b747d446a6fa028545e2dde
|