PyProjectPlanner | Plan your projects in pure Python
kandi X-RAY | PyProjectPlanner Summary
kandi X-RAY | PyProjectPlanner Summary
PyProjectPlanner is a Python library. PyProjectPlanner has no bugs, it has no vulnerabilities and it has low support. However PyProjectPlanner build file is not available. You can download it from GitHub.
Give this Python script a list of tasks in a .csv, and it will spit out a .pdf with some timelines. Those will help you figure out how long your project will take, who is getting overworked, how much money you'll need to raise to keep your project going, etc. I built this because I had to plan some projects at work and Excel was driving me crazy with its limited charting options and general slowness and buginess.
Give this Python script a list of tasks in a .csv, and it will spit out a .pdf with some timelines. Those will help you figure out how long your project will take, who is getting overworked, how much money you'll need to raise to keep your project going, etc. I built this because I had to plan some projects at work and Excel was driving me crazy with its limited charting options and general slowness and buginess.
Support
Quality
Security
License
Reuse
Support
PyProjectPlanner has a low active ecosystem.
It has 12 star(s) with 0 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
PyProjectPlanner has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of PyProjectPlanner is current.
Quality
PyProjectPlanner has no bugs reported.
Security
PyProjectPlanner has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
PyProjectPlanner does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
PyProjectPlanner releases are not available. You will need to build from source code and install.
PyProjectPlanner has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi has reviewed PyProjectPlanner and discovered the below as its top functions. This is intended to give you an instant insight into PyProjectPlanner implemented functionality, and help decide if they suit your requirements.
- Draw a budget chart .
- Draws a performance chart .
- Import tasks from a csv file .
- Saves the combined Multipage chart to a CSV file .
- Main function .
Get all kandi verified functions for this library.
PyProjectPlanner Key Features
No Key Features are available at this moment for PyProjectPlanner.
PyProjectPlanner Examples and Code Snippets
No Code Snippets are available at this moment for PyProjectPlanner.
Community Discussions
No Community Discussions are available at this moment for PyProjectPlanner.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install PyProjectPlanner
Install the requirements with pip install matplotlib.
Download the scripts.
In the script directory run python PyProjectPlanner.py ./testTasksArtisinalSandwich.csv testOutputNew.pdf to run the tests.
You'll have a new PDF with all the output. On page one, it shows all the tasks with areas proportional to how much money you're spending on them and arranged by start and end dates:
On the second page of the output, you have the number of hours each person is working by year:
Download the scripts.
In the script directory run python PyProjectPlanner.py ./testTasksArtisinalSandwich.csv testOutputNew.pdf to run the tests.
You'll have a new PDF with all the output. On page one, it shows all the tasks with areas proportional to how much money you're spending on them and arranged by start and end dates:
On the second page of the output, you have the number of hours each person is working by year:
Support
This script works for me on Mac OS X with the default Python (2.7) and matplotlib installed via pip like its described in the walkthrough. Let me know in the issues if it doesn't work for you.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page