moneytrack


Namemoneytrack JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/samharnew/moneytrack
SummaryThis package helps to track personal finances spread over many accounts
upload_time2024-06-15 09:08:09
maintainerNone
docs_urlNone
authorSam Harnew
requires_pythonNone
licenseNone
keywords personal finance tracking money
VCS
bugtrack_url
requirements scipy numpy pandas matplotlib xlrd plotly openpyxl
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/samharnew/moneytrack",
    "name": "moneytrack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "personal finance tracking money",
    "author": "Sam Harnew",
    "author_email": "sam.harnew@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/22/bb/9498f85e1ec8024d31ab9e02e4c3323132584a687cde7e7729a09c6b16d7/moneytrack-0.0.11.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "This package helps to track personal finances spread over many accounts",
    "version": "0.0.11",
    "project_urls": {
        "Homepage": "https://github.com/samharnew/moneytrack",
        "Source Code": "https://github.com/samharnew/moneytrack"
    },
    "split_keywords": [
        "personal",
        "finance",
        "tracking",
        "money"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8ed2f5295fb295b7b32e57bac1fe2e3d115e0fd7998511306ff5ff5f6e3d1fa0",
                "md5": "3920e2739bfb5b07dcfa4ac9199b7c97",
                "sha256": "9ec53e51a372c88387a6bb569433e8fe80cc7c01799c3da668eb49b171deb479"
            },
            "downloads": -1,
            "filename": "moneytrack-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3920e2739bfb5b07dcfa4ac9199b7c97",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 33878,
            "upload_time": "2024-06-15T09:08:07",
            "upload_time_iso_8601": "2024-06-15T09:08:07.833562Z",
            "url": "https://files.pythonhosted.org/packages/8e/d2/f5295fb295b7b32e57bac1fe2e3d115e0fd7998511306ff5ff5f6e3d1fa0/moneytrack-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22bb9498f85e1ec8024d31ab9e02e4c3323132584a687cde7e7729a09c6b16d7",
                "md5": "49237c1a9fb6d55f0dd59a5c40bbbfb7",
                "sha256": "5276669fcc9a0880fc31b8919f1f2bbb243964d2d89eb5e0c2527185cb589a7a"
            },
            "downloads": -1,
            "filename": "moneytrack-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "49237c1a9fb6d55f0dd59a5c40bbbfb7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 42177,
            "upload_time": "2024-06-15T09:08:09",
            "upload_time_iso_8601": "2024-06-15T09:08:09.249479Z",
            "url": "https://files.pythonhosted.org/packages/22/bb/9498f85e1ec8024d31ab9e02e4c3323132584a687cde7e7729a09c6b16d7/moneytrack-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-15 09:08:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "samharnew",
    "github_project": "moneytrack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.4.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.18.1"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "0.25.3"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "xlrd",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "plotly",
            "specs": [
                [
                    "==",
                    "4.14.1"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": []
        }
    ],
    "lcname": "moneytrack"
}
        
Elapsed time: 0.32212s