Skip to content

exp4-age/agepy

Repository files navigation

agepy

https://img.shields.io/badge/version-dev-blue https://img.shields.io/badge/License-MIT-blue https://github.com/exp4-age/agepy/actions/workflows/test.yml/badge.svg?branch=develop Documentation Status PyPI - Version

Installation

Install with

pip install exp4-agepy

If you want to help develop and contribute to the package, first clone the repository to your PC and install in editable mode (detailed tutorial in documentation):

pip install -e path/to/agepy

Documentation

The documentation is now on Read the docs.

Contributing

See CONTRIBUTING.rst