Ask question to StackOverflow from cli, get direct code answers
Project description
=====================================
HowTo - StackOverflow Code Search Tool
=====================================
Quick code answers from StackOverflow API.
Just ask a question with an optional tag parameter to get quick code answers.
Installation
============
Using pypi repository::
$> pip install howto
Forking this repo::
$> python setup.py install
Usage
=====
::
$> ./howto 'filter dicts' -t python
CHANGELOG
=========
0.2.2
-----
Update description
0.2.1
------
Fix README
0.2
------
Update README
0.1
------
Initial version:
- query using simple questions
- query with optional stackoverflow tags
HowTo - StackOverflow Code Search Tool
=====================================
Quick code answers from StackOverflow API.
Just ask a question with an optional tag parameter to get quick code answers.
Installation
============
Using pypi repository::
$> pip install howto
Forking this repo::
$> python setup.py install
Usage
=====
::
$> ./howto 'filter dicts' -t python
CHANGELOG
=========
0.2.2
-----
Update description
0.2.1
------
Fix README
0.2
------
Update README
0.1
------
Initial version:
- query using simple questions
- query with optional stackoverflow tags
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
howto-0.2.2.tar.gz
(2.6 kB
view hashes)