Metadata-Version: 2.1
Name: python-pytm
Version: 0.0.1
Summary: PyTM - an Open Source Python Time Management Tool for Mankind
Home-page: https://github.com/wasi0013/PyTM
Author: Wasi Mohammed Abdullah
Author-email: wasi0013@gmail.com
License: MIT
Keywords: PyTM
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: PyPy

.. image:: https://github.com/wasi0013/PyTM/raw/master/ext/images/PyTM-logo.png
    :target: https://github.com/wasi0013/PyTM/raw/master/ext/images/


.. image:: https://badge.fury.io/py/PyTM.png
    :target: http://badge.fury.io/py/PyTM

.. image:: https://travis-ci.org/wasi0013/PyTM.png?branch=master
    :target: https://travis-ci.org/wasi0013/PyTM

**PУΓM** - an **Open Source** Python Time Management Tool for _Mankind_

Goals  
-----

Primary target is to increase productivity by helping Humanity to monitor their usage of time. 


Features
--------

* TODO

Installing PyTM

The installation instruction will be added here later.


### Running the tests

The instructions to run the automated tests will be added here later.

### Deployment

Deployment Procedures will be added later.

### Built With <3 using

* [Python 3](https://python.org/)

## Contributing  

Please read [CONTRIBUTING.rst](CONTRIBUTING.rst) for details on our code of conduct, and the process for submitting pull requests to us. You are encouraged to contribute or, try it out. 

Any bug reports/suggestions/improvements/feature requests are highly appreciated. Just let us know by [creating issues](https://github.com/wasi0013/PyTM/issues/new).

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/wasi0013/PyTM/tags). 

## Authors

* **Wasi Mohammed Abdullah** - *Core Contributor* - [wasi0013](https://www.wasi0013.com/)

See also the list of [contributors](https://github.com/wasi0013/PyTM/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details


## Acknowledgments

* Inspiration - [Time Doctor](https://timedoctor.com/)


> **NOTE:** _This Project is still a work in progress._




Documentation
-------------

The full documentation is at http://PyTM.rtfd.org.



History
-------

0.0.1 (2018-10-23)
++++++++++++++++++

* First release on PyPI.


