https://github.com/intrable-fr/py-to-exe
https://github.com/intrable-fr/py-to-exe
py-to-exe pyinstaller python
Last synced: 5 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T11:04:43.000Z (8 months ago)
- Last Synced: 2024-12-01T12:18:29.006Z (7 months ago)
- Topics: py-to-exe, pyinstaller, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
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
```