lusidtools


Namelusidtools JSON
Version 1.0.18 PyPI version JSON
download
home_pagehttps://github.com/finbourne/lusid-python-tools
SummaryPython Tools for LUSID
upload_time2024-11-29 09:53:13
maintainerNone
docs_urlNone
authorFINBOURNE Technology
requires_python>=3.7
licenseMIT
keywords finbourne lusid lusid api python
VCS
bugtrack_url
requirements urllib3 requests coloredlogs detect_delimiter flatten-json pandas PyYAML tqdm openpyxl xlrd pytz IPython lusid-sdk-preview lusidfeature finbourne-access-sdk finbourne-identity-sdk
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/finbourne/lusid-python-tools",
    "name": "lusidtools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "FINBOURNE, LUSID, LUSID API, python",
    "author": "FINBOURNE Technology",
    "author_email": "engineering@finbourne.com",
    "download_url": "https://files.pythonhosted.org/packages/70/e2/4c5baef40a992fe70036f7062f5bd167b071910127958df27a53b93e779a/lusidtools-1.0.18.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python Tools for LUSID",
    "version": "1.0.18",
    "project_urls": {
        "Homepage": "https://github.com/finbourne/lusid-python-tools"
    },
    "split_keywords": [
        "finbourne",
        " lusid",
        " lusid api",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06a5c94a36219db97a04c16a23a74df5d71390113c3ca7fa04248e5a5d58e761",
                "md5": "7077b5824607b20abe61080d0401fa9f",
                "sha256": "724207abd1c92c39c3ef0c8915c06bfc357b2bf514ab22c14fd8b2987659494a"
            },
            "downloads": -1,
            "filename": "lusidtools-1.0.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7077b5824607b20abe61080d0401fa9f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 127668,
            "upload_time": "2024-11-29T09:53:11",
            "upload_time_iso_8601": "2024-11-29T09:53:11.939619Z",
            "url": "https://files.pythonhosted.org/packages/06/a5/c94a36219db97a04c16a23a74df5d71390113c3ca7fa04248e5a5d58e761/lusidtools-1.0.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70e24c5baef40a992fe70036f7062f5bd167b071910127958df27a53b93e779a",
                "md5": "9105d3f8a1f4b2fc6ebe2ef8a1aee69c",
                "sha256": "4d4a0b5d80025d8108c1a545c67aec9c066444ab53d20c991cd3108f81bbeac4"
            },
            "downloads": -1,
            "filename": "lusidtools-1.0.18.tar.gz",
            "has_sig": false,
            "md5_digest": "9105d3f8a1f4b2fc6ebe2ef8a1aee69c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 57912,
            "upload_time": "2024-11-29T09:53:13",
            "upload_time_iso_8601": "2024-11-29T09:53:13.924147Z",
            "url": "https://files.pythonhosted.org/packages/70/e2/4c5baef40a992fe70036f7062f5bd167b071910127958df27a53b93e779a/lusidtools-1.0.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-29 09:53:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "finbourne",
    "github_project": "lusid-python-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.26.9"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.27.1"
                ]
            ]
        },
        {
            "name": "coloredlogs",
            "specs": [
                [
                    ">=",
                    "14.0"
                ]
            ]
        },
        {
            "name": "detect_delimiter",
            "specs": [
                [
                    ">=",
                    "0.1"
                ]
            ]
        },
        {
            "name": "flatten-json",
            "specs": [
                [
                    ">=",
                    "0.1.7"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.1.4"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    ">=",
                    "5.4"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.52.0"
                ]
            ]
        },
        {
            "name": "openpyxl",
            "specs": [
                [
                    ">=",
                    "3.0.7"
                ]
            ]
        },
        {
            "name": "xlrd",
            "specs": [
                [
                    "~=",
                    "1.2"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    ">=",
                    "2019.3"
                ]
            ]
        },
        {
            "name": "IPython",
            "specs": [
                [
                    ">=",
                    "7.31.1"
                ]
            ]
        },
        {
            "name": "lusid-sdk-preview",
            "specs": [
                [
                    ">=",
                    "0.11.4425"
                ],
                [
                    "<",
                    "2"
                ]
            ]
        },
        {
            "name": "lusidfeature",
            "specs": []
        },
        {
            "name": "finbourne-access-sdk",
            "specs": [
                [
                    "<",
                    "2"
                ]
            ]
        },
        {
            "name": "finbourne-identity-sdk",
            "specs": [
                [
                    "<",
                    "2"
                ]
            ]
        }
    ],
    "lcname": "lusidtools"
}
        
Elapsed time: 2.62502s