iesopt-py


Nameiesopt-py JSON
Version 1.0.0a1 PyPI version JSON
download
home_pagehttps://github.com/ait-energy/IESopt.jl
SummaryLow-overhead Python interface to the IESopt framework.
upload_time2024-06-07 12:03:46
maintainerStefan Strömer
docs_urlNone
authorStefan Strömer
requires_python<4.0,>=3.10
licenseMIT
keywords integrated energy systems optimization energy model modelling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # iesopt-py: IESopt Python interface

## Development

Run the following to locally check the code:

```bash
ruff check .
black .
codespell .
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ait-energy/IESopt.jl",
    "name": "iesopt-py",
    "maintainer": "Stefan Str\u00f6mer",
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": "8915976+sstroemer@users.noreply.github.com",
    "keywords": "integrated energy systems, optimization, energy model, modelling",
    "author": "Stefan Str\u00f6mer",
    "author_email": "8915976+sstroemer@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/59/51/9866203ddfdf1838963201de256060837f9d26691a7aa0252f5328e462d0/iesopt_py-1.0.0a1.tar.gz",
    "platform": null,
    "description": "# iesopt-py: IESopt Python interface\n\n## Development\n\nRun the following to locally check the code:\n\n```bash\nruff check .\nblack .\ncodespell .\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Low-overhead Python interface to the IESopt framework.",
    "version": "1.0.0a1",
    "project_urls": {
        "Changelog": "https://github.com/ait-energy/iesopt-py/blob/main/CHANGELOG.md",
        "Documentation": "https://ait-energy.github.io/IESopt.jl",
        "Homepage": "https://github.com/ait-energy/IESopt.jl",
        "Issues": "https://github.com/ait-energy/iesopt-py/issues",
        "Repository": "https://github.com/ait-energy/iesopt-py"
    },
    "split_keywords": [
        "integrated energy systems",
        " optimization",
        " energy model",
        " modelling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59b79e084a9dd92ecb6fffc02d14051d4b4dcda386c771db16f96c5a5fbcb25f",
                "md5": "f1e4a7c7fb6edb89c1ca61ecb8c12c69",
                "sha256": "c0d71fa75afb63c6884340519a5a1c0d1ac47da2106ed0d6b1475ed8697ae062"
            },
            "downloads": -1,
            "filename": "iesopt_py-1.0.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1e4a7c7fb6edb89c1ca61ecb8c12c69",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 2272,
            "upload_time": "2024-06-07T12:03:44",
            "upload_time_iso_8601": "2024-06-07T12:03:44.611294Z",
            "url": "https://files.pythonhosted.org/packages/59/b7/9e084a9dd92ecb6fffc02d14051d4b4dcda386c771db16f96c5a5fbcb25f/iesopt_py-1.0.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59519866203ddfdf1838963201de256060837f9d26691a7aa0252f5328e462d0",
                "md5": "fdda58e089a3eff6a2e5169c37ce9b99",
                "sha256": "7d5a24294931d8b7095c6a78bd35679d6fa83a8ba9c6a59766a456790011e6a1"
            },
            "downloads": -1,
            "filename": "iesopt_py-1.0.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "fdda58e089a3eff6a2e5169c37ce9b99",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 1968,
            "upload_time": "2024-06-07T12:03:46",
            "upload_time_iso_8601": "2024-06-07T12:03:46.045051Z",
            "url": "https://files.pythonhosted.org/packages/59/51/9866203ddfdf1838963201de256060837f9d26691a7aa0252f5328e462d0/iesopt_py-1.0.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-07 12:03:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ait-energy",
    "github_project": "IESopt.jl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "iesopt-py"
}
        
Elapsed time: 0.25088s