Skip to main content

Void object in Python

Project description

Void

Void object in Python pypi

Installation

pip install void

Example usage

from void import Void

In [1]: Void is Void() is Void.method()
Out[1]: True

In [2]: Void['get']['void'] is Void
Out[2]: True

In [3]: list(Void) or [for x in Void]
Out[3]: []

# set{attr,item} is also supported

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-0.1.3.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

void-0.1.3-py2.py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page