xposer


Namexposer JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/barocsi/xposer
SummaryXpose your functions as microservices over arbitrary channels using standardized logging and configuration
upload_time2024-05-15 10:47:23
maintainerNone
docs_urlNone
authorAron Barocsi
requires_pythonNone
licensePrivate
keywords microservice function wrapper function exposer
VCS
bugtrack_url
requirements annotated-types anyio astroid asttokens build certifi click colorama confluent-kafka dill exceptiongroup executing fastapi grpcio grpcio-tools h11 httpcore httpx icecream idna isort lazy-object-proxy mccabe nest-asyncio packaging platformdirs protobuf psutil pydantic pydantic-settings pydantic_core Pygments pylint pyproject_hooks python-dotenv PyYAML shortuuid six sniffio starlette tomli tomlkit typing_extensions uvicorn wrapt
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/barocsi/xposer",
    "name": "xposer",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "microservice, function wrapper, function exposer",
    "author": "Aron Barocsi",
    "author_email": "aron.barocsi@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a3/00/2d2345c9e28477910047cee5d41ffdf9b6debbab7d4cd9489700dd6597f9/xposer-1.0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Private",
    "summary": "Xpose your functions as microservices over arbitrary channels using standardized logging and configuration",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/barocsi/xposer"
    },
    "split_keywords": [
        "microservice",
        " function wrapper",
        " function exposer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6332c12ee1beec550e7ba9be46bdecb724bb813a86509721b7f782f96643b40",
                "md5": "66e3b2d78f8b6518e686f81876303dbd",
                "sha256": "254c2da2c17b1dd01b7328dc5c2367775d16628a442e6b18c0062341a9d0f637"
            },
            "downloads": -1,
            "filename": "xposer-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66e3b2d78f8b6518e686f81876303dbd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 36132,
            "upload_time": "2024-05-15T10:47:21",
            "upload_time_iso_8601": "2024-05-15T10:47:21.401044Z",
            "url": "https://files.pythonhosted.org/packages/c6/33/2c12ee1beec550e7ba9be46bdecb724bb813a86509721b7f782f96643b40/xposer-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3002d2345c9e28477910047cee5d41ffdf9b6debbab7d4cd9489700dd6597f9",
                "md5": "28f11907eea42048fdf7a7d56cecb9c9",
                "sha256": "2a22f4cb3e7fb483a9569741f1cfbecf1b0075ebd35707ba04051bb38710a703"
            },
            "downloads": -1,
            "filename": "xposer-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "28f11907eea42048fdf7a7d56cecb9c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21082,
            "upload_time": "2024-05-15T10:47:23",
            "upload_time_iso_8601": "2024-05-15T10:47:23.848895Z",
            "url": "https://files.pythonhosted.org/packages/a3/00/2d2345c9e28477910047cee5d41ffdf9b6debbab7d4cd9489700dd6597f9/xposer-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 10:47:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "barocsi",
    "github_project": "xposer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "annotated-types",
            "specs": [
                [
                    "==",
                    "0.5.0"
                ]
            ]
        },
        {
            "name": "anyio",
            "specs": [
                [
                    "==",
                    "3.7.1"
                ]
            ]
        },
        {
            "name": "astroid",
            "specs": [
                [
                    "==",
                    "2.15.6"
                ]
            ]
        },
        {
            "name": "asttokens",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "build",
            "specs": [
                [
                    "==",
                    "1.2.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.7.22"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.6"
                ]
            ]
        },
        {
            "name": "confluent-kafka",
            "specs": [
                [
                    "==",
                    "2.2.0"
                ]
            ]
        },
        {
            "name": "dill",
            "specs": [
                [
                    "==",
                    "0.3.7"
                ]
            ]
        },
        {
            "name": "exceptiongroup",
            "specs": [
                [
                    "==",
                    "1.1.3"
                ]
            ]
        },
        {
            "name": "executing",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "fastapi",
            "specs": [
                [
                    "==",
                    "0.103.1"
                ]
            ]
        },
        {
            "name": "grpcio",
            "specs": [
                [
                    "==",
                    "1.58.0"
                ]
            ]
        },
        {
            "name": "grpcio-tools",
            "specs": [
                [
                    "==",
                    "1.58.0"
                ]
            ]
        },
        {
            "name": "h11",
            "specs": [
                [
                    "==",
                    "0.14.0"
                ]
            ]
        },
        {
            "name": "httpcore",
            "specs": [
                [
                    "==",
                    "0.18.0"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    "==",
                    "0.25.0"
                ]
            ]
        },
        {
            "name": "icecream",
            "specs": [
                [
                    "==",
                    "2.1.3"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.4"
                ]
            ]
        },
        {
            "name": "isort",
            "specs": [
                [
                    "==",
                    "5.12.0"
                ]
            ]
        },
        {
            "name": "lazy-object-proxy",
            "specs": [
                [
                    "==",
                    "1.9.0"
                ]
            ]
        },
        {
            "name": "mccabe",
            "specs": [
                [
                    "==",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "nest-asyncio",
            "specs": [
                [
                    "==",
                    "1.5.8"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.0"
                ]
            ]
        },
        {
            "name": "platformdirs",
            "specs": [
                [
                    "==",
                    "3.10.0"
                ]
            ]
        },
        {
            "name": "protobuf",
            "specs": [
                [
                    "==",
                    "4.24.3"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "5.9.5"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.3.0"
                ]
            ]
        },
        {
            "name": "pydantic-settings",
            "specs": [
                [
                    "==",
                    "2.0.3"
                ]
            ]
        },
        {
            "name": "pydantic_core",
            "specs": [
                [
                    "==",
                    "2.6.3"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.16.1"
                ]
            ]
        },
        {
            "name": "pylint",
            "specs": [
                [
                    "==",
                    "2.17.5"
                ]
            ]
        },
        {
            "name": "pyproject_hooks",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "shortuuid",
            "specs": [
                [
                    "==",
                    "1.0.11"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "sniffio",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "starlette",
            "specs": [
                [
                    "==",
                    "0.27.0"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "tomlkit",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.7.1"
                ]
            ]
        },
        {
            "name": "uvicorn",
            "specs": [
                [
                    "==",
                    "0.23.2"
                ]
            ]
        },
        {
            "name": "wrapt",
            "specs": [
                [
                    "==",
                    "1.15.0"
                ]
            ]
        }
    ],
    "lcname": "xposer"
}
        
Elapsed time: 0.23393s