Hi Ritesh
Is this an app you have developed? You can create a .tar.gz file by going to the toplevel of the package (where the setup.py is located) and execute the command
python setup.py sdist
A /dist subdirectory will be created with the format package-1.0.0.tar.gz which you can then pip install into your integration server environment.
Does that answer your question?
------------------------------
AnnMarie Norcross
------------------------------
Original Message:
Sent: Wed July 13, 2022 01:37 AM
From: Ritesh Kumar
Subject: Re-Use of package in Resilient Circuit
Hello All
We have one package installed on resilient-circuit. Now we want use same package to different place. unfortunately we dont have package wit .gz format. we can only see that in Site-packages folder with two name, pacakge name and with suffix.1.0.0.dist-info. Any suggestion how to repackage same and re-use at different resilient circuit server.
Regards
------------------------------
Ritesh Kumar
------------------------------