Metadata-Version: 2.1
Name: methtimer
Version: 0.0.1
Summary: UNKNOWN
Home-page: https://gitlab.com/AbiramK/methtimer
Author: AbiramK
Author-email: abiramkannan99@outlook.com
License: UNKNOWN
Description: # MethTimer
        
        >A  python package that calculates the time of execution for any method.
        
        ## Install
        ```
        $ pip install methtimer
        ```
        
        ## Usage 
        <img src="https://gitlab.com/AbiramK/botzy/raw/master/assets/usage.png" width="200">
        
        ## License
        
        [GNU][License]
        
        [LICENSE]: https://www.gnu.org/licenses/gpl-3.0.en.html
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
