molass-data


Namemolass-data JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryTutorial Data for Molass Library
upload_time2025-08-19 08:14:21
maintainerMolass Community
docs_urlNone
authorMolass Community
requires_python>=3.9
licenseGNU General Public License v3.0
keywords sec-saxs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tutorial Data for Molass Library

To use this package, install and use as follows.

```
pip install molass_data
```

```
from molass_data import SAMPLE1     # contains the folder path
from molass_data import SAMPLE2     # contains the folder path
from molass_data import SAMPLE3     # contains the folder path
```
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "molass-data",
    "maintainer": "Molass Community",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "SEC-SAXS",
    "author": "Molass Community",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/53/ef/3b8a8563886da17786b13b5b003a2309d041c5a10bbeccce609a56ff74e6/molass_data-0.3.0.tar.gz",
    "platform": null,
    "description": "# Tutorial Data for Molass Library\n\nTo use this package, install and use as follows.\n\n```\npip install molass_data\n```\n\n```\nfrom molass_data import SAMPLE1     # contains the folder path\nfrom molass_data import SAMPLE2     # contains the folder path\nfrom molass_data import SAMPLE3     # contains the folder path\n```",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "Tutorial Data for Molass Library",
    "version": "0.3.0",
    "project_urls": {
        "Repository": "https://github.com/freesemt/molass-data"
    },
    "split_keywords": [
        "sec-saxs"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "852f24c3ac155eead02161f9d22f8ed9abe4af367d9bc7ed5736df9bc03a488a",
                "md5": "b403deba541e32a652579b2de6d04484",
                "sha256": "165fa075f1ade0b3c5ec8a9e8bcf327de367688beb87f5392fe700411b58d64c"
            },
            "downloads": -1,
            "filename": "molass_data-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b403deba541e32a652579b2de6d04484",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 29209731,
            "upload_time": "2025-08-19T08:14:18",
            "upload_time_iso_8601": "2025-08-19T08:14:18.685872Z",
            "url": "https://files.pythonhosted.org/packages/85/2f/24c3ac155eead02161f9d22f8ed9abe4af367d9bc7ed5736df9bc03a488a/molass_data-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "53ef3b8a8563886da17786b13b5b003a2309d041c5a10bbeccce609a56ff74e6",
                "md5": "3a1893372829dafd1cd17fd8131bd660",
                "sha256": "39d7f32e50f73e98cf754653e80aa8e4ed920932c7ce9e27dde8056632dd5353"
            },
            "downloads": -1,
            "filename": "molass_data-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3a1893372829dafd1cd17fd8131bd660",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 28333917,
            "upload_time": "2025-08-19T08:14:21",
            "upload_time_iso_8601": "2025-08-19T08:14:21.092592Z",
            "url": "https://files.pythonhosted.org/packages/53/ef/3b8a8563886da17786b13b5b003a2309d041c5a10bbeccce609a56ff74e6/molass_data-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-19 08:14:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "freesemt",
    "github_project": "molass-data",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "molass-data"
}
        
Elapsed time: 1.87018s