quick code answers from stackoverflow
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Chakib Benziane 66f99042ca Update README.rst 12 years ago
howto add pypi package, cli parser ... 12 years ago
.gitignore add pypi package, cli parser ... 12 years ago
CHANGES.txt add pypi package, cli parser ... 12 years ago
LICENSE.txt add pypi package, cli parser ... 12 years ago
README.rst Update README.rst 12 years ago
dependencies.txt add pypi package, cli parser ... 12 years ago
setup.py add pypi package, cli parser ... 12 years ago
tests.py add pypi package, cli parser ... 12 years ago

README.rst

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