Metadata-Version: 2.1
Name: pyrly
Version: 0.0.3
Summary: Package for administrate hourly work.
Home-page: https://github.com/ccmorenosa/Pyrly.git
Author: Catalina Moreno
Author-email: ccatamorenos@gmail.com
Maintainer: Catalina Moreno
Maintainer-email: ccatamorenos@gmail.com
License: MIT license
Description-Content-Type: text/markdown
License-File: LICENSE

# Pyrly
[![PyPI version](https://img.shields.io/pypi/v/pyrly.svg)](https://pypi.org/project/pyrly/)
[![License](https://img.shields.io/pypi/l/pyrly.svg)](https://github.com/ccmorenosa/Pyrly/blob/main/LICENSE)
[![Test Python Package](https://github.com/ccmorenosa/Pyrly/actions/workflows/test-python.yml/badge.svg?branch=main)](https://github.com/ccmorenosa/Pyrly/actions/workflows/test-python.yml)
[![Upload Python Package](https://github.com/ccmorenosa/Pyrly/actions/workflows/python-publish.yml/badge.svg)](https://github.com/ccmorenosa/Pyrly/actions/workflows/python-publish.yml)


Package for administrating worked hours.

## Installation

The package is available in the
[Python Package Index (PyPi)](https://pypi.org/project/pyrly/).

```bash
python3 -m pip install pyrly
```

## Usage

To use the admin run.

```shell
pyrly-work
```
