modchemlib


Namemodchemlib JSON
Version 0.0.8 PyPI version JSON
download
home_pageNone
SummaryLibrary for registration chemistry experiment
upload_time2025-10-12 18:37:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10.0
licenseNone
keywords science chem chemistry
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Modchem

Library for Chemistry experiment

Load a project:
```python
pip install modchemlib

chem-init <project_name>
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "modchemlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.0",
    "maintainer_email": null,
    "keywords": "science, chem, chemistry",
    "author": null,
    "author_email": "Modestra <kirillkarachev04@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/1f/09/39cd055516a7703441d917a95bf07fbc4803defe2d5f785ba4ff5f2e6ca0/modchemlib-0.0.8.tar.gz",
    "platform": null,
    "description": "Modchem\r\n\r\nLibrary for Chemistry experiment\r\n\r\nLoad a project:\r\n```python\r\npip install modchemlib\r\n\r\nchem-init <project_name>\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Library for registration chemistry experiment",
    "version": "0.0.8",
    "project_urls": null,
    "split_keywords": [
        "science",
        " chem",
        " chemistry"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "906f383ed0fcaf927b00bc8e0fc3733ca700545009275e1b4e1c415a1eff0f73",
                "md5": "1460fa559e10bf055035695734205c38",
                "sha256": "261127c71146304a91e68c75a676579cf79c264be2ecb0c994a9dcaa0d0c7170"
            },
            "downloads": -1,
            "filename": "modchemlib-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1460fa559e10bf055035695734205c38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.0",
            "size": 11848,
            "upload_time": "2025-10-12T18:37:23",
            "upload_time_iso_8601": "2025-10-12T18:37:23.143035Z",
            "url": "https://files.pythonhosted.org/packages/90/6f/383ed0fcaf927b00bc8e0fc3733ca700545009275e1b4e1c415a1eff0f73/modchemlib-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1f0939cd055516a7703441d917a95bf07fbc4803defe2d5f785ba4ff5f2e6ca0",
                "md5": "b7298f52a331b64983a76fb549d10d3b",
                "sha256": "101773ef763f88883204a878923573752d9289d523aaaeff0a1e6fb454458d7e"
            },
            "downloads": -1,
            "filename": "modchemlib-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "b7298f52a331b64983a76fb549d10d3b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.0",
            "size": 9036,
            "upload_time": "2025-10-12T18:37:24",
            "upload_time_iso_8601": "2025-10-12T18:37:24.092715Z",
            "url": "https://files.pythonhosted.org/packages/1f/09/39cd055516a7703441d917a95bf07fbc4803defe2d5f785ba4ff5f2e6ca0/modchemlib-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-12 18:37:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "modchemlib"
}
        
Elapsed time: 0.99240s