strongcoca


Namestrongcoca JSON
Version 1.0 PyPI version JSON
download
home_pageNone
SummaryA package for simulating many-body interactions in nano and mesoscale systems.
upload_time2025-10-26 18:01:16
maintainerThe strongcoca developer team
docs_urlNone
authorThe strongcoca developer team
requires_python>=3.9
licenseNone
keywords chemistry physics scientific
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            StrongCoCa
**********

**StrongCoca** is being developed as a sustainable, extensible,
flexible and computationally efficient package for simulating
coarse-grained many-body interactions in nano and mesoscale systems.
A detailed description of the functionality provided as well as tutorials can be found in the `user guide <https://strongcoca.materialsmodeling.org/>`_.

**StrongCoca** can be installed via `pip`::

    pip3 install strongcoca

[to be completed]


Development
-----------

The test suite is run using `pytest`::

  pytest tests/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "strongcoca",
    "maintainer": "The strongcoca developer team",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "chemistry, physics, scientific",
    "author": "The strongcoca developer team",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/28/a2/bde05f9fd4577ab321a12c83801ab238ec0959e762777b8e8e3481aa2800/strongcoca-1.0.tar.gz",
    "platform": null,
    "description": "StrongCoCa\n**********\n\n**StrongCoca** is being developed as a sustainable, extensible,\nflexible and computationally efficient package for simulating\ncoarse-grained many-body interactions in nano and mesoscale systems.\nA detailed description of the functionality provided as well as tutorials can be found in the `user guide <https://strongcoca.materialsmodeling.org/>`_.\n\n**StrongCoca** can be installed via `pip`::\n\n    pip3 install strongcoca\n\n[to be completed]\n\n\nDevelopment\n-----------\n\nThe test suite is run using `pytest`::\n\n  pytest tests/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for simulating many-body interactions in nano and mesoscale systems.",
    "version": "1.0",
    "project_urls": {
        "Documentation": "https://strongcoca.materialsmodeling.org",
        "Repository": "https://gitlab.com/materials-modeling/strongcoca/"
    },
    "split_keywords": [
        "chemistry",
        " physics",
        " scientific"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11ad69f8c2816f91eb82e7ae3eb02d2ea9d743590c40abea1384b34fd9b09963",
                "md5": "4137624eaeae5ea22e54735941f5f38d",
                "sha256": "b14c96d95d7e3ecd58db07ca369ebfcc206fbfb1f79fd711f595117890707579"
            },
            "downloads": -1,
            "filename": "strongcoca-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4137624eaeae5ea22e54735941f5f38d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 51123,
            "upload_time": "2025-10-26T18:01:15",
            "upload_time_iso_8601": "2025-10-26T18:01:15.194590Z",
            "url": "https://files.pythonhosted.org/packages/11/ad/69f8c2816f91eb82e7ae3eb02d2ea9d743590c40abea1384b34fd9b09963/strongcoca-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28a2bde05f9fd4577ab321a12c83801ab238ec0959e762777b8e8e3481aa2800",
                "md5": "8ac863ba23b9f520d216db631ac53ab5",
                "sha256": "cd01309b82f32fc8faefdb3ff49bb6f3620bb301669ca500dc19a3af867eb67c"
            },
            "downloads": -1,
            "filename": "strongcoca-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8ac863ba23b9f520d216db631ac53ab5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 38896,
            "upload_time": "2025-10-26T18:01:16",
            "upload_time_iso_8601": "2025-10-26T18:01:16.841215Z",
            "url": "https://files.pythonhosted.org/packages/28/a2/bde05f9fd4577ab321a12c83801ab238ec0959e762777b8e8e3481aa2800/strongcoca-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-26 18:01:16",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "materials-modeling",
    "gitlab_project": "strongcoca",
    "lcname": "strongcoca"
}
        
Elapsed time: 0.90014s