perseus-core-library


Nameperseus-core-library JSON
Version 1.20.3 PyPI version JSON
download
home_pagehttps://github.com/majormode/perseus-core-python-library
SummaryPerseus Core Python library
upload_time2024-03-13 14:22:36
maintainer
docs_urlNone
authorDaniel CAUNE
requires_python>=3.10,<4.0
licenseSEE LICENSE IN <LICENSE.md>
keywords core library perseus
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Perseus: Core Python Library

Perseus Core Python Library is a repository of reusable Python components to be shared with Python projects integrating Perseus RESTful API server framework.

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.


To install the Perseus Core Python Library, enter the follow command line:

```bash
$ pip install perseus-core-library
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/majormode/perseus-core-python-library",
    "name": "perseus-core-library",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "core,library,perseus",
    "author": "Daniel CAUNE",
    "author_email": "daniel.caune@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/82/24/edf6ae54bb835275272f4e84a0ccb843752fadedbe62d97e1ad8806cf0fb/perseus_core_library-1.20.3.tar.gz",
    "platform": null,
    "description": "# Perseus: Core Python Library\n\nPerseus Core Python Library is a repository of reusable Python components to be shared with Python projects integrating Perseus RESTful API server framework.\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\n\nTo install the Perseus Core Python Library, enter the follow command line:\n\n```bash\n$ pip install perseus-core-library\n```\n",
    "bugtrack_url": null,
    "license": "SEE LICENSE IN <LICENSE.md>",
    "summary": "Perseus Core Python library",
    "version": "1.20.3",
    "project_urls": {
        "Homepage": "https://github.com/majormode/perseus-core-python-library",
        "Repository": "https://github.com/majormode/perseus-core-python-library"
    },
    "split_keywords": [
        "core",
        "library",
        "perseus"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f48d2684a79185c830c88c660536933137f74c5361a7bfb88e71caedd4f32c6",
                "md5": "219b8bcd33361a7ca893ad0623ac0ec5",
                "sha256": "02362fee1c2e9001cf5cb35da7b60121926b315c90954785fb2a37d058c486a6"
            },
            "downloads": -1,
            "filename": "perseus_core_library-1.20.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "219b8bcd33361a7ca893ad0623ac0ec5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 134999,
            "upload_time": "2024-03-13T14:22:33",
            "upload_time_iso_8601": "2024-03-13T14:22:33.055576Z",
            "url": "https://files.pythonhosted.org/packages/9f/48/d2684a79185c830c88c660536933137f74c5361a7bfb88e71caedd4f32c6/perseus_core_library-1.20.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8224edf6ae54bb835275272f4e84a0ccb843752fadedbe62d97e1ad8806cf0fb",
                "md5": "9c2dbd859a56940efd5c80792e8cf5cf",
                "sha256": "111e44a6d93aeed0e060c67b34dc7611e485f9521e99c38f91b7c4bcaa2521ec"
            },
            "downloads": -1,
            "filename": "perseus_core_library-1.20.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9c2dbd859a56940efd5c80792e8cf5cf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 94024,
            "upload_time": "2024-03-13T14:22:36",
            "upload_time_iso_8601": "2024-03-13T14:22:36.178540Z",
            "url": "https://files.pythonhosted.org/packages/82/24/edf6ae54bb835275272f4e84a0ccb843752fadedbe62d97e1ad8806cf0fb/perseus_core_library-1.20.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 14:22:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "majormode",
    "github_project": "perseus-core-python-library",
    "github_not_found": true,
    "lcname": "perseus-core-library"
}
        
Elapsed time: 0.20756s