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

https://github.com/processust/procbinder-fullpython

Un client-serveur via socket entièrement écrit en Python3
https://github.com/processust/procbinder-fullpython

Last synced: 5 months ago
JSON representation

Un client-serveur via socket entièrement écrit en Python3

Awesome Lists containing this project

README

          

# ProcBinder-FullPython
Un client-serveur via socket entièrement écrit en Python3

La compilation se fait avec pyinstaller

L'installation s'effectue avec pip :

pip install pyinstaller

ou en direct download :

https://pythonhosted.org

Puis ensuite pour packer le script python en exécutable :

pyinstaller -F client.py

L'option F permet de spécifier que l'on souhaite un seul fichier