This is a tool to help you construct a good question about Python on StackOverflow, although it can help with other forums too. It assumes that you’ve written some code that isn’t behaving correctly. This should not be a problem, as StackOverflow generally expects you to show that you’ve tried something.
To install: run pip install ask-so in a terminal. You will need pip, which you can install with the instructions here. On Linux/OSX you may need to run sudo pip install ask-so. If nothing works, you can download the source, unzip it, and run python setup.py inside.
To use:
(Optional, best if your question involves files) Navigate to the location of your code in a terminal.
Run askso in the terminal. If that doesn’t work: python -m askso. This will start a server.
Visit http://localhost:5000/ in your browser.
Release files for ask-so 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ask-so-1.0.4.tar.gz | 7.9 kB | Details |
Release files / ask-so-1.0.4.tar.gz
| Download URL | ask-so-1.0.4.tar.gz |
|---|---|
| Size | 7.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b635ae57328469efec26945e7af588875e11af29d57d4678f24100eea972d355
|
|
BLAKE2b-256 checksum How to use checksums |
05c3d3bf9f8f3803491fabd2c9d0b26b12a512edac13855edfb2c6258214b22a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |