Skip to main content

An open-source and practical command box.

Project description

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.
$ python -m pip install hopybox

Run

Run the following command to run HOPYBOX in the terminal:

$ python -m hopybox

or like these

$ hopybox
>>> from hopybox import __main__
>>> __main__.start()

Import all methods

>>> from hopybox import *

Usage

See built-in help in the program

HOPYBOX/Program:help

Update

Enter in the HOPYBOX console:

HOPYBOX/Program:update

or like this

$ 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 can give you detailed more instructions on how to use it.

Stargazers over time

Stargazers over time

Project details


Release history Release notifications | RSS feed

This version

2.0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hopybox-2.0.0.tar.gz (46.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page