Skip to content

yashika51/AskFlow

Repository files navigation

AskFlow

StackOverflow is now just one command away. Let AskFlow handle your errors!

AskFlow is a CLI tool built with an intention to access StackOverflow without leaving the (comfy!)terminal. It not only just access StackOverflow, it also scans your python script to find error automatically.

That means no more searching error manually, let AskFlow ask for you.

AskFlow is unique due its capability to search errors automatically in your script and returning most relevant answers. Unlike other CLI tools, we don't ask you to copy paste your errors.

Leave the heavy lifting on us!

Supported Platforms

As of now, AskFlow works smooth(as butter) on both Windows and Linux. Since Mac is selective, we are going to implement specific version for that in our future releases.

Installation and Usage

To get access to AskFlow, follow these steps:

  1. Clone/Fork this repository
  2. Navigate to the AskFlow folder from your terminal
  3. Type python cli.py search <python path-to-your-script> to scan your script for errors

AskFlow will detect errors and will return answers accordingly.

Note: To use your own Key, refer .env.sample file. Generate your API key from Stackexchange API website. Refer wiki for more information. This will increase the daily quota from 300 to 10k calls.

pypi Package

AskFlow is pip installable. pip install AskFlow-CLI==1.0.0 to install the latest version.

Extra Features

To navigate between the answers

  1. next to move on to the next answer. Type python cli.py next in your terminal.

  1. prev to move on to the prev answer. Type python cli.py previous in your terminal.

TL:DR; Specialities

  • Automatic scanning for errors
  • Automatic searching for answers
  • Next and Previous answer navigation
  • Colored Interface
  • Easy to Install
  • Compatible with Windows and Linux

What's next?

In future we plan to add features providing more options to the user including

  • Posting the question from the terminal
  • Upvoting/Downvoting from the terminal
  • Answering from ther terminal and much more.

Made with ❤️ by:

AskFlow is built by the fantastic team of three developers:

Yashika Sharma Arlyn Levy Naibei

💻🤝

🌍 💻

💻

Feedback

We always love to hear suggestions and stories. If you liked AskFlow, support us by giving a ⭐. If you'd like to reach out, you can find us from our individual Github profiles.

Other Links

AskFlow CLI is a published package on pypi find it here https://pypi.org/project/AskFlow-CLI/1.0.0/

Find us on Devpost https://devpost.com/software/askflow