sciobject


Namesciobject JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://www.bcp.fu-berlin.de/en/chemie/chemie/forschung/PhysTheoChem/agkeller/index.html
SummaryAbstract objects that save and log calculations.
upload_time2024-05-29 12:12:04
maintainerNone
docs_urlNone
authorHana Zupan
requires_python<3.13,>=3.9
licenseLICENSE
keywords scientific computing logging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sciobject
A little template for Python objects that calculate some sort of scientific result - where you want exact logging of parameters but also not re-calculate what has already been calculated.


            

Raw data

            {
    "_id": null,
    "home_page": "https://www.bcp.fu-berlin.de/en/chemie/chemie/forschung/PhysTheoChem/agkeller/index.html",
    "name": "sciobject",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": "scientific computing, logging",
    "author": "Hana Zupan",
    "author_email": "h.zupan@fu-berlin.de",
    "download_url": "https://files.pythonhosted.org/packages/09/2b/f973332da416eef7f61ccc65f0e2f8a65dc91cfcbd934b3c6b0560238fe3/sciobject-0.0.4.tar.gz",
    "platform": null,
    "description": "# sciobject\nA little template for Python objects that calculate some sort of scientific result - where you want exact logging of parameters but also not re-calculate what has already been calculated.\n\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Abstract objects that save and log calculations.",
    "version": "0.0.4",
    "project_urls": {
        "Homepage": "https://www.bcp.fu-berlin.de/en/chemie/chemie/forschung/PhysTheoChem/agkeller/index.html",
        "Repository": "https://github.com/hanazupan/sciobject"
    },
    "split_keywords": [
        "scientific computing",
        " logging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96e66bf90fca50b52d60b5b517509cb97ceb3fff0d226bff9a6fa026be427a3a",
                "md5": "7e34127168246350845664931323e258",
                "sha256": "ba10b6dfd626bf1960eddbb5b9e292c819edabfd1f16e113c2590abc822f367d"
            },
            "downloads": -1,
            "filename": "sciobject-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7e34127168246350845664931323e258",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 6860,
            "upload_time": "2024-05-29T12:12:03",
            "upload_time_iso_8601": "2024-05-29T12:12:03.050396Z",
            "url": "https://files.pythonhosted.org/packages/96/e6/6bf90fca50b52d60b5b517509cb97ceb3fff0d226bff9a6fa026be427a3a/sciobject-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "092bf973332da416eef7f61ccc65f0e2f8a65dc91cfcbd934b3c6b0560238fe3",
                "md5": "143be72551b0b81236afd7ebfde7276c",
                "sha256": "8fb31bb3a44c0271112ee1fb141e880631540d2b76ac071ab26ab216770ec662"
            },
            "downloads": -1,
            "filename": "sciobject-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "143be72551b0b81236afd7ebfde7276c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 6013,
            "upload_time": "2024-05-29T12:12:04",
            "upload_time_iso_8601": "2024-05-29T12:12:04.687471Z",
            "url": "https://files.pythonhosted.org/packages/09/2b/f973332da416eef7f61ccc65f0e2f8a65dc91cfcbd934b3c6b0560238fe3/sciobject-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-29 12:12:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hanazupan",
    "github_project": "sciobject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sciobject"
}
        
Elapsed time: 3.14400s