Hamid Py Engine
Project description
Hamid Py Engine (HPE)
✨ A lightweight Game engine!
📦 Installation
pip install hpe
⚙️ Add Scripts Path to PATH (Windows)
If the hpe command is not recognized:
-
Locate your Scripts path:
C:\Users\<YourName>\AppData\Roaming\Python\Python313\ScriptsReplace
<YourName>with your actual Windows username. -
Add to PATH:
- Press Win + R, run
sysdm.cpl - Go to Advanced tab > Environment Variables
- Under User variables, select Path > Edit > New > paste the path
- Click OK on all windows and restart your terminal
- Press Win + R, run
🚀 Usage
| Command | Description |
|---|---|
hpe / hpe help |
Show help message |
hpe run |
Run the main HPE code |
hpe get |
Copy hpe.py to current directory |
🧪 Examples
hpe
hpe run
Output:
Hello from hpe!
This is the main hpe code.
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.2.0.tar.gz
(48.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.2.0-py3-none-any.whl
(47.2 kB
view details)
File details
Details for the file hpe-2.2.0.tar.gz.
File metadata
- Download URL: hpe-2.2.0.tar.gz
- Upload date:
- Size: 48.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 |
c0128903e4dfe96764c4a740b89af46af078d41908f77fcfe5bfce68791acb99
|
|
| MD5 |
f52d254d5add0ba6e6eb2befde82a78a
|
|
| BLAKE2b-256 |
5226ffb7833d1dfba38c98092b8e005617a7f4e92a20484a4361c17b5b93878b
|
File details
Details for the file hpe-2.2.0-py3-none-any.whl.
File metadata
- Download URL: hpe-2.2.0-py3-none-any.whl
- Upload date:
- Size: 47.2 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 |
83cf7bfd5b17c144658f8ec522d0403b39e799a632deb669a0789c273c75ab6a
|
|
| MD5 |
c6b9b3654dd87c1988696b8126cfaa99
|
|
| BLAKE2b-256 |
b4f2e0d8dff37337f48aa6c548fdbd302a4bf13bcaeb1d7ea971add453013c74
|