xebus-core-library


Namexebus-core-library JSON
Version 1.4.10 PyPI version JSON
download
home_pagehttps://github.com/xebus/xebus-core-python-library
SummaryXebus Core Python Library
upload_time2024-02-27 02:31:57
maintainer
docs_urlNone
authorDaniel CAUNE
requires_python>=3.9,<4.0
licenseSEE LICENSE IN <LICENSE.md>
keywords core library xeberus restful api
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Xebus Core Python Library

Xebus Core Python Library is a repository of reusable Python components to be shared by Python projects using the Xebus RESTful API.

These components have minimal dependencies on other libraries, so that they can be deployed easily.  In addition, these components will keep their interfaces as stable as possible, so that other Python projects can integrate these components without having to worry about changes in the future.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xebus/xebus-core-python-library",
    "name": "xebus-core-library",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "core,library,xeberus,restful,api",
    "author": "Daniel CAUNE",
    "author_email": "daniel.caune@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e9/e5/bc095e680cc345f506b108dd95d44d3f3d1e595cd3b49671eeced2054ad8/xebus_core_library-1.4.10.tar.gz",
    "platform": null,
    "description": "# Xebus Core Python Library\n\nXebus Core Python Library is a repository of reusable Python components to be shared by Python projects using the Xebus RESTful API.\n\nThese components have minimal dependencies on other libraries, so that they can be deployed easily.  In addition, these components will keep their interfaces as stable as possible, so that other Python projects can integrate these components without having to worry about changes in the future.\n",
    "bugtrack_url": null,
    "license": "SEE LICENSE IN <LICENSE.md>",
    "summary": "Xebus Core Python Library",
    "version": "1.4.10",
    "project_urls": {
        "Homepage": "https://github.com/xebus/xebus-core-python-library",
        "Repository": "https://github.com/xebus/xebus-core-python-library"
    },
    "split_keywords": [
        "core",
        "library",
        "xeberus",
        "restful",
        "api"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78fb5acdfa89d405f2357a9c31ce1b6eb6ebf248f398b4d3bce82276a1c50098",
                "md5": "adc5163b5204c5b51dd30d51bd3c9908",
                "sha256": "5ec4b8261b004f178fe55af2dc44e80024344ee4635c30c797dc8b42db052a76"
            },
            "downloads": -1,
            "filename": "xebus_core_library-1.4.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "adc5163b5204c5b51dd30d51bd3c9908",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 20453,
            "upload_time": "2024-02-27T02:31:56",
            "upload_time_iso_8601": "2024-02-27T02:31:56.054533Z",
            "url": "https://files.pythonhosted.org/packages/78/fb/5acdfa89d405f2357a9c31ce1b6eb6ebf248f398b4d3bce82276a1c50098/xebus_core_library-1.4.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e9e5bc095e680cc345f506b108dd95d44d3f3d1e595cd3b49671eeced2054ad8",
                "md5": "db9e69885196453d70348b8a30b9a394",
                "sha256": "25aa144ea16a79c56b8baf547921b4f8215e9c099263728df83ccf64d8c1112c"
            },
            "downloads": -1,
            "filename": "xebus_core_library-1.4.10.tar.gz",
            "has_sig": false,
            "md5_digest": "db9e69885196453d70348b8a30b9a394",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 10072,
            "upload_time": "2024-02-27T02:31:57",
            "upload_time_iso_8601": "2024-02-27T02:31:57.982318Z",
            "url": "https://files.pythonhosted.org/packages/e9/e5/bc095e680cc345f506b108dd95d44d3f3d1e595cd3b49671eeced2054ad8/xebus_core_library-1.4.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-27 02:31:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xebus",
    "github_project": "xebus-core-python-library",
    "github_not_found": true,
    "lcname": "xebus-core-library"
}
        
Elapsed time: 0.19414s