Recreate the joys of Office Assistant from the comfort of the Python interpreter
Project description
Coding Assistant 📎
Recreate the joys of Office Assistant from the comfort of the Python interpreter.
How to use
>>> import coding_assistant
>>> # nothing more is needed
>>> 3 / 0
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ZeroDivisionError: division by zero
\_______________________________/
_-_ | /
/_ \ |/
(o)(o)
| | |
| \/ /
\ |
¯--¯
>>>
How to install?
Hopefully pip soon?
Q&A
Is it possible to have other, maybe custom, assistants?
Not at the moment but if you can draw ascii art please submit a PR.
Will this package break
try
except
blocks?
No it only changes the way exceptions are printed not the actual exception.
Is this code "production ready"
Don't.
Will you get sued by Microsoft?
Hopefully my ascii art is ugly enough I can claim it's an original character.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file coding_assistant-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: coding_assistant-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8779526f71b80185d9fb10db3d71f9ba05d0d99a31281bb077dd7ae52d316f5 |
|
MD5 | 6770cc4a969d103b8578faf5ff1d3ebc |
|
BLAKE2b-256 | aef9d4ffc8f3bd654ab3a80e7dee7d669f8758e7136f546e99d5fd568a992d6c |