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

py-to-exe pyinstaller python

Last synced: 5 months ago
JSON representation

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
```