spglib
======
Python bindings for C library for finding and handling crystal
symmetries
Installation
------------
The package is developed on GitHub. You can get the source for the
released versions from the
`repository <https://github.com/spglib/spglib/releases>`__.
Note that the Python bindings will link to the system/environment
installed Spglib (loaded from :code:`LD_LIBRARY_PATH` or :code:`DYLD_LIBRARY_PATH`),
and it will default to a bundled version otherwise. To always use the
system version of Spglib (e.g. in a lua-module environment) delete the
bundled libraries :code:`libsymspg.so*` in the python Spglib installation
directory.
Using package distribution service
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The easiest way to install python-spglib is to use the pypi package, for
which numpy is required to be installed before the installation. A
command to install spglib is:
.. code-block:: console
$ pip install spglib
Conda is another choice:
.. code-block:: console
$ conda install -c conda-forge spglib
These packages are made by Pawel T. Jochym.
Building from source
~~~~~~~~~~~~~~~~~~~~
To build from source, make sure you have installed the build requirements
in :code:`pyproject.toml`. Then simply run the following in the root directory.
.. code-block:: console
$ python -m build
$ pip install .
To include testing or documentation environments, simply include the relevant extras
.. code-block:: console
$ pip install .[test]
Running tests
~~~~~~~~~~~~~
After installing the project with appropriate extras (:code:`testing`), either from
package manager or from source, simply run :code:`pytest` in the current directory
to test the python bindings
.. code-block:: console
$ pytest
Raw data
{
"_id": null,
"home_page": "https://spglib.readthedocs.io/",
"name": "spglib",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Atsushi Togo <atz.togo@gmail.com>, Cristian Le <git@lecris.dev>, Kohei Shinohara <kshinohara0508@gmail.com>",
"keywords": null,
"author": null,
"author_email": "Atsushi Togo <atz.togo@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/10/8e/2c53fa9027543c3624cdd8b7ac9f6d611464dfc86eb786465e422a8c024c/spglib-2.5.0.tar.gz",
"platform": null,
"description": "spglib\n======\n\nPython bindings for C library for finding and handling crystal\nsymmetries\n\nInstallation\n------------\n\nThe package is developed on GitHub. You can get the source for the\nreleased versions from the\n`repository <https://github.com/spglib/spglib/releases>`__.\n\nNote that the Python bindings will link to the system/environment\ninstalled Spglib (loaded from :code:`LD_LIBRARY_PATH` or :code:`DYLD_LIBRARY_PATH`),\nand it will default to a bundled version otherwise. To always use the\nsystem version of Spglib (e.g. in a lua-module environment) delete the\nbundled libraries :code:`libsymspg.so*` in the python Spglib installation\ndirectory.\n\nUsing package distribution service\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nThe easiest way to install python-spglib is to use the pypi package, for\nwhich numpy is required to be installed before the installation. A\ncommand to install spglib is:\n\n.. code-block:: console\n\n $ pip install spglib\n\nConda is another choice:\n\n.. code-block:: console\n\n $ conda install -c conda-forge spglib\n\nThese packages are made by Pawel T. Jochym.\n\nBuilding from source\n~~~~~~~~~~~~~~~~~~~~\n\nTo build from source, make sure you have installed the build requirements\nin :code:`pyproject.toml`. Then simply run the following in the root directory.\n\n.. code-block:: console\n\n $ python -m build\n $ pip install .\n\nTo include testing or documentation environments, simply include the relevant extras\n\n.. code-block:: console\n\n $ pip install .[test]\n\nRunning tests\n~~~~~~~~~~~~~\n\nAfter installing the project with appropriate extras (:code:`testing`), either from\npackage manager or from source, simply run :code:`pytest` in the current directory\nto test the python bindings\n\n.. code-block:: console\n\n $ pytest\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "This is the spglib module.",
"version": "2.5.0",
"project_urls": {
"Changelog": "https://spglib.readthedocs.io/en/latest/releases.html",
"Documentation": "https://spglib.readthedocs.io/",
"Homepage": "https://spglib.readthedocs.io/",
"Repository": "https://github.com/spglib/spglib"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "32abf9436120f1282b5bc6af7d63c5b1c3296f86acdc09927069631b092c051b",
"md5": "7ec0016acd99ff03cf8e0433f5b2ba5b",
"sha256": "993f4b2d2f0a133d22fcf2d6f3fad9beeee3527c5453d5619e6518d7af253c85"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "7ec0016acd99ff03cf8e0433f5b2ba5b",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 1064068,
"upload_time": "2024-07-11T10:17:18",
"upload_time_iso_8601": "2024-07-11T10:17:18.721262Z",
"url": "https://files.pythonhosted.org/packages/32/ab/f9436120f1282b5bc6af7d63c5b1c3296f86acdc09927069631b092c051b/spglib-2.5.0-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "999fe6465a4e0856e35576d0cef7e44e10bdf8aa010dea0969c1ad3c50112c7c",
"md5": "cd4c001c2e7366c5dc946618165cec40",
"sha256": "b0b070ddbaad0e97ec18efef602af57caf0045c7187180b1eaea843cb5877c8b"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "cd4c001c2e7366c5dc946618165cec40",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 1052798,
"upload_time": "2024-07-11T10:17:22",
"upload_time_iso_8601": "2024-07-11T10:17:22.074040Z",
"url": "https://files.pythonhosted.org/packages/99/9f/e6465a4e0856e35576d0cef7e44e10bdf8aa010dea0969c1ad3c50112c7c/spglib-2.5.0-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "672f330e67f98932ac1433472ba224e5f5319efdacf3fde149f09ccae4ee82f8",
"md5": "a67370495b5dd6a04521d156825849a4",
"sha256": "12c3eb5d302dd74d07d35ad53180f7f91c69b58473e48b510aae90567f2bb90f"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "a67370495b5dd6a04521d156825849a4",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 1069986,
"upload_time": "2024-07-11T10:17:24",
"upload_time_iso_8601": "2024-07-11T10:17:24.240183Z",
"url": "https://files.pythonhosted.org/packages/67/2f/330e67f98932ac1433472ba224e5f5319efdacf3fde149f09ccae4ee82f8/spglib-2.5.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c77068c4d51809a558784b822d7d6e2469696d3efd6039f76e6a7b1b4f7a3422",
"md5": "69bbd3f8cb1d6a5e201faf3603168224",
"sha256": "a8cf1f4082d8685686d7b3cf8d6ade4182ba09f13cc49eb2481201c0aa4579c9"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "69bbd3f8cb1d6a5e201faf3603168224",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 1075722,
"upload_time": "2024-07-11T10:17:26",
"upload_time_iso_8601": "2024-07-11T10:17:26.462805Z",
"url": "https://files.pythonhosted.org/packages/c7/70/68c4d51809a558784b822d7d6e2469696d3efd6039f76e6a7b1b4f7a3422/spglib-2.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d643941c82f6d0665cd6f2af29a4547b24e5e06367bec2e2b73ab903c62674b7",
"md5": "61ab986ddf481aca36a1b34097c382b9",
"sha256": "b16ffc3497736263a53b629768ec8aae707d595bbd702deac3a6dd39e045537b"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "61ab986ddf481aca36a1b34097c382b9",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 300736,
"upload_time": "2024-07-11T10:17:28",
"upload_time_iso_8601": "2024-07-11T10:17:28.537533Z",
"url": "https://files.pythonhosted.org/packages/d6/43/941c82f6d0665cd6f2af29a4547b24e5e06367bec2e2b73ab903c62674b7/spglib-2.5.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c906c52cc06a44b265d49bf8e006c45de82de1aa6fbad113e9b84bb6e7f4e8b6",
"md5": "c9b789a09b4025b88458fea63d363287",
"sha256": "6d9d812eea06e09a1f725755f21efa7451c48636cd24abb64ffa2cd82b8003dd"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "c9b789a09b4025b88458fea63d363287",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 1064065,
"upload_time": "2024-07-11T10:17:31",
"upload_time_iso_8601": "2024-07-11T10:17:31.050332Z",
"url": "https://files.pythonhosted.org/packages/c9/06/c52cc06a44b265d49bf8e006c45de82de1aa6fbad113e9b84bb6e7f4e8b6/spglib-2.5.0-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ca410ea6f102558c70e8d86a7127a8cc6b1a5cd765931b2baba8b82d66a4df93",
"md5": "ec3b93ae3630167b763c73cfd0ad7b5b",
"sha256": "c36c549442d6e422c932f528dff13af5eb766a5d1985d1d14d65777b1d69f136"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "ec3b93ae3630167b763c73cfd0ad7b5b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 1052797,
"upload_time": "2024-07-11T10:17:32",
"upload_time_iso_8601": "2024-07-11T10:17:32.903062Z",
"url": "https://files.pythonhosted.org/packages/ca/41/0ea6f102558c70e8d86a7127a8cc6b1a5cd765931b2baba8b82d66a4df93/spglib-2.5.0-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "229b66891820345f06de8bd0723f9ea075ed62be40eda8d7a0a56b93d9dbf978",
"md5": "f8eacac890d0b64bb1fca0bf4a5f561a",
"sha256": "67c67a3457dcafd8c533b2c3bebd2f25dcdbef3d7b6ec122f1e983218e0cdeee"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "f8eacac890d0b64bb1fca0bf4a5f561a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 1069984,
"upload_time": "2024-07-11T10:17:34",
"upload_time_iso_8601": "2024-07-11T10:17:34.777820Z",
"url": "https://files.pythonhosted.org/packages/22/9b/66891820345f06de8bd0723f9ea075ed62be40eda8d7a0a56b93d9dbf978/spglib-2.5.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b661f301b774e5cdbc9b618d9946eaa269d8e563ccad06a34c0bd33f276be8db",
"md5": "7faf8fd6f6fb145f79365ef0694d0c14",
"sha256": "6b2f6085d5f7d8fff63055fdea2955e9667f07934263f23f8db12d667228c2a2"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7faf8fd6f6fb145f79365ef0694d0c14",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 1075722,
"upload_time": "2024-07-11T10:17:37",
"upload_time_iso_8601": "2024-07-11T10:17:37.602018Z",
"url": "https://files.pythonhosted.org/packages/b6/61/f301b774e5cdbc9b618d9946eaa269d8e563ccad06a34c0bd33f276be8db/spglib-2.5.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b6274412242308119edef9f525afdc17af91560e64945af299676538576b4848",
"md5": "966e06637e38307715ae5b78985c9e7a",
"sha256": "d5bc51265dc3a4ca77026f668a1884427d1c7f5f32669948336105a71bde745b"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "966e06637e38307715ae5b78985c9e7a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 300719,
"upload_time": "2024-07-11T10:17:39",
"upload_time_iso_8601": "2024-07-11T10:17:39.314169Z",
"url": "https://files.pythonhosted.org/packages/b6/27/4412242308119edef9f525afdc17af91560e64945af299676538576b4848/spglib-2.5.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cd62b0147f156841fc361657393b644c096e4daa4ecd92b0c28d7026e102e977",
"md5": "032ac172adaad272e443261dfa8606e2",
"sha256": "2fe0014743694bed8fad0c21df0083086dc8aa9a6f61106fc1831edb9e67d260"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp312-cp312-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "032ac172adaad272e443261dfa8606e2",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 1064057,
"upload_time": "2024-07-11T10:17:41",
"upload_time_iso_8601": "2024-07-11T10:17:41.761519Z",
"url": "https://files.pythonhosted.org/packages/cd/62/b0147f156841fc361657393b644c096e4daa4ecd92b0c28d7026e102e977/spglib-2.5.0-cp312-cp312-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a6f66eb33d67df543eca3038adb26f59b6309ee42b1cbf9365acc1b5ca587fad",
"md5": "a2cec0eb4d2747fb1422a2180bd214dd",
"sha256": "80fc33a21df2097d5f2182550719f761b3c3230e60bfa5f91dcf5683dc44d6b0"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "a2cec0eb4d2747fb1422a2180bd214dd",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 1052792,
"upload_time": "2024-07-11T10:17:44",
"upload_time_iso_8601": "2024-07-11T10:17:44.522045Z",
"url": "https://files.pythonhosted.org/packages/a6/f6/6eb33d67df543eca3038adb26f59b6309ee42b1cbf9365acc1b5ca587fad/spglib-2.5.0-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "63d4411dc94bba3e1ccff68c23b3a6b858aa75991f4d8af4e9a81fa6fe2719b8",
"md5": "bf466c24a3d6ea5746ed647e9c22dd82",
"sha256": "4cb174c6e0d3e2f824a5b4c0f46c2460ce9052c5ef88909058fe982885e47939"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "bf466c24a3d6ea5746ed647e9c22dd82",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 1069956,
"upload_time": "2024-07-11T10:17:46",
"upload_time_iso_8601": "2024-07-11T10:17:46.456756Z",
"url": "https://files.pythonhosted.org/packages/63/d4/411dc94bba3e1ccff68c23b3a6b858aa75991f4d8af4e9a81fa6fe2719b8/spglib-2.5.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "14c3e90b94178e01e3af7b54c245216bcc3910f01dc2ec5ca7579c43ad3acdf9",
"md5": "8f04fe89510fe24bec1c5250c392a8da",
"sha256": "b7b0b73ad5a352cd1e0544631b3ab98980a366e2b1bd7c804ab8c3f6ea45a6d8"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "8f04fe89510fe24bec1c5250c392a8da",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 1075752,
"upload_time": "2024-07-11T10:17:48",
"upload_time_iso_8601": "2024-07-11T10:17:48.510702Z",
"url": "https://files.pythonhosted.org/packages/14/c3/e90b94178e01e3af7b54c245216bcc3910f01dc2ec5ca7579c43ad3acdf9/spglib-2.5.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "955aa4854a97c7e5e693bd6fd31212a5b3e66386847c89f984947f2113253fd3",
"md5": "c4b96c2894b41d86e26a749200ad387b",
"sha256": "2f3bd027c40b74cc5297de3898d4badee32f8e90d24ac0449cd4266ee5111ba3"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "c4b96c2894b41d86e26a749200ad387b",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 300721,
"upload_time": "2024-07-11T10:17:50",
"upload_time_iso_8601": "2024-07-11T10:17:50.277097Z",
"url": "https://files.pythonhosted.org/packages/95/5a/a4854a97c7e5e693bd6fd31212a5b3e66386847c89f984947f2113253fd3/spglib-2.5.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4c407f9e92e08835a9e3fd61ab8b0fb46a86725bf57064516d9e8ca82e208322",
"md5": "c58d367b488806645ab0aac85f5f68dd",
"sha256": "d419819ee66e1359fac9fd661de9a416842c764ceb4d0ab851c7307cc46ebabe"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp39-cp39-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "c58d367b488806645ab0aac85f5f68dd",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 1064061,
"upload_time": "2024-07-11T10:17:52",
"upload_time_iso_8601": "2024-07-11T10:17:52.381159Z",
"url": "https://files.pythonhosted.org/packages/4c/40/7f9e92e08835a9e3fd61ab8b0fb46a86725bf57064516d9e8ca82e208322/spglib-2.5.0-cp39-cp39-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1db189a98bbec3afab600c3533630587306cee9decbe754ea8a9844ada93633f",
"md5": "7560d66ec904a240168a6a6f6fb84b42",
"sha256": "1ebedc8fb06d1cc43f2c2a267a728116736b701c3458e3b8d87fec9b9d884d49"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp39-cp39-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "7560d66ec904a240168a6a6f6fb84b42",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 1052798,
"upload_time": "2024-07-11T10:17:54",
"upload_time_iso_8601": "2024-07-11T10:17:54.606572Z",
"url": "https://files.pythonhosted.org/packages/1d/b1/89a98bbec3afab600c3533630587306cee9decbe754ea8a9844ada93633f/spglib-2.5.0-cp39-cp39-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "455e7bc170c3786d89623aa10e3128bd5eab831f48b7681424c62dab068acc62",
"md5": "b8db2229c53f53833bf328c42a4fb95d",
"sha256": "2bde949ed51f975dcc78b00ace7bcb693b9f1fa8ae66f2e2d7ed344d6929eaaf"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"has_sig": false,
"md5_digest": "b8db2229c53f53833bf328c42a4fb95d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 1069980,
"upload_time": "2024-07-11T10:17:56",
"upload_time_iso_8601": "2024-07-11T10:17:56.765085Z",
"url": "https://files.pythonhosted.org/packages/45/5e/7bc170c3786d89623aa10e3128bd5eab831f48b7681424c62dab068acc62/spglib-2.5.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "54d06e1d4bf22ac47a8d780f60bb8c7b59861df9ae7cec7dd539ec8e68c23b9d",
"md5": "1e14661824ae1b9571d8256c61bd1227",
"sha256": "1b1482f6bc4cc73bff84d1a7eb7a7823b2c4d7b0245f8c694efa88bd3f6bddd5"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "1e14661824ae1b9571d8256c61bd1227",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 1075724,
"upload_time": "2024-07-11T10:17:58",
"upload_time_iso_8601": "2024-07-11T10:17:58.950790Z",
"url": "https://files.pythonhosted.org/packages/54/d0/6e1d4bf22ac47a8d780f60bb8c7b59861df9ae7cec7dd539ec8e68c23b9d/spglib-2.5.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "63ae6f1301b566d3b04b379434c5c00397ef86be362c1bcd5b96267e88178a29",
"md5": "435715f5a8524735bc0d82d8e6ea952a",
"sha256": "af3e2f58a1b16cba25838e844829e3f94a7ddff8297690837c9b875f50458690"
},
"downloads": -1,
"filename": "spglib-2.5.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "435715f5a8524735bc0d82d8e6ea952a",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": ">=3.9",
"size": 300772,
"upload_time": "2024-07-11T10:18:01",
"upload_time_iso_8601": "2024-07-11T10:18:01.064730Z",
"url": "https://files.pythonhosted.org/packages/63/ae/6f1301b566d3b04b379434c5c00397ef86be362c1bcd5b96267e88178a29/spglib-2.5.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "108e2c53fa9027543c3624cdd8b7ac9f6d611464dfc86eb786465e422a8c024c",
"md5": "f5aebe15d0fdb0a28431d0da9a66065f",
"sha256": "f8bb638897be91b9dbd4c085d9fde1f69048f5949e20f3832cb9438e57418d4b"
},
"downloads": -1,
"filename": "spglib-2.5.0.tar.gz",
"has_sig": false,
"md5_digest": "f5aebe15d0fdb0a28431d0da9a66065f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 2822241,
"upload_time": "2024-07-11T10:18:03",
"upload_time_iso_8601": "2024-07-11T10:18:03.647772Z",
"url": "https://files.pythonhosted.org/packages/10/8e/2c53fa9027543c3624cdd8b7ac9f6d611464dfc86eb786465e422a8c024c/spglib-2.5.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-11 10:18:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "spglib",
"github_project": "spglib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "spglib"
}