Now you can dont() your if statements!
Project description
PyDont
from pydont import dont
ask = input("Do you think that this is funny? (yes/no) : ")
if ask != "yes":
dont()
else:
print("Thank you!")
Syntax:
dont() -- equivalent to using pass. for the memes.
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
pydont-1.0.1.tar.gz
(2.6 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 pydont-1.0.1.tar.gz.
File metadata
- Download URL: pydont-1.0.1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0429fc4d3950672d4cd6f59142136f6b49e5bd3a5766c743a855018969e30b55
|
|
| MD5 |
2cca4b82f8e42918d21c6c07c1f2850e
|
|
| BLAKE2b-256 |
30b344302bb859a26fdd25fac890ac588f95fe412a2313e5cb9c9c6c1718d81e
|
File details
Details for the file pydont-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pydont-1.0.1-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbb45913cc59f2f9fa225174b23a8aa5d02d44a110ef277b59179bf1e113057a
|
|
| MD5 |
140094d43e24ac32c3e897d1e8cec70a
|
|
| BLAKE2b-256 |
1f5517a09d010a39e8dd4bbc4bfbd44b778ec17ddc7fd7eea028cb56b88e1b40
|