Pyckage
MetaPiping provides a simple tool that import/export a whole script (files - directories - definition and requirements.txt) from/to a single *.pyckage file.
1. Goal
The goal is to facilitate the exchange of complex scripts to several computers.
2. Use
2.1 Export
- Select a script
- Click on button4
- Give it a name and save it on the computer
2.2 Import
- Click on button5
- Select a *.pyckage file that doesn’t already exist on your script list
- Open it
The Python Virtual Environment will automatically be installed.