A happy light weight library to search python errors on stackoverflow automatically.
Project description
PySpecty
A happy light weight library to search python errors on stackoverflow automatically.
Installation
Installation is simplest with pip:
pip install pyspecty
Installation notes
pyspecty depends on singleton-decorator only.
pyspecty automatically search python errors on stackoverflow. See Usage below.
Usage
Check out A simple usage example for a short intro. A sample usage is:
from pyspecty import PySpecty
PySpecty() # that's it!
From example:
from pyspecty import PySpecty
PySpecty() # That's it!! Do it somewhere in your file
# The actual code!!
print(2/0)
# Code end here
output is:
TODO
- Tests need to be written.
- A dumb page also open that need to be fixed.
Contributing
Feel free to submit pull requests to me.
Authors
- Muhammad Haseeb - Initial work - Muhammad Haseeb
Licensing
The pycloudy library is MIT Licenced. Feel free to use commercially of personally.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 pyspecty-1.0.tar.gz.
File metadata
- Download URL: pyspecty-1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b9504639e17a3f4084531d655be334d7b67962666f252e36c1a88a34c29fe4e
|
|
| MD5 |
7e6c912ee1ed43ff676e0de4bcb164d5
|
|
| BLAKE2b-256 |
65106fcdc9d7f8ad4e0efa30d561002f23c28f0ca09fa872c0afb4e13ae7104e
|
File details
Details for the file pyspecty-1.0-py3-none-any.whl.
File metadata
- Download URL: pyspecty-1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a8cd41afd430cdd7407c6fb18c190c60cc2a465f1ce2b134dc037d5c722602b
|
|
| MD5 |
d56a2f5afe6c4a862ac762730cf1cd39
|
|
| BLAKE2b-256 |
9b7fa8f2ab8b992c3b6a31682b35adb1b7b42c0eec62a4ba29af14e72b8052df
|