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
- Host: GitHub
- URL: https://github.com/processust/procbinder-fullpython
- Owner: ProcessusT
- Created: 2019-09-03T08:29:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T08:30:51.000Z (over 6 years ago)
- Last Synced: 2025-08-30T16:39:37.679Z (5 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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