Hamid Py Engine
Project description
SUPE Engine
Installation
Adding Scripts Path to PATH (Windows)
If you encounter a "command not found" error when running pyengine, 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 |
|---|---|
pyengine or pyengine help |
Show help message |
pyengine run |
Execute PyEngine code |
pyengine get |
Copy pyengine.py to current directory |
Examples
- Show help:
pyengine
- Run PyEngine code:
pyengine run
Output:
Hello from pyengine!
This is the main pyengine code.
- Copy pyengine.py file:
pyengine get
Output:
pyengine.py copied to: /current/directory/pyengine.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-1.0.0.tar.gz
(35.5 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-1.0.0-py3-none-any.whl
(34.6 kB
view details)
File details
Details for the file hpe-1.0.0.tar.gz.
File metadata
- Download URL: hpe-1.0.0.tar.gz
- Upload date:
- Size: 35.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6bee63cc75eb7df60c9838efa4c3f4a905c415233c5ab241c3fe6c3408ab560
|
|
| MD5 |
2e9721d5e0b1079723cca11689cef730
|
|
| BLAKE2b-256 |
c1ad6f073fd0c1c071f526b43a7f3363bc9188ab29cf8a80a4431c0436333e98
|
File details
Details for the file hpe-1.0.0-py3-none-any.whl.
File metadata
- Download URL: hpe-1.0.0-py3-none-any.whl
- Upload date:
- Size: 34.6 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 |
8f84fbfc3b0cce25ebc76f14a3ad00749458fd6e3c52c86bae4da26f108f7d1f
|
|
| MD5 |
4fd5e024190d076884affaedefa0cd0e
|
|
| BLAKE2b-256 |
86abd59bb28efb6ec92795d5adc7fd8fd796aa85042783d13db21f5572f2bd80
|