https://github.com/intrable-fr/py-to-exe
https://github.com/intrable-fr/py-to-exe
py-to-exe pyinstaller python
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/intrable-fr/py-to-exe
- Owner: intrable-fr
- Created: 2024-10-23T12:38:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T11:04:43.000Z (over 1 year ago)
- Last Synced: 2025-08-17T01:32:49.515Z (10 months ago)
- Topics: py-to-exe, pyinstaller, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> **With this Python tool, you can use pyinstaller , to convert .py file in .exe**
- **`Windows` Installation**
```text
- Download the .zip
- Extract it
```
- **`Linux` Installation**
```shell
git clone https://github.com/intrable-fr/py-to-exe/
```
> **Execution**
```shell
python3 py-to-exe.py
```