lifelib


Namelifelib JSON
Version 0.9.5 PyPI version JSON
download
home_pagehttps://lifelib.io
SummaryActuarial models in Python
upload_time2024-02-18 12:16:12
maintainer
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": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "actuary model development",
    "author": "lifelib Developers",
    "author_email": "fumito.ham@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/19/f8/09c3996ed55982c7128653b1bbeec62e648c2ce5b13175f24aca5d09e317/lifelib-0.9.5.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.9.5",
    "project_urls": {
        "Homepage": "https://lifelib.io"
    },
    "split_keywords": [
        "actuary",
        "model",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1b375a25825dbad8e1bd633e28b06543740564bd557a3577d34b037d8626d60b",
                "md5": "fb0607f9fd5f251cb93940469045864f",
                "sha256": "1eedfd6bcd404de50ce568a3d1c2504c43e53f74f095b1225727599325315fae"
            },
            "downloads": -1,
            "filename": "lifelib-0.9.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fb0607f9fd5f251cb93940469045864f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 17975791,
            "upload_time": "2024-02-18T12:16:10",
            "upload_time_iso_8601": "2024-02-18T12:16:10.104181Z",
            "url": "https://files.pythonhosted.org/packages/1b/37/5a25825dbad8e1bd633e28b06543740564bd557a3577d34b037d8626d60b/lifelib-0.9.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19f809c3996ed55982c7128653b1bbeec62e648c2ce5b13175f24aca5d09e317",
                "md5": "596a11a926ac23a647c95b42138eee96",
                "sha256": "58b2ca3ef39f74dccce8767a0784be38bc8f009d3010d3ca395208932fd3f449"
            },
            "downloads": -1,
            "filename": "lifelib-0.9.5.tar.gz",
            "has_sig": false,
            "md5_digest": "596a11a926ac23a647c95b42138eee96",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 17691848,
            "upload_time": "2024-02-18T12:16:12",
            "upload_time_iso_8601": "2024-02-18T12:16:12.890404Z",
            "url": "https://files.pythonhosted.org/packages/19/f8/09c3996ed55982c7128653b1bbeec62e648c2ce5b13175f24aca5d09e317/lifelib-0.9.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-18 12:16:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "lifelib"
}
        
Elapsed time: 0.27945s