# nothingness
This is nothing, just a template for PyPI packages
## Installation
### From PyPI
```sh
pip3 install nothingness
```
### From GitHub
```sh
pip3 install git+https://github.com/donno2048/nothingness
```
## Usage
### Import fun from \_\_init__.py
```py
from nothingness import fun
```
### Run \_\_main__.py
```sh
python3 -m nothingness
```
### Run main from \_\_main__.py
```sh
nothingness
```
Raw data
{
"_id": null,
"home_page": "https://github.com/donno2048/nothingness",
"name": "nothingness",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.0",
"maintainer_email": "",
"keywords": "",
"author": "Elisha Hollander",
"author_email": "just4now666666@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3a/54/93139a0a39c9b63a8c4a8270461b2c9ee2c375d6ce0dea9377079a87b23a/nothingness-1.0.0.tar.gz",
"platform": "",
"description": "# nothingness\n\nThis is nothing, just a template for PyPI packages\n\n## Installation\n\n### From PyPI\n\n```sh\npip3 install nothingness\n```\n\n### From GitHub\n\n```sh\npip3 install git+https://github.com/donno2048/nothingness\n```\n\n## Usage\n\n### Import fun from \\_\\_init__.py\n\n```py\nfrom nothingness import fun\n```\n\n### Run \\_\\_main__.py\n\n```sh\npython3 -m nothingness\n```\n\n### Run main from \\_\\_main__.py\n\n```sh\nnothingness\n```\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This is nothing, just a template for PyPI packages",
"version": "1.0.0",
"project_urls": {
"Bug Reports": "https://github.com/donno2048/nothingness/issues",
"Documentation": "https://github.com/donno2048/nothingness#readme",
"Homepage": "https://github.com/donno2048/nothingness",
"Source Code": "https://github.com/donno2048/nothingness"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6cfe591210a1ab43e649580bbb88f7092ef00d76268a96fc2ceaea5ec6e1ebcb",
"md5": "6044fd11e1043de8322dbce477a63041",
"sha256": "98eb4ef93e34b0d5c09f2643433d424c16616ff07cf7320cca7eeb9777104f8c"
},
"downloads": -1,
"filename": "nothingness-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6044fd11e1043de8322dbce477a63041",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.0",
"size": 2883,
"upload_time": "2021-05-20T18:13:08",
"upload_time_iso_8601": "2021-05-20T18:13:08.472112Z",
"url": "https://files.pythonhosted.org/packages/6c/fe/591210a1ab43e649580bbb88f7092ef00d76268a96fc2ceaea5ec6e1ebcb/nothingness-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3a5493139a0a39c9b63a8c4a8270461b2c9ee2c375d6ce0dea9377079a87b23a",
"md5": "2be74c707be5e84138a3bcfdd2029d1d",
"sha256": "07940acb02eed779ec13adee9446acdf8ec71f203504207ef9e579ec1189d0f4"
},
"downloads": -1,
"filename": "nothingness-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "2be74c707be5e84138a3bcfdd2029d1d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.0",
"size": 2406,
"upload_time": "2021-05-20T18:13:10",
"upload_time_iso_8601": "2021-05-20T18:13:10.112889Z",
"url": "https://files.pythonhosted.org/packages/3a/54/93139a0a39c9b63a8c4a8270461b2c9ee2c375d6ce0dea9377079a87b23a/nothingness-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2021-05-20 18:13:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "donno2048",
"github_project": "nothingness",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nothingness"
}