anaerodig


Nameanaerodig JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryAnaerobic Digestion models, in python
upload_time2024-10-17 12:41:24
maintainerNone
docs_urlNone
authorAntoine Picard-Weibel
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Anaerobic Digestion models in Python
This package structures AD models around configuration,feed, and initial state objects.
Implementations of ADM1 and AM2 models are available in submodules'pyadm1' and 'pyam2'

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "anaerodig",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Antoine Picard-Weibel",
    "author_email": "apicard.w@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b6/c6/5fb4315ef43045a2bfbc395a6e9f86c021f1aec7c2197d0b35ce9d317da1/anaerodig-0.1.1.tar.gz",
    "platform": null,
    "description": "Anaerobic Digestion models in Python\nThis package structures AD models around configuration,feed, and initial state objects.\nImplementations of ADM1 and AM2 models are available in submodules'pyadm1' and 'pyam2'\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Anaerobic Digestion models, in python",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b6c65fb4315ef43045a2bfbc395a6e9f86c021f1aec7c2197d0b35ce9d317da1",
                "md5": "266f6733fa805d6e89bd2fbfd2674b22",
                "sha256": "269b66b4bba9bac3b1672e8d01c988cd93d75605e840761265748d05d721a05b"
            },
            "downloads": -1,
            "filename": "anaerodig-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "266f6733fa805d6e89bd2fbfd2674b22",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 623440,
            "upload_time": "2024-10-17T12:41:24",
            "upload_time_iso_8601": "2024-10-17T12:41:24.850134Z",
            "url": "https://files.pythonhosted.org/packages/b6/c6/5fb4315ef43045a2bfbc395a6e9f86c021f1aec7c2197d0b35ce9d317da1/anaerodig-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 12:41:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "anaerodig"
}
        
Elapsed time: 0.77771s