simforge


Namesimforge JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryDiverse simulations through procedural generation
upload_time2025-01-01 14:42:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT OR Apache-2.0
keywords procedural simulation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">SimForge</h1>

[![PyPi](https://img.shields.io/pypi/v/simforge.svg)](https://pypi.python.org/pypi/simforge)
[![Python](https://github.com/AndrejOrsula/simforge/actions/workflows/python.yml/badge.svg)](https://github.com/AndrejOrsula/simforge/actions/workflows/python.yml)
[![Docker](https://github.com/AndrejOrsula/simforge/actions/workflows/docker.yml/badge.svg)](https://github.com/AndrejOrsula/simforge/actions/workflows/docker.yml)
[![Docs](https://github.com/AndrejOrsula/simforge/actions/workflows/docs.yml/badge.svg)](https://github.com/AndrejOrsula/simforge/actions/workflows/docs.yml)
[![Codecov](https://codecov.io/gh/AndrejOrsula/simforge/graph/badge.svg)](https://codecov.io/gh/AndrejOrsula/simforge)

**SimForge** is a framework for creating diverse simulation environments through procedural generation.

## License

This project is dual-licensed under either the [MIT](LICENSE-MIT) or [Apache 2.0](LICENSE-APACHE) licenses.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "simforge",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Andrej Orsula <orsula.andrej@gmail.com>",
    "keywords": "procedural, simulation",
    "author": null,
    "author_email": "Andrej Orsula <orsula.andrej@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a7/69/9d9e8f3ceb3c7cb0213a1eb80f6136716765e8505425721a354a7a465ed4/simforge-0.1.1.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">SimForge</h1>\n\n[![PyPi](https://img.shields.io/pypi/v/simforge.svg)](https://pypi.python.org/pypi/simforge)\n[![Python](https://github.com/AndrejOrsula/simforge/actions/workflows/python.yml/badge.svg)](https://github.com/AndrejOrsula/simforge/actions/workflows/python.yml)\n[![Docker](https://github.com/AndrejOrsula/simforge/actions/workflows/docker.yml/badge.svg)](https://github.com/AndrejOrsula/simforge/actions/workflows/docker.yml)\n[![Docs](https://github.com/AndrejOrsula/simforge/actions/workflows/docs.yml/badge.svg)](https://github.com/AndrejOrsula/simforge/actions/workflows/docs.yml)\n[![Codecov](https://codecov.io/gh/AndrejOrsula/simforge/graph/badge.svg)](https://codecov.io/gh/AndrejOrsula/simforge)\n\n**SimForge** is a framework for creating diverse simulation environments through procedural generation.\n\n## License\n\nThis project is dual-licensed under either the [MIT](LICENSE-MIT) or [Apache 2.0](LICENSE-APACHE) licenses.\n",
    "bugtrack_url": null,
    "license": "MIT OR Apache-2.0",
    "summary": "Diverse simulations through procedural generation",
    "version": "0.1.1",
    "project_urls": {
        "Documentation": "https://AndrejOrsula.github.io/simforge",
        "Repository": "https://github.com/AndrejOrsula/simforge"
    },
    "split_keywords": [
        "procedural",
        " simulation"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6d3b13ebac39a5c4206534da20976c3c16e01121b3722fe663fbe7ed8ed79329",
                "md5": "cd58e7d3c6e78c26d33e194cbe39a346",
                "sha256": "e6199395985a785208965f7763fe588090f4dc6232c913178b54c95396629eca"
            },
            "downloads": -1,
            "filename": "simforge-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cd58e7d3c6e78c26d33e194cbe39a346",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 60811,
            "upload_time": "2025-01-01T14:42:02",
            "upload_time_iso_8601": "2025-01-01T14:42:02.591185Z",
            "url": "https://files.pythonhosted.org/packages/6d/3b/13ebac39a5c4206534da20976c3c16e01121b3722fe663fbe7ed8ed79329/simforge-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a7699d9e8f3ceb3c7cb0213a1eb80f6136716765e8505425721a354a7a465ed4",
                "md5": "30d1cb193281418b63964e54e52873b1",
                "sha256": "d22902451357255a82c78ba50131d40e1b44831e246124bb8f3e2d3902836346"
            },
            "downloads": -1,
            "filename": "simforge-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "30d1cb193281418b63964e54e52873b1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 27972114,
            "upload_time": "2025-01-01T14:42:09",
            "upload_time_iso_8601": "2025-01-01T14:42:09.377537Z",
            "url": "https://files.pythonhosted.org/packages/a7/69/9d9e8f3ceb3c7cb0213a1eb80f6136716765e8505425721a354a7a465ed4/simforge-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-01 14:42:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AndrejOrsula",
    "github_project": "simforge",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "simforge"
}
        
Elapsed time: 0.42045s