target-approximation


Nametarget-approximation JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/paul-krug/target-approximation
SummaryPython implementation of the Target-Approximation-Model.
upload_time2024-07-29 09:41:34
maintainerNone
docs_urlNone
authorPaul Krug
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Target-Approximation-Model

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/paul-krug/target-approximation",
    "name": "target-approximation",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Paul Krug",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/41/50/274d4d1f230987b23619224b6b038fba6fc3f3a4bec908377c6ced4ec38e/target_approximation-0.0.3.tar.gz",
    "platform": null,
    "description": "# Target-Approximation-Model\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python implementation of the Target-Approximation-Model.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/paul-krug/target-approximation"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26a04c9ae08fdd8e27d64c5365ccf8804628573adb0770efbe0810cd533f087d",
                "md5": "b5a097654cb71c41a5f8a7311f2e7aa8",
                "sha256": "80a75c544b64d2cb5a287a9c59def1d18c8b2782e8c02a14b0b68eed8b37f847"
            },
            "downloads": -1,
            "filename": "target_approximation-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5a097654cb71c41a5f8a7311f2e7aa8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14460,
            "upload_time": "2024-07-29T09:41:33",
            "upload_time_iso_8601": "2024-07-29T09:41:33.759697Z",
            "url": "https://files.pythonhosted.org/packages/26/a0/4c9ae08fdd8e27d64c5365ccf8804628573adb0770efbe0810cd533f087d/target_approximation-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4150274d4d1f230987b23619224b6b038fba6fc3f3a4bec908377c6ced4ec38e",
                "md5": "d4234c9536789695fb636c343c4a8a26",
                "sha256": "e3fea804a0346247cf0dd237ecd17037a4dc0dfa2ba3bfef4ca2cf948a1bff4f"
            },
            "downloads": -1,
            "filename": "target_approximation-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "d4234c9536789695fb636c343c4a8a26",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11287,
            "upload_time": "2024-07-29T09:41:34",
            "upload_time_iso_8601": "2024-07-29T09:41:34.835443Z",
            "url": "https://files.pythonhosted.org/packages/41/50/274d4d1f230987b23619224b6b038fba6fc3f3a4bec908377c6ced4ec38e/target_approximation-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 09:41:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "paul-krug",
    "github_project": "target-approximation",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "target-approximation"
}
        
Elapsed time: 0.39168s