# Noll
**Nothing. Nil. Nada.**
An object that is as not there as I could conjure up.
You can safely index it and compare with it. It will always return an untruthy value, whether that be `0`, `""`, or itself whenever possible.
```py
from noll import Noll
Noll().index.whatever['and'].you.will.always.end.up['with'].a.Noll['object']
```
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/deepadmax/noll",
"name": "noll",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Maximillian Strand",
"author_email": "maxi@millian.se",
"download_url": "https://files.pythonhosted.org/packages/42/cd/798dd297b629259d8e6d9428fa1abebc3fb4c0a3a0604f73ce18aa793efc/noll-0.1.0.tar.gz",
"platform": null,
"description": "# Noll\n\n**Nothing. Nil. Nada.**\n\nAn object that is as not there as I could conjure up.\n\nYou can safely index it and compare with it. It will always return an untruthy value, whether that be `0`, `\"\"`, or itself whenever possible.\n\n```py\nfrom noll import Noll\n\nNoll().index.whatever['and'].you.will.always.end.up['with'].a.Noll['object']\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Nothing. Nil. Nada.",
"version": "0.1.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "8237f82480db8063dd0991317f2602d0",
"sha256": "d318c607ebdf586d45e7b05dce37e5ed7bfe602fe5bb8918aa03b53f28e4e290"
},
"downloads": -1,
"filename": "noll-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8237f82480db8063dd0991317f2602d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 1916,
"upload_time": "2022-12-19T07:27:03",
"upload_time_iso_8601": "2022-12-19T07:27:03.453244Z",
"url": "https://files.pythonhosted.org/packages/d8/b3/58e34e037c5de47a01c9a2411292c8767db3d06e82ddb3db39ef7c4cf95e/noll-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "86c42853b60f149163937a9b89a32d6e",
"sha256": "81d01ac4af1bb0bc6fdb69486de889bcb478ad7f06035fa017dbcd048408272f"
},
"downloads": -1,
"filename": "noll-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "86c42853b60f149163937a9b89a32d6e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 1732,
"upload_time": "2022-12-19T07:27:05",
"upload_time_iso_8601": "2022-12-19T07:27:05.314109Z",
"url": "https://files.pythonhosted.org/packages/42/cd/798dd297b629259d8e6d9428fa1abebc3fb4c0a3a0604f73ce18aa793efc/noll-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-19 07:27:05",
"github": false,
"gitlab": true,
"bitbucket": false,
"gitlab_user": "deepadmax",
"gitlab_project": "noll",
"lcname": "noll"
}