finbourne-sdk-utils


Namefinbourne-sdk-utils JSON
Version 0.0.26 PyPI version JSON
download
home_pagehttps://github.com/finbourne/finbourne-sdk-utils
SummaryPython utilities for LUSID V2 SDK
upload_time2025-01-08 09:23:01
maintainerNone
docs_urlNone
authorFINBOURNE Technology
requires_python>=3.7
licenseMIT
keywords finbourne lusid lusid sdk python
VCS
bugtrack_url
requirements urllib3 requests coloredlogs detect_delimiter flatten-json pandas PyYAML tqdm openpyxl xlrd pytz IPython pathlib lusidfeature finbourne-access-sdk finbourne-identity-sdk lusid-sdk lusid-configuration-sdk
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/finbourne/finbourne-sdk-utils",
    "name": "finbourne-sdk-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "FINBOURNE, LUSID, LUSID SDK, python",
    "author": "FINBOURNE Technology",
    "author_email": "engineering@finbourne.com",
    "download_url": "https://files.pythonhosted.org/packages/ee/ba/83ff85d28d80087697d437b5e16caffe9ff1b514a7a3ec877ee9d8f951c1/finbourne-sdk-utils-0.0.26.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python utilities for LUSID V2 SDK",
    "version": "0.0.26",
    "project_urls": {
        "Homepage": "https://github.com/finbourne/finbourne-sdk-utils"
    },
    "split_keywords": [
        "finbourne",
        " lusid",
        " lusid sdk",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d88530ae0ed342c6955198ed0d49201b43126ee1f9b55d825dfc610a81835050",
                "md5": "119dbada95f3c338aec1a6c9e48bd51b",
                "sha256": "e5bd8b0daadb7a2486410606595940e92b77a8208e7f9c3d1de67532cfb25798"
            },
            "downloads": -1,
            "filename": "finbourne_sdk_utils-0.0.26-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "119dbada95f3c338aec1a6c9e48bd51b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 87766,
            "upload_time": "2025-01-08T09:22:58",
            "upload_time_iso_8601": "2025-01-08T09:22:58.797519Z",
            "url": "https://files.pythonhosted.org/packages/d8/85/30ae0ed342c6955198ed0d49201b43126ee1f9b55d825dfc610a81835050/finbourne_sdk_utils-0.0.26-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eeba83ff85d28d80087697d437b5e16caffe9ff1b514a7a3ec877ee9d8f951c1",
                "md5": "6504799119b49180679effd92f795fc6",
                "sha256": "6f2de3f0e88b94993ccc48bff3549992fb11d781cb74934c0c31201dc53cef55"
            },
            "downloads": -1,
            "filename": "finbourne-sdk-utils-0.0.26.tar.gz",
            "has_sig": false,
            "md5_digest": "6504799119b49180679effd92f795fc6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 55464,
            "upload_time": "2025-01-08T09:23:01",
            "upload_time_iso_8601": "2025-01-08T09:23:01.195435Z",
            "url": "https://files.pythonhosted.org/packages/ee/ba/83ff85d28d80087697d437b5e16caffe9ff1b514a7a3ec877ee9d8f951c1/finbourne-sdk-utils-0.0.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-08 09:23:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "finbourne",
    "github_project": "finbourne-sdk-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "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": "pathlib",
            "specs": []
        },
        {
            "name": "lusidfeature",
            "specs": []
        },
        {
            "name": "finbourne-access-sdk",
            "specs": [
                [
                    ">",
                    "2"
                ]
            ]
        },
        {
            "name": "finbourne-identity-sdk",
            "specs": [
                [
                    ">",
                    "2"
                ]
            ]
        },
        {
            "name": "lusid-sdk",
            "specs": [
                [
                    ">",
                    "2"
                ]
            ]
        },
        {
            "name": "lusid-configuration-sdk",
            "specs": [
                [
                    ">",
                    "2"
                ]
            ]
        }
    ],
    "lcname": "finbourne-sdk-utils"
}
        
Elapsed time: 0.56008s