# HOPYBOX
This is an open source, practical command python box
## Introduce
This is an open source, practical command python box, since it is made in python language, so I named it **HOPYBOX**.
## Installing
Install with `pip` or your favorite PyPI package manager.
```sh
$ python -m pip install HOPYBOX
```
or like this
```sh
$ python -m pip install hopybox
```
## Run
Run the following command to run `HOPYBOX` on the terminal:
```sh
$ python -m hopybox
```
or like these
```sh
$ hopybox
```
```sh
$ HOPYBOX
```
## Import method
```python
>>>import hopybox
```
## Usage (How to use)
See help built in the program
```sh
HOPYBOX/Command:help
```
## Update version
Enter in the `HOPYBOX` console:
```sh
HOPYBOX/Command:check version
```
or like these
```sh
$ pip install -U HOPYBOX
```
```sh
$ pip install -U hopybox
```
```sh
HOPYBOX/Command:install HOPYBOX
```
```sh
HOPYBOX/Command:install hopybox
```
## Github
[HOStudio123](https://github.com/HOStudio123)
## Email
hostudio.hopybox@foxmail.com
Raw data
{
"_id": null,
"home_page": "https://github.com/HOStudio123/HOPYBOX",
"name": "HOPYBOX",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "ChenJinlin",
"author_email": "hostudio.hopybox@foxmail.com",
"download_url": "https://files.pythonhosted.org/packages/ef/ac/44b08f2f47e159ac16f12ec54baca661e59eb2d9ec09427c8f0b16384a9c/HOPYBOX-1.6.7.tar.gz",
"platform": null,
"description": "# HOPYBOX\nThis is an open source, practical command python box\n## Introduce\nThis is an open source, practical command python box, since it is made in python language, so I named it **HOPYBOX**.\n## Installing\nInstall with `pip` or your favorite PyPI package manager.\n```sh\n$ python -m pip install HOPYBOX\n```\nor like this\n```sh\n$ python -m pip install hopybox\n```\n## Run\nRun the following command to run `HOPYBOX` on the terminal:\n```sh\n$ python -m hopybox\n```\nor like these\n```sh\n$ hopybox\n```\n```sh\n$ HOPYBOX\n```\n## Import method\n```python\n>>>import hopybox\n```\n## Usage (How to use)\nSee help built in the program\n```sh\nHOPYBOX/Command:help\n```\n## Update version\nEnter in the `HOPYBOX` console:\n```sh\nHOPYBOX/Command:check version\n```\nor like these\n```sh\n$ pip install -U HOPYBOX\n```\n```sh\n$ pip install -U hopybox\n```\n```sh\nHOPYBOX/Command:install HOPYBOX\n```\n```sh\nHOPYBOX/Command:install hopybox\n```\n## Github\n[HOStudio123](https://github.com/HOStudio123)\n## Email\nhostudio.hopybox@foxmail.com\n\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "This is an open source, practical command Python box",
"version": "1.6.7",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "285d9ced3a47c595a53ea386015834a92e2c9e20dca25d65281bff8a9f055219",
"md5": "bc386a40af547b078481ee6dc004f892",
"sha256": "cd03aa2399df6c1cd27fd39b81e505c05e4fe08bcdd3e2b1c06dee80407e36b2"
},
"downloads": -1,
"filename": "HOPYBOX-1.6.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bc386a40af547b078481ee6dc004f892",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 44393,
"upload_time": "2023-02-03T04:26:47",
"upload_time_iso_8601": "2023-02-03T04:26:47.264221Z",
"url": "https://files.pythonhosted.org/packages/28/5d/9ced3a47c595a53ea386015834a92e2c9e20dca25d65281bff8a9f055219/HOPYBOX-1.6.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "efac44b08f2f47e159ac16f12ec54baca661e59eb2d9ec09427c8f0b16384a9c",
"md5": "787a7c2ef209a547f8d34c1fc8507d11",
"sha256": "fc76887a7d46459a7cba241020f7b2227976dae79e585a10f58b7e9a28068304"
},
"downloads": -1,
"filename": "HOPYBOX-1.6.7.tar.gz",
"has_sig": false,
"md5_digest": "787a7c2ef209a547f8d34c1fc8507d11",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 38749,
"upload_time": "2023-02-03T04:26:49",
"upload_time_iso_8601": "2023-02-03T04:26:49.487922Z",
"url": "https://files.pythonhosted.org/packages/ef/ac/44b08f2f47e159ac16f12ec54baca661e59eb2d9ec09427c8f0b16384a9c/HOPYBOX-1.6.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-03 04:26:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "HOStudio123",
"github_project": "HOPYBOX",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "hopybox"
}