This is a simple hi python project
Project description
🐍 HiPython
HiPython is a simple python sample project.
🚀 Installation
hipython Installation :
# Requires Python 3.6+
$ pip install hipython
hipython information :
$ pip list | grep hipython
hipython 1.0.1 /Users/hollson/hipython
$ pip show hipython
Name: hipython
Version: 1.0.1
Summary: This is a simple hi python project
Author: Hollson
Author-email: hollson@qq.com
License: MIT
📚 Usage Examples
Basic Usage :
import hipython
print(hipython.PYTHON_VERSION)
hipython.echo()
hipython.logo()
Command Line Usage :
After installation, you can use it directly in the terminal:
$ hipython # Show Python logo
$ hipython --echo # Print greeting
$ hipython --version # Show version info
$ hipython -h # Show help
python -c "import hipython; hipython.echo()"
python -c "import hipython; hipython.logo()"
Output :
____ _ _
| _ \ _ _| |_| |__ ___ _ __
| |_) | | | | __| '_ \ / _ \| '_ \
| __/| |_| | |_| | | | (_) | | | |
|_| \__, |\__|_| |_|\___/|_| |_| (v3.12)
|___/
🛠️ Uninstall
$ pip uninstall hipython -y
📜 License
This project is open sourced under the MIT License - see the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hipython-1.0.4-py3-none-any.whl.
File metadata
- Download URL: hipython-1.0.4-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de0d2c676b576be6c1d8702b3ee7f6ac881313e46d5808b462ec82a4178f52c6
|
|
| MD5 |
bfcf0367231cae0fcd5c735a4cf75a6e
|
|
| BLAKE2b-256 |
faeef9236f846dbcee0d6f3ecb0b2a13131ad8764959dc6b8661a51d5589e598
|