-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
[![Build Status](https://travis-ci.org/genome21/PyPM.svg?branch=master)](https://travis-ci.org/genome21/PyPM) | ||
[![Requirements Status](https://requires.io/github/genome21/PyPM/requirements.svg?branch=master)](https://requires.io/github/genome21/PyPM/requirements/?branch=master) | ||
[![Code Issues](https://www.quantifiedcode.com/api/v1/project/0a1e846982ae4684977e4f7a3885829b/badge.svg)](https://www.quantifiedcode.com/app/project/0a1e846982ae4684977e4f7a3885829b) | ||
[![Code Health](https://landscape.io/github/genome21/PyPM/master/landscape.svg?style=flat)](https://landscape.io/github/genome21/PyPM/master) | ||
[![Codacy Badge](https://api.codacy.com/project/badge/grade/696c706476594919abd62c3277ce9029)](https://www.codacy.com/app/thecainvestors/PyPM) | ||
|
||
# Python Project Management | ||
|
||
Project Management via a Native and Local Python application | ||
|
||
###Version | ||
This app has been tested to work on 32-bit Python v3.5. Other versions cannot be guaranteed to work. | ||
<hr> | ||
|
||
## How to use: | ||
|
||
* Double-Click <b>setup.py</b> to initialize the service. | ||
* Throughout the day, PyPM will ask for your updates and apply your username alongside timestamps. | ||
* At the end of your day, PyPM will package the day's updates for review to an email of your choice. | ||
|
||
|
||
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/genome21/pypm/trend.png)](https://bitdeli.com/free "Bitdeli Badge") | ||
P |