lifelib


Namelifelib JSON
Version 0.10.1 PyPI version JSON
download
home_pagehttps://lifelib.io
SummaryActuarial models in Python
upload_time2024-07-15 14:57:50
maintainerNone
docs_urlNone
authorlifelib Developers
requires_python>=3.7
licenseMIT License
keywords actuary model development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
**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:

- Model validation / testing
- Pricing / profit testing
- Research / educational projects
- Valuation / cashflow projections
- Asset-liability modeling
- Risk and capital modeling
- Actuarial modernization to replace spreadsheet models


Why lifelib?
------------

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

- A more efficient, transparent, and faster model development experience
- Model integration with the Python ecosystem (Pandas, Numpy, SciPy, etc.)
- Elimination of spreadsheet errors
- Improved version control and model governance
- Automated model testing

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:

* Models run fast!
* Formulas are easy to read
* Easy to trace formula dependency and errors
* Formulas are instantly evaluated
* Pandas and Numpy can be utilized
* Object-oriented
* Input from Excel and CSV files
* Documents can be integrated
* Formulas are saved in text files

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://lifelib.io",
    "name": "lifelib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "actuary model development",
    "author": "lifelib Developers",
    "author_email": "admin@lifelib.io",
    "download_url": "https://files.pythonhosted.org/packages/e7/9e/df7863b2449807fcb6331106e73b080bba8ce6577c6a0cfb05d25b46515e/lifelib-0.10.1.tar.gz",
    "platform": null,
    "description": "\n**lifelib** is a collection of open-source life actuarial models written in Python.\nlifelib includes a variety of models, with sample scripts\nand Jupyter notebooks that demonstrate how to use the models.\n\nVisit https://lifelib.io for more information!\n\nWhat for?\n---------\n\nlifelib models are highly versatile and transparent.\nYou can customize lifelib models and utilize them\nin various practical areas, such as:\n\n- Model validation / testing\n- Pricing / profit testing\n- Research / educational projects\n- Valuation / cashflow projections\n- Asset-liability modeling\n- Risk and capital modeling\n- Actuarial modernization to replace spreadsheet models\n\n\nWhy lifelib?\n------------\n\nBy effectively utilizing the models in lifelib,\nyou can expect the following benefits from both model development and governance perspectives:\n\n- A more efficient, transparent, and faster model development experience\n- Model integration with the Python ecosystem (Pandas, Numpy, SciPy, etc.)\n- Elimination of spreadsheet errors\n- Improved version control and model governance\n- Automated model testing\n\nSome of the models in lifelib are built using `modelx`_, an open-source\nPython package for building object-oriented models in Python.\nBy using lifelib, you can enjoy the following advantages:\n\n* Models run fast!\n* Formulas are easy to read\n* Easy to trace formula dependency and errors\n* Formulas are instantly evaluated\n* Pandas and Numpy can be utilized\n* Object-oriented\n* Input from Excel and CSV files\n* Documents can be integrated\n* Formulas are saved in text files\n\n.. _modelx: http://docs.modelx.io\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Actuarial models in Python",
    "version": "0.10.1",
    "project_urls": {
        "Homepage": "https://lifelib.io"
    },
    "split_keywords": [
        "actuary",
        "model",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac6485763e2fc785679a3d995920e0b98862ed79e6bdfa191c552a2d5d714cef",
                "md5": "4c19e6c07917a15402f5d36a3ab266e5",
                "sha256": "1cd771957217ded0089f6c1448c10c9b53e084b9503d0bca49400b8b51cd2341"
            },
            "downloads": -1,
            "filename": "lifelib-0.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4c19e6c07917a15402f5d36a3ab266e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 18299160,
            "upload_time": "2024-07-15T14:57:47",
            "upload_time_iso_8601": "2024-07-15T14:57:47.569536Z",
            "url": "https://files.pythonhosted.org/packages/ac/64/85763e2fc785679a3d995920e0b98862ed79e6bdfa191c552a2d5d714cef/lifelib-0.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e79edf7863b2449807fcb6331106e73b080bba8ce6577c6a0cfb05d25b46515e",
                "md5": "baf5319012a1141ab5a8b20fc3ae71e0",
                "sha256": "e719ca57ac8e45c22f0d6a75ff9241f2b27341582e511901268c8c480990b785"
            },
            "downloads": -1,
            "filename": "lifelib-0.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "baf5319012a1141ab5a8b20fc3ae71e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 17993823,
            "upload_time": "2024-07-15T14:57:50",
            "upload_time_iso_8601": "2024-07-15T14:57:50.637078Z",
            "url": "https://files.pythonhosted.org/packages/e7/9e/df7863b2449807fcb6331106e73b080bba8ce6577c6a0cfb05d25b46515e/lifelib-0.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-15 14:57:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lifelib"
}
        
Elapsed time: 4.06123s