Browse our Products Toggle navigation
If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
Level up your Python solutions on Windows 32-bit using the latest Aspose.Tasks for Python via .NET 24.6 release. This version delivers the new resource leveling functionality, supercharged security, and FIPS compliance.
Better manage resource allocation and task scheduling with the newly added resource leveling feature in the Python project manipulation API and guarantee effective project execution. You can view the limitations related to the resource leveling feature by visiting the release notes page.
Here is how you can implement resource leveling functionality into your Python apps:
import aspose.tasks as tsk project = tsk.Project("input.mpp") tsk.leveling.ResourceLeveler.level_all(project);
Source*
With the upgraded security measures, you can protect your project data and safeguard against any vulnerabilities on Windows x32.
Aspose.Tasks for Python via .NET 24.6 allows you to ensure compliance with federal information processing standards (FIPS) by using secure cryptographic algorithms.
We have resolved issues with time-phased data, TIFF generation, non-FIPS-compliant algorithms, and calendar reading in this release.
You can view the list of all new features, enhancements, and bug fixes introduced in this release by visiting Aspose.Tasks for Python via .NET 24.6 Release Notes.