All Projects → ritiek → AskQuora

ritiek / AskQuora

Licence: MIT license
Quora Q&A right from the command-line

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to AskQuora

Go Interview
Collection of Technical Interview Questions solved with Go
Stars: ✭ 3,597 (+25592.86%)
Mutual labels:  question
Giveme5W
Extraction of the five journalistic W-questions (5W) from news articles
Stars: ✭ 16 (+14.29%)
Mutual labels:  question
Awesome Competitive Programming
💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
Stars: ✭ 9,119 (+65035.71%)
Mutual labels:  quora
Quora
Building An Exclusive Community of PEC Graduates and Students.The main features of the website are “PEC Quora” and “PEC Connect”
Stars: ✭ 26 (+85.71%)
Mutual labels:  quora
question-pair
A siamese LSTM to detect sentence/question pairs.
Stars: ✭ 25 (+78.57%)
Mutual labels:  quora
wenda
使用SSM框架搭建仿知乎问答社区
Stars: ✭ 78 (+457.14%)
Mutual labels:  quora
Quora-Paraphrase-Question-Identification
Paraphrase question identification using Feature Fusion Network (FFN).
Stars: ✭ 19 (+35.71%)
Mutual labels:  quora
Instahelp
Instahelp is a Q&A portal website similar to Quora
Stars: ✭ 21 (+50%)
Mutual labels:  quora

AskQuora

pypi.python.org build Status

Quora Q&A right from the command line!

Inspired by https://github.com/gleitz/howdoi

Installation & Usage:

sudo pip install -U askquora

or if you like to live on the bleeding edge:

sudo python setup.py install

Run it using askquora

usage: askquora [-h] [-n] [QUERY [QUERY ...]]

Quora Q&A right from the command-line

positional arguments:
  QUERY           the question to find the answer of

optional arguments:
  -h, --help      show this help message and exit
  -n, --no-color  do not colorize or style text

Contributing:

Any PR's in bug fixes, features or even this documentation are most welcome!

Disclaimer:

This is not an official Quora product.

License:

The MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].