Is there any way to pack my .py with all required libraries and create a self 
running package?

Take a look at PyInstaller:

* http://www.pyinstaller.org/
* https://pyinstaller.readthedocs.io/en/stable/

Lutz


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to