xeberus-core-library


Namexeberus-core-library JSON
Version 1.3.2 PyPI version JSON
download
home_pagehttps://github.com/majormode/xeberus-core-python-library
SummaryXeberus Core Python Library
upload_time2023-12-17 15:48:42
maintainer
docs_urlNone
authorDaniel CAUNE
requires_python>=3.9,<4.0
licenseSEE LICENSE IN <LICENSE.md>
keywords core library xeberus
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Xeberus Core Python Library

Xeberus Core Python Library is a repository of reusable Python components to be shared by some Python projects using the Xeberus 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/majormode/xeberus-core-python-library",
    "name": "xeberus-core-library",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "core,library,xeberus",
    "author": "Daniel CAUNE",
    "author_email": "daniel.caune@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3e/09/846a303daa8788d7e8ec464e509a273ba37f0880ae62edd23f81a14a7826/xeberus_core_library-1.3.2.tar.gz",
    "platform": null,
    "description": "# Xeberus Core Python Library\n\nXeberus Core Python Library is a repository of reusable Python components to be shared by some Python projects using the Xeberus 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": "Xeberus Core Python Library",
    "version": "1.3.2",
    "project_urls": {
        "Homepage": "https://github.com/majormode/xeberus-core-python-library",
        "Repository": "https://github.com/majormode/xeberus-core-python-library"
    },
    "split_keywords": [
        "core",
        "library",
        "xeberus"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3c591ff19ef4aef8b7b2b1350a6dd8688f7211d51d8d8a058a7942cd094f47d",
                "md5": "aa3746fb7ac4048a606f627deac32ec4",
                "sha256": "9c9792c1fa81c77e18bf9b500eff5e67efe31b7cf9c7a0f7226ab7c66d2531e6"
            },
            "downloads": -1,
            "filename": "xeberus_core_library-1.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa3746fb7ac4048a606f627deac32ec4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 13594,
            "upload_time": "2023-12-17T15:48:40",
            "upload_time_iso_8601": "2023-12-17T15:48:40.168739Z",
            "url": "https://files.pythonhosted.org/packages/a3/c5/91ff19ef4aef8b7b2b1350a6dd8688f7211d51d8d8a058a7942cd094f47d/xeberus_core_library-1.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e09846a303daa8788d7e8ec464e509a273ba37f0880ae62edd23f81a14a7826",
                "md5": "624a13f09bb1c5ac258a8f3e51f36004",
                "sha256": "f0468ffd5e182aba3c5bf03ce1409855e43c818b2228d0419787c82abc436079"
            },
            "downloads": -1,
            "filename": "xeberus_core_library-1.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "624a13f09bb1c5ac258a8f3e51f36004",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 9147,
            "upload_time": "2023-12-17T15:48:42",
            "upload_time_iso_8601": "2023-12-17T15:48:42.727798Z",
            "url": "https://files.pythonhosted.org/packages/3e/09/846a303daa8788d7e8ec464e509a273ba37f0880ae62edd23f81a14a7826/xeberus_core_library-1.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-17 15:48:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "majormode",
    "github_project": "xeberus-core-python-library",
    "github_not_found": true,
    "lcname": "xeberus-core-library"
}
        
Elapsed time: 0.15761s