LESim


NameLESim JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/rahulbhadani/LESim
SummaryLearning-enabled Simulation
upload_time2023-05-18 03:22:49
maintainer
docs_urlNone
authorRahul Bhadani
requires_python
license
keywords python
VCS
bugtrack_url
requirements setuptools setuptools_scm importlib-resources Sphinx rinohtype ipython sphinx_rtd_theme sphinx_autodoc_typehints recommonmark mkdocs sphinx_bootstrap_theme sphinx-markdown-parser pymdown-extensions m2r2 ytsphinx python-dotenv pycryptodomex pyyaml nbsphinx pandoc pandocfilters yolk3k
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Learning-enable Simulation
<img src="https://raw.githubusercontent.com/rahulbhadani/LESim/main/LESim.png" width="600">

# Python Library for Learning-enabled Simulation
[![PyPI Latest Release](https://img.shields.io/pypi/v/ZTF.svg)](https://pypi.org/project/ZTF/)
[![License](https://img.shields.io/pypi/l/ZTF.svg)](https://github.com/rahulbhadani/ZTF/blob/master/LICENSE)


## Installation

```{python}
pip install LESim
```

## Usage


## How to Contribute
Please follow the steps to contribute to the project

- Fork the Github repo
- Clone the repo to your machine
- Make changes, commit and push
- Make pull request for review.

We advise to fetch and merge from upstream before you make a pull request.

## LICENSE
[MIT License](https://github.com/rahulbhadani/LESim/blob/main/LICENSE)


(c) Rahul Bhadani



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/rahulbhadani/LESim",
    "name": "LESim",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python",
    "author": "Rahul Bhadani",
    "author_email": "rahulbhadani@email.arizona.edu",
    "download_url": "",
    "platform": null,
    "description": "# Learning-enable Simulation\n<img src=\"https://raw.githubusercontent.com/rahulbhadani/LESim/main/LESim.png\" width=\"600\">\n\n# Python Library for Learning-enabled Simulation\n[![PyPI Latest Release](https://img.shields.io/pypi/v/ZTF.svg)](https://pypi.org/project/ZTF/)\n[![License](https://img.shields.io/pypi/l/ZTF.svg)](https://github.com/rahulbhadani/ZTF/blob/master/LICENSE)\n\n\n## Installation\n\n```{python}\npip install LESim\n```\n\n## Usage\n\n\n## How to Contribute\nPlease follow the steps to contribute to the project\n\n- Fork the Github repo\n- Clone the repo to your machine\n- Make changes, commit and push\n- Make pull request for review.\n\nWe advise to fetch and merge from upstream before you make a pull request.\n\n## LICENSE\n[MIT License](https://github.com/rahulbhadani/LESim/blob/main/LICENSE)\n\n\n(c) Rahul Bhadani\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Learning-enabled Simulation",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/rahulbhadani/LESim"
    },
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4b49269f3df6e93e31cd7a044d29559d628e58ef4ee8316bc90b9fa116e5571",
                "md5": "7a12ba507bfe17bfc5e327475d643cdc",
                "sha256": "ad13d61fb617da756672320d2700be1e04ab7f8dade8c2ac1f1d2b31721857c3"
            },
            "downloads": -1,
            "filename": "LESim-0.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a12ba507bfe17bfc5e327475d643cdc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 4719,
            "upload_time": "2023-05-18T03:22:49",
            "upload_time_iso_8601": "2023-05-18T03:22:49.583796Z",
            "url": "https://files.pythonhosted.org/packages/e4/b4/9269f3df6e93e31cd7a044d29559d628e58ef4ee8316bc90b9fa116e5571/LESim-0.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-18 03:22:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rahulbhadani",
    "github_project": "LESim",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "setuptools_scm",
            "specs": []
        },
        {
            "name": "importlib-resources",
            "specs": []
        },
        {
            "name": "Sphinx",
            "specs": [
                [
                    "==",
                    "3.2.1"
                ]
            ]
        },
        {
            "name": "rinohtype",
            "specs": []
        },
        {
            "name": "ipython",
            "specs": []
        },
        {
            "name": "sphinx_rtd_theme",
            "specs": []
        },
        {
            "name": "sphinx_autodoc_typehints",
            "specs": []
        },
        {
            "name": "recommonmark",
            "specs": []
        },
        {
            "name": "mkdocs",
            "specs": []
        },
        {
            "name": "sphinx_bootstrap_theme",
            "specs": []
        },
        {
            "name": "sphinx-markdown-parser",
            "specs": []
        },
        {
            "name": "pymdown-extensions",
            "specs": []
        },
        {
            "name": "m2r2",
            "specs": []
        },
        {
            "name": "ytsphinx",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "pycryptodomex",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "nbsphinx",
            "specs": []
        },
        {
            "name": "pandoc",
            "specs": []
        },
        {
            "name": "pandocfilters",
            "specs": []
        },
        {
            "name": "yolk3k",
            "specs": []
        }
    ],
    "lcname": "lesim"
}
        
Elapsed time: 0.07788s