Skip to content

Commit

Permalink
Merge pull request #23 from genome21/staging
Browse files Browse the repository at this point in the history
[IN_PROGRESS]Merge staging into master
  • Loading branch information
genome21 committed Feb 26, 2016
2 parents 4ffbc12 + 8bbcdfa commit 52d6677
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.rst
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

0 comments on commit 52d6677

Please sign in to comment.