Hamid Py Engine
Project description
Hamid Py Engine ( HPE )
Installation
Adding Scripts Path to PATH (Windows)
If you encounter a "command not found" error when running hpe, add the following path to your system's PATH:
-
Find your Python Scripts path:
C:\Users\<YourName>\AppData\Roaming\Python\Python313\Scripts(Replace
<YourName>with your actual username) -
Add to PATH:
- Press Windows + R
- Type
sysdm.cpland press Enter - Go to the Advanced tab
- Click Environment Variables
- Under User variables, select Path and click Edit
- Click New and paste the path above
- Click OK on all windows
-
Close and reopen your terminal
Usage
Available Commands
| Command | Description |
|---|---|
hpe or hpe help |
Show help message |
hpe run |
Execute hpe code |
hpe get |
Copy hpe.py to current directory |
Examples
- Show help:
hpe
- Run hpe code:
hpe run
Output:
Hello from hpe!
This is the main hpe code.
- Copy hpe.py file:
hpe get
Output:
hpe.py copied to: /current/directory/hpe.py
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 Distribution
hpe-2.1.0.tar.gz
(43.3 kB
view details)
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
hpe-2.1.0-py3-none-any.whl
(42.5 kB
view details)
File details
Details for the file hpe-2.1.0.tar.gz.
File metadata
- Download URL: hpe-2.1.0.tar.gz
- Upload date:
- Size: 43.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
820ae367c81506906b6a53eec37df53d7ed6fa2ffe9fd70db3536b19b5cb6cab
|
|
| MD5 |
4a046b4ddf69d31d72b96dba3c583ca6
|
|
| BLAKE2b-256 |
d7862b0f04d5ad8ce95fa33ec72d13a897b5f151847cdaf37a65fecc939fd609
|
File details
Details for the file hpe-2.1.0-py3-none-any.whl.
File metadata
- Download URL: hpe-2.1.0-py3-none-any.whl
- Upload date:
- Size: 42.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23cfde159d005c8c33c65ea2db1ce4e937eb3b017d1fdfbc3b789e1120f203a4
|
|
| MD5 |
a7a043a6997a1d54d6ab4d827d81c946
|
|
| BLAKE2b-256 |
a958b4f46be5a79d12c6e7e67312246db9d5d8e8bce2105faeb0545c60ec2150
|