Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/intrable-fr/py-to-exe


https://github.com/intrable-fr/py-to-exe

Last synced: about 1 month 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
```