Metadata-Version: 2.1
Name: KleenTimer
Version: 0.1.1
Summary: Clean timer system for python application.
Home-page: UNKNOWN
Author: Edenskull
License: MIT
Description: <div align="center">
          <img src="https://raw.githubusercontent.com/Edenskull/KleenTimer/master/.github/_static/KleenTimer.png">
        </div>
        
        <div align="center">
        
        [![GitHub license](https://img.shields.io/github/license/Edenskull/KleenTimer?color=blue&style=for-the-badge)](https://github.com/Edenskull/KleenTimer/blob/master/LICENSE)
        ![GitHub repo size](https://img.shields.io/github/repo-size/Edenskull/KleenTimer?color=green&style=for-the-badge)
        ![GitHub repo size](https://img.shields.io/badge/Python-3.6%20%7C%203.7-yellow?style=for-the-badge)
        
        </div>
        
        # Kleen-Timer
        Simple python library that handle execution time of a script and display the result in many way.
        
        ## Table of contents
        * [Installation](#installation)
        * [Documentation](#documentation)
        
        ## Installation
        
        
        ## Documentation
        
        Soon
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
