A Python Library for CPM and PERT Methods
Project description
pyCritical
Introduction
pyCritical is a Python library designed to solve Critical Path Method (CPM) and Program Evaluation Review Technique (PERT) problems. It provides functionalities to calculate project schedules, identify critical paths, and visualize project timelines with Gantt charts.
Features
- CPM Analysis: Calculate the critical path, earliest start and finish times, latest start and finish times, and slack times.
- PERT Analysis: Evaluate project timelines with probabilistic time estimates.
- Gantt Chart Visualization: Generate Gantt charts to visually represent the project schedule.
Usage
- Install
pip install pycritical
- Try it in Colab:
- Example 01: CPM ( Colab Demo )
- Example 02: PERT ( Colab Demo )
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyCritical-1.5.2.tar.gz
(4.0 kB
view hashes)
Built Distribution
Close
Hashes for pyCritical-1.5.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a3d5d371d92c18de7724fedbf30b0b648c1e66c237970db0a40c675f03ed76e |
|
MD5 | 9723d7174e7d24c5d4297b68503e51d1 |
|
BLAKE2b-256 | caff2534df5012029d6953798df43fa6c39d7b69cae4b361a48ef6282196e4dc |