Void Object for Python
Project description
void-object
Python Void Object
Example use case:
from void_object import Void
void = Void()
void.this_method_does_not_exist()
void.random_attribute
void['asd'][1]
with void as ctx:
ctx.asd()
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
void-object-0.1.3.tar.gz
(13.2 kB
view hashes)
Built Distribution
Close
Hashes for void_object-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad9c07856b2766f79bc52100fcc6ae97482b57cd08db7215f0e6a39345b06f5f |
|
MD5 | 1ec119bac7210029749edf46712d1d31 |
|
BLAKE2b-256 | 442cadb0b7c4e2fea842db81ed5ea165888198e779dbc1bafdb2c42c5317a933 |