Download Aspose.Total for Python via .NET for Trial?

We are interested in the Aspose.Total for Python via .NET product and would like to have a trial before making a purchase.

This is the product I am referring to:

Unfortunately the download link from the page does not work (https://releases.aspose.com/total/pythonnet) and we are unable to install it from pip due to company policy. Is there a way to download the trial version and test it out?

@rocky.y.cwan Aspose.Total is not a separate product, but a set of products, like Aspose.Words, Aspose.Cells, Aspose.Slides and other. So you can download individual packages from PyPi and test them on your side:
Aspose.Words for Python via .NET
Aspose.PDF for Python via .NET
Aspose.Cells for Python via .NET
Aspose.Slides for Python via .NET
Aspose.Email for Python via .NET
Aspose.BarCode for Python via .NET
Aspose.Diagram for Python via .NET

Also, you can request a temporary 30-days license to test the products without evaluation version limitations.

Thanks Alexey!