# Eight
Eight is a magic eight ball on the command line, written and packaged in Python!
## Usage
```python
magiceight [question]
```
Raw data
{
"_id": null,
"home_page": "https://github.com/LordUbuntu/MENACE",
"name": "magiceight",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "python, fortune, magic eight ball, eight ball",
"author": "Jacobus Burger",
"author_email": "therealjacoburger@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0d/a0/a5e5305a5d8b528647159ef2099e1dca1b299b71c3775804430daf690a80/magiceight-1.1.tar.gz",
"platform": "any",
"description": "# Eight\n\nEight is a magic eight ball on the command line, written and packaged in Python!\n\n## Usage\n```python\nmagiceight [question]\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A magic eight ball CLI program",
"version": "1.1",
"project_urls": {
"Homepage": "https://github.com/LordUbuntu/MENACE"
},
"split_keywords": [
"python",
" fortune",
" magic eight ball",
" eight ball"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5e8484280ee017f5e2736edb2fc5e4b6871cd2375440822028ff63ca8e5c99e8",
"md5": "b8e8bf2117aa5240cdb1eff2b53e3fe6",
"sha256": "a1b1a2f59c5062ad44838e3f435a8eb8daff997a97a2391817e90f8767ce2eb6"
},
"downloads": -1,
"filename": "magiceight-1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b8e8bf2117aa5240cdb1eff2b53e3fe6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 3291,
"upload_time": "2024-06-09T04:11:12",
"upload_time_iso_8601": "2024-06-09T04:11:12.162531Z",
"url": "https://files.pythonhosted.org/packages/5e/84/84280ee017f5e2736edb2fc5e4b6871cd2375440822028ff63ca8e5c99e8/magiceight-1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0da0a5e5305a5d8b528647159ef2099e1dca1b299b71c3775804430daf690a80",
"md5": "77c488f62cc6b7d4d3c0a9d64c718f67",
"sha256": "e2a8a88ee51582e0dfdce74e30db31e46422e9829d06957dacac33e2336bceb5"
},
"downloads": -1,
"filename": "magiceight-1.1.tar.gz",
"has_sig": false,
"md5_digest": "77c488f62cc6b7d4d3c0a9d64c718f67",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 2844,
"upload_time": "2024-06-09T04:11:13",
"upload_time_iso_8601": "2024-06-09T04:11:13.510009Z",
"url": "https://files.pythonhosted.org/packages/0d/a0/a5e5305a5d8b528647159ef2099e1dca1b299b71c3775804430daf690a80/magiceight-1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-09 04:11:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "LordUbuntu",
"github_project": "MENACE",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "setuptools",
"specs": []
},
{
"name": "wheel",
"specs": []
},
{
"name": "twine",
"specs": []
}
],
"lcname": "magiceight"
}