jgib


Namejgib JSON
Version 7.0.0 PyPI version JSON
download
home_pagehttps://github.com/rjgardnermd/jgib
SummaryA general-purpose python package for logging, event-emission, and other common code.
upload_time2024-12-10 19:05:46
maintainerNone
docs_urlNone
authorJonathan Gardner
requires_pythonNone
licenseMIT
keywords python ibkr dto models
VCS
bugtrack_url
requirements annotated-types iniconfig jgmd packaging pluggy pydantic pydantic_core pytest python-dotenv setuptools tabulate typing_extensions websockets
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rjgardnermd/jgib",
    "name": "jgib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "PYTHON, IBKR, DTO, MODELS",
    "author": "Jonathan Gardner",
    "author_email": "rjgardnermd@gardnermoneygrowth.com",
    "download_url": "https://files.pythonhosted.org/packages/c3/57/4c47c5d7f207b2740c636d1db4431f47dc9af927bcd34d35808abbb3c311/jgib-7.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A general-purpose python package for logging, event-emission, and other common code.",
    "version": "7.0.0",
    "project_urls": {
        "Download": "https://github.com/rjgardnermd/jgib/archive/refs/tags/v7.0.0.tar.gz",
        "Homepage": "https://github.com/rjgardnermd/jgib"
    },
    "split_keywords": [
        "python",
        " ibkr",
        " dto",
        " models"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3574c47c5d7f207b2740c636d1db4431f47dc9af927bcd34d35808abbb3c311",
                "md5": "f52bc8e7aea421c54fd441d064bbfd03",
                "sha256": "0f5cf5abd7dd014b57e04878344f2d3257fe0c2598ed82cb84582ebc41085715"
            },
            "downloads": -1,
            "filename": "jgib-7.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f52bc8e7aea421c54fd441d064bbfd03",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10824,
            "upload_time": "2024-12-10T19:05:46",
            "upload_time_iso_8601": "2024-12-10T19:05:46.340387Z",
            "url": "https://files.pythonhosted.org/packages/c3/57/4c47c5d7f207b2740c636d1db4431f47dc9af927bcd34d35808abbb3c311/jgib-7.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-10 19:05:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rjgardnermd",
    "github_project": "jgib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "annotated-types",
            "specs": [
                [
                    "==",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "jgmd",
            "specs": [
                [
                    "==",
                    "2.0.8"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.2"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.9.2"
                ]
            ]
        },
        {
            "name": "pydantic_core",
            "specs": [
                [
                    "==",
                    "2.23.4"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.3.4"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    "==",
                    "1.0.1"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "75.5.0"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": [
                [
                    "==",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.12.2"
                ]
            ]
        },
        {
            "name": "websockets",
            "specs": [
                [
                    "==",
                    "14.1"
                ]
            ]
        }
    ],
    "lcname": "jgib"
}
        
Elapsed time: 0.61312s