Metadata-Version: 2.1
Name: locdataMAC
Version: 0.1.0
Summary: A small python package
Home-page: https://github.com/SachinMishra-ux/locdataMAC
Author: SachinMishra-ux
Author-email: sachin19566@gmail.com
License: MIT
Project-URL: Bug Tracker, https://github.com/SachinMishra-ux/locdataMAC/issues
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Provides-Extra: testing
License-File: LICENSE

# locdataMAC Python Package.
# locdataMAC 
[![PyPI - latest](https://img.shields.io/pypi/v/locdataMAC)](https://pypi.org/project/locdataMAC/)
[![PyPI - Python](https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9%20%7C%203.10%20%7C%203.11-blue)](https://pypi.org/project/locdataMAC/)

This package is meant to track your time on each & every software as well as on website & provides the analytics on your time spent.

- PYPI link for this package - [locdataMAC](https://pypi.org/project/locdataMAC/)

## Getting Started

### Installation

First let's do an easy pip installation of the library by running the following command -
```
pip install locdataMAC
```

- [Documentation](https://sachinmishra-ux.github.io/locdataMAC/)
