lifelib-dev / lifelib

Python package of actuarial models, tools, examples and learning materials.
https://lifelib.io
MIT License
152 stars 45 forks source link
actuarial actuary python quantitative-finance risk-management

lifelib

Life actuarial models in Python

.. image:: https://img.shields.io/pypi/pyversions/lifelib :target: https://pypi.org/project/lifelib/

.. image:: https://img.shields.io/pypi/v/lifelib :target: https://pypi.org/project/lifelib/

.. image:: https://img.shields.io/pypi/l/lifelib :target: https://github.com/lifelib-dev/lifelib/blob/master/LICENSE.txt

What is lifelib?

lifelib is a collection of open-source life actuarial models written in Python. lifelib includes a variety of models, with sample scripts and Jupyter notebooks that demonstrate how to use the models.

Visit https://lifelib.io for more information!

What for?

lifelib models are highly versatile and transparent. You can customize lifelib models and utilize them in various practical areas, such as:

Why lifelib?

By effectively utilizing the models in lifelib, you can expect the following benefits from both model development and governance perspectives:

Some of the models in lifelib are built using modelx_, an open-source Python package for building object-oriented models in Python. By using lifelib, you can enjoy the following advantages:

.. _modelx: http://docs.modelx.io

License

Copyright (c) 2018-2024 lifelib Developers

lifelib is free software; you can redistribute it and/or modify it under the terms of MIT License <https://github.com/lifelib-dev/lifelib/blob/master/LICENSE.txt>_.

Contributions, productive comments, requests and feedback from the community are always welcome. Information on lifelib development is found at Github https://github.com/lifelib-dev/lifelib

Requirements

The lifelib package requires Python 3.6 or newer, and the following third-party packages.

lifelib consists of multiple libraries. Each library may have additional requirements in addition to the above.

Contributors

History

lifelib was first released on January 2nd, 2018.