Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intrable-fr/py-to-exe
https://github.com/intrable-fr/py-to-exe
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/intrable-fr/py-to-exe
- Owner: intrable-fr
- Created: 2024-10-23T12:38:37.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T11:59:57.000Z (2 months ago)
- Last Synced: 2024-10-27T13:19:30.959Z (2 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- 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
```