Skip to main content

AskFlow is a command line tool for automating debugging your code. This CLI allows you to search StackOverflow for answers to errors in your code without ever leaving the terminal.

Project description

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 <path-to-your-script> to scan your script for errors

AskFlow will detect errors and will return answers accordingly.

Extra Features

To navigate between the answers

  1. next to move on to the next answer. Type python cli.py next in your terminal.
  2. 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.

Team

AskFlow is built by the fantastic team of three developers:

Feedback

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

Other Links

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

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

AskFlow CLI-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distributions

AskFlow_CLI-1.0.0-py3.7.egg (3.2 kB view hashes)

Uploaded Source

AskFlow_CLI-1.0.0-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page