mathfin


Namemathfin JSON
Version 0.0.5 PyPI version JSON
download
home_page
SummaryLib com funções de matematica financeira
upload_time2022-12-29 14:40:46
maintainer
docs_urlNone
authorNaoki Yokoyama
requires_python
licenseMIT License
keywords math fin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lib com calculos para matematica financeira 
### tabela SAC Price, 
### PMT, PV, FV, i da HP 12c


### Sac metodo dataframe() // pago() // juros_pg()
### Price metodo dataframe() // pago() // juros_pg()
### Hp12c metodo value_future() // present_value () payment () taxa_juros()



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "mathfin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "math fin",
    "author": "Naoki Yokoyama",
    "author_email": "naokity@msn.com",
    "download_url": "https://files.pythonhosted.org/packages/09/a4/aec9dff73a35a902b8f535fc6a2ac21e7f9dceb1605b2479edbd904fb88c/mathfin-0.0.5.tar.gz",
    "platform": null,
    "description": "# lib com calculos para matematica financeira \r\n### tabela SAC Price, \r\n### PMT, PV, FV, i da HP 12c\r\n\r\n\r\n### Sac metodo dataframe() // pago() // juros_pg()\r\n### Price metodo dataframe() // pago() // juros_pg()\r\n### Hp12c metodo value_future() // present_value () payment () taxa_juros()\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Lib com fun\u00e7\u00f5es de matematica financeira",
    "version": "0.0.5",
    "split_keywords": [
        "math",
        "fin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9fffd47018135b85c75793192ed63ab3",
                "sha256": "12da8b720c82ffd7949d7d211a1b6a86a808da41b0904b8787f06c2f69044824"
            },
            "downloads": -1,
            "filename": "mathfin-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "9fffd47018135b85c75793192ed63ab3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3154,
            "upload_time": "2022-12-29T14:40:46",
            "upload_time_iso_8601": "2022-12-29T14:40:46.445560Z",
            "url": "https://files.pythonhosted.org/packages/09/a4/aec9dff73a35a902b8f535fc6a2ac21e7f9dceb1605b2479edbd904fb88c/mathfin-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-29 14:40:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "mathfin"
}
        
Elapsed time: 0.14864s