Browse our Products

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.

 

Aspose.Tasks for Python via .NET 24.6 Linux x86-64

Download  Support Forum 

File Details

  • Downloads:
  • 1
  • File Size:
  • 60.7MB
  • Date Added:
  • 28/6/2024

Description

It contains Aspose.Tasks for Python via .NET 24.6 release for Linux.

File Details

Linux developers, rejoice! The latest release of Aspose.Tasks for Python via .NET (v24.6) is here, and it brings a new feature in resource leveling, along with refined security, and FIPS compliance for your Linux applications.

New feature: Resource Leveling

Using the newly introduced resource leveling feature, you can handle resource allocation and task scheduling smoothly. With this update to the Python project manipulation API, you can ascertain efficient project execution. Please 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*

Protect Your Project Data

Utilize the beefed-up security measures in the latest release to protect your project data and safeguard against any defensive shortcomings on Linux.

Seamlessly Ensure FIPS Compliance

Aspose.Tasks for Python via .NET 24.6 enables you to guarantee compliance with federal information processing standards (FIPS) with secure cryptographic algorithms.

Bug Fixes

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.

 English