Get and open StackOverflow posts for your tracebacks.
Project description
StackOverflow Traces
This package opens up StackOverflow posts for your errors. It's the ultimate efficiency tool!
Example Usage
from sotrace import open_link
try:
my_dict = {}
print(my_dict[1])
except Exception as e:
open_link(e)
from sotrace import open_link
open_link("What does the yield keyword do?", tags=["python", "generator"], num_of_results=3)
Roadmap
- Documentation
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
sotrace-1.0.3.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sotrace-1.0.3.tar.gz.
File metadata
- Download URL: sotrace-1.0.3.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a418d18fc75e8ccbe0ca6402ece982fda146e07f7040279d6e327029e8e481c1
|
|
| MD5 |
d37de38140f219b3d118f62b90f1d3ef
|
|
| BLAKE2b-256 |
7903d4b458690412c6bf07b149ebc23107d8a3fb56206f8c0d288155089342c6
|
File details
Details for the file sotrace-1.0.3-py3-none-any.whl.
File metadata
- Download URL: sotrace-1.0.3-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1c184a9a1747ec6dd4add8fd00a1fed32e60903c463b2a44a81de2c480e5453
|
|
| MD5 |
a106e626f01d9a3043996d2fa3c84f2a
|
|
| BLAKE2b-256 |
71dffcd75569f8b7f143316deebbf8d8cdc5eefdfe06c22e24d11409045add88
|