HOPYBOX


NameHOPYBOX JSON
Version 1.9.9 PyPI version JSON
download
home_pageNone
SummaryAn open-source and practical command box.
upload_time2024-08-03 04:09:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseGPL-3.0 license
keywords hopybox box ho py command terminal tool
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # HOPYBOX
## Introduction
An open-source and practical command box, it was made in python language, so I named it `HOPYBOX`.
## Installion
- Install with `pip` or your favorite PyPI package manager.
```sh
$ python -m pip install hopybox
```
## Run
Run the following command to run `HOPYBOX` in the terminal:
```sh
$ python -m hopybox
```
or like these
```sh
$ hopybox
```
```python
>>> from hopybox import __main__
>>> __main__.start()
```
## Import all methods
```python
>>> from hopybox import *
```
## Usage
See built-in help in the program
```sh
HOPYBOX/Program:help
```
## Update
Enter in the `HOPYBOX` console:
```sh
HOPYBOX/Program:update
```
or like this
```sh
$ pip install -U hopybox
```
## License
```
HOPYBOX - An open-source and practical command box.
Copyright (C) 2024  HOStudio123

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.
```

## Docs
The [HOPYBOX Documentation](https://hopybox.readthedocs.io) can give you detailed more instructions on how to use it.  

## Stargazers over time
[![Stargazers over time](https://starchart.cc/HOStudio123/HOPYBOX.svg?variant=adaptive)](https://starchart.cc/HOStudio123/HOPYBOX)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "HOPYBOX",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "hopybox, box, ho, py, command, terminal, tool",
    "author": null,
    "author_email": "HOStudio123 <hostudio.hopybox@foxmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ee/1b/511ce28bbd61a5bfa846bdbcb99ecefd04f47b6db721787c5278b73e94c5/hopybox-1.9.9.tar.gz",
    "platform": null,
    "description": "# HOPYBOX\n## Introduction\nAn open-source and practical command box, it was made in python language, so I named it `HOPYBOX`.\n## Installion\n- Install with `pip` or your favorite PyPI package manager.\n```sh\n$ python -m pip install hopybox\n```\n## Run\nRun the following command to run `HOPYBOX` in the terminal:\n```sh\n$ python -m hopybox\n```\nor like these\n```sh\n$ hopybox\n```\n```python\n>>> from hopybox import __main__\n>>> __main__.start()\n```\n## Import all methods\n```python\n>>> from hopybox import *\n```\n## Usage\nSee built-in help in the program\n```sh\nHOPYBOX/Program:help\n```\n## Update\nEnter in the `HOPYBOX` console:\n```sh\nHOPYBOX/Program:update\n```\nor like this\n```sh\n$ pip install -U hopybox\n```\n## License\n```\nHOPYBOX - An open-source and practical command box.\nCopyright (C) 2024  HOStudio123\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see <https://www.gnu.org/licenses/>.\n```\n\n## Docs\nThe [HOPYBOX Documentation](https://hopybox.readthedocs.io) can give you detailed more instructions on how to use it.  \n\n## Stargazers over time\n[![Stargazers over time](https://starchart.cc/HOStudio123/HOPYBOX.svg?variant=adaptive)](https://starchart.cc/HOStudio123/HOPYBOX)\n",
    "bugtrack_url": null,
    "license": "GPL-3.0 license",
    "summary": "An open-source and practical command box.",
    "version": "1.9.9",
    "project_urls": {
        "Documentation": "https://hopybox.readthedocs.io",
        "Homepage": "https://github.com/HOStudio123/HOPYBOX",
        "Issues": "https://github.com/HOStudio123/HOPYBOX/issues"
    },
    "split_keywords": [
        "hopybox",
        " box",
        " ho",
        " py",
        " command",
        " terminal",
        " tool"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee1b511ce28bbd61a5bfa846bdbcb99ecefd04f47b6db721787c5278b73e94c5",
                "md5": "2949c51f966402d0b7cf7008c0e1853c",
                "sha256": "312e8f52d2a2f4d6580b489828eea76ee469f922730493b764d5ca0130299219"
            },
            "downloads": -1,
            "filename": "hopybox-1.9.9.tar.gz",
            "has_sig": false,
            "md5_digest": "2949c51f966402d0b7cf7008c0e1853c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 46096,
            "upload_time": "2024-08-03T04:09:11",
            "upload_time_iso_8601": "2024-08-03T04:09:11.276412Z",
            "url": "https://files.pythonhosted.org/packages/ee/1b/511ce28bbd61a5bfa846bdbcb99ecefd04f47b6db721787c5278b73e94c5/hopybox-1.9.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-03 04:09:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HOStudio123",
    "github_project": "HOPYBOX",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hopybox"
}
        
Elapsed time: 0.29904s