csle-base


Namecsle-base JSON
Version 0.7.1 PyPI version JSON
download
home_pageNone
SummaryLibrary with base classes and definitions for CSLE
upload_time2024-12-13 12:00:02
maintainerNone
docs_urlNone
authorKim Hammar
requires_python>=3.8
licenseCreative Commons Attribution-ShareAlike 4.0 International
keywords reinforcement-learning cyber-security markov-games markov-decision-processes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "csle-base",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Reinforcement-Learning Cyber-Security Markov-Games Markov-Decision-Processes",
    "author": "Kim Hammar",
    "author_email": "hammar.kim@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ec/28/0da0aa43cbb84d2c57cb64b8a51d911f6fc8b19f92e3ab58f57ebf473204/csle_base-0.7.1.tar.gz",
    "platform": "unix",
    "description": "",
    "bugtrack_url": null,
    "license": "Creative Commons Attribution-ShareAlike 4.0 International",
    "summary": "Library with base classes and definitions for CSLE",
    "version": "0.7.1",
    "project_urls": null,
    "split_keywords": [
        "reinforcement-learning",
        "cyber-security",
        "markov-games",
        "markov-decision-processes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2120d6afa32ce9cfe259318e89d16ad0b19ac8e0806092ad297f14abb91a4439",
                "md5": "e3d97e8ec23285236675f09cdad6ae1c",
                "sha256": "58aaa29167eb63fec7cf684ec3b16d75f7a25a8e95b288a9f5d8ae2f2727aa45"
            },
            "downloads": -1,
            "filename": "csle_base-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e3d97e8ec23285236675f09cdad6ae1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4259,
            "upload_time": "2024-12-13T12:00:01",
            "upload_time_iso_8601": "2024-12-13T12:00:01.269988Z",
            "url": "https://files.pythonhosted.org/packages/21/20/d6afa32ce9cfe259318e89d16ad0b19ac8e0806092ad297f14abb91a4439/csle_base-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec280da0aa43cbb84d2c57cb64b8a51d911f6fc8b19f92e3ab58f57ebf473204",
                "md5": "c7a70907dda2f48ccf5c29459ca6ee06",
                "sha256": "4e81ee72017a4a79bc7caff732314f5bcd6d6a7d0465d2e22c2390b1fb87731f"
            },
            "downloads": -1,
            "filename": "csle_base-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c7a70907dda2f48ccf5c29459ca6ee06",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5297,
            "upload_time": "2024-12-13T12:00:02",
            "upload_time_iso_8601": "2024-12-13T12:00:02.518761Z",
            "url": "https://files.pythonhosted.org/packages/ec/28/0da0aa43cbb84d2c57cb64b8a51d911f6fc8b19f92e3ab58f57ebf473204/csle_base-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 12:00:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "csle-base"
}
        
Elapsed time: 0.43872s