Taxation


NameTaxation JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryThis is very simple tax calculator
upload_time2023-04-28 09:24:57
maintainer
docs_urlNone
authorRishabh
requires_python
licenseMIT
keywords taxation tax calculator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a simple tax calculator. You have to Pass three varible {taxable_income} ,  {gross_income}  , {deductions}. Thanks

Change Log
===========

0.0.1 (26/04/2023)
------------------
- First Release

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Taxation",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Taxation,Tax calculator",
    "author": "Rishabh",
    "author_email": "x21171203@student.ncirl.ie",
    "download_url": "https://files.pythonhosted.org/packages/9b/bd/fb959b9054b5152212dfa75a00efe376975e7c655bb96571895da6737684/Taxation-0.0.2.tar.gz",
    "platform": null,
    "description": "This is a simple tax calculator. You have to Pass three varible {taxable_income} ,  {gross_income}  , {deductions}. Thanks\n\nChange Log\n===========\n\n0.0.1 (26/04/2023)\n------------------\n- First Release\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "This is very simple tax calculator",
    "version": "0.0.2",
    "split_keywords": [
        "taxation",
        "tax calculator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "947fa3341ca9c2649a5f8a7a2fc9a8bffcc69217d34f2e3fa1744d62a8a2f8cf",
                "md5": "50b020a3134bd94ef3d2459731450657",
                "sha256": "03db6cb0dd5fe85b4f8b6b3fe206b6fdffe351145a193f880107db0ce005bc9c"
            },
            "downloads": -1,
            "filename": "Taxation-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "50b020a3134bd94ef3d2459731450657",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2695,
            "upload_time": "2023-04-28T09:24:54",
            "upload_time_iso_8601": "2023-04-28T09:24:54.757902Z",
            "url": "https://files.pythonhosted.org/packages/94/7f/a3341ca9c2649a5f8a7a2fc9a8bffcc69217d34f2e3fa1744d62a8a2f8cf/Taxation-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bbdfb959b9054b5152212dfa75a00efe376975e7c655bb96571895da6737684",
                "md5": "1de5ed34ac209a3717480b7dc528c968",
                "sha256": "67ef900c413d8bb4d7526ff4b8f93232e6cdf2ef10a7d25932e754b55e90c4d8"
            },
            "downloads": -1,
            "filename": "Taxation-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "1de5ed34ac209a3717480b7dc528c968",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2380,
            "upload_time": "2023-04-28T09:24:57",
            "upload_time_iso_8601": "2023-04-28T09:24:57.021792Z",
            "url": "https://files.pythonhosted.org/packages/9b/bd/fb959b9054b5152212dfa75a00efe376975e7c655bb96571895da6737684/Taxation-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-28 09:24:57",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "taxation"
}
        
Elapsed time: 0.07009s