passagemath-buckygen


Namepassagemath-buckygen JSON
Version 10.5.11 PyPI version JSON
download
home_pageNone
Summarypassagemath: Generation of nonisomorphic fullerenes with buckygen
upload_time2024-12-21 12:30:23
maintainerMatthias Köppe, passagemath contributors
docs_urlNone
authorNone
requires_python<3.13,>=3.9
licenseGNU General Public License (GPL) v2 or later
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============================================================================
passagemath: Generation of nonisomorphic fullerenes with buckygen
===============================================================================

About SageMath
--------------

   "Creating a Viable Open Source Alternative to
    Magma, Maple, Mathematica, and MATLAB"

   Copyright (C) 2005-2024 The Sage Development Team

   https://www.sagemath.org

SageMath fully supports all major Linux distributions, recent versions of
macOS, and Windows (Windows Subsystem for Linux).

See https://doc.sagemath.org/html/en/installation/index.html
for general installation instructions.


About this pip-installable distribution package
-----------------------------------------------

This pip-installable distribution ``passagemath-buckygen`` provides an interface
to `buckygen <http://caagt.ugent.be/buckygen/>`_, a program for the efficient
generation of all nonisomorphic fullerenes.


What is included
----------------

* Binary wheels on PyPI contain prebuilt copies of buckygen.


Examples
--------

Using the buckygen program on the command line::

    $ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" sage -sh -c buckygen

Finding the installation location of the buckygen program::

    $ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" ipython

    In [1]: from sage.features.graph_generators import Buckygen

    In [2]: Buckygen().absolute_filename()
    Out[2]: '.../bin/buckygen'

Using the Python interface::

    $ pipx run --pip-args="--prefer-binary" --spec "passagemath-buckygen[test]" ipython

    In [1]: from sage.all__sagemath_buckygen import *

    In [2]: len(list(graphs.fullerenes(60)))
    Out[2]: 1812

    In [3]: gen = graphs.fullerenes(60, ipr=True); next(gen)
    Out[3]: Graph on 60 vertices

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "passagemath-buckygen",
    "maintainer": "Matthias K\u00f6ppe, passagemath contributors",
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "The Sage Developers <sage-support@googlegroups.com>",
    "download_url": null,
    "platform": null,
    "description": "===============================================================================\npassagemath: Generation of nonisomorphic fullerenes with buckygen\n===============================================================================\n\nAbout SageMath\n--------------\n\n   \"Creating a Viable Open Source Alternative to\n    Magma, Maple, Mathematica, and MATLAB\"\n\n   Copyright (C) 2005-2024 The Sage Development Team\n\n   https://www.sagemath.org\n\nSageMath fully supports all major Linux distributions, recent versions of\nmacOS, and Windows (Windows Subsystem for Linux).\n\nSee https://doc.sagemath.org/html/en/installation/index.html\nfor general installation instructions.\n\n\nAbout this pip-installable distribution package\n-----------------------------------------------\n\nThis pip-installable distribution ``passagemath-buckygen`` provides an interface\nto `buckygen <http://caagt.ugent.be/buckygen/>`_, a program for the efficient\ngeneration of all nonisomorphic fullerenes.\n\n\nWhat is included\n----------------\n\n* Binary wheels on PyPI contain prebuilt copies of buckygen.\n\n\nExamples\n--------\n\nUsing the buckygen program on the command line::\n\n    $ pipx run --pip-args=\"--prefer-binary\" --spec \"passagemath-buckygen[test]\" sage -sh -c buckygen\n\nFinding the installation location of the buckygen program::\n\n    $ pipx run --pip-args=\"--prefer-binary\" --spec \"passagemath-buckygen[test]\" ipython\n\n    In [1]: from sage.features.graph_generators import Buckygen\n\n    In [2]: Buckygen().absolute_filename()\n    Out[2]: '.../bin/buckygen'\n\nUsing the Python interface::\n\n    $ pipx run --pip-args=\"--prefer-binary\" --spec \"passagemath-buckygen[test]\" ipython\n\n    In [1]: from sage.all__sagemath_buckygen import *\n\n    In [2]: len(list(graphs.fullerenes(60)))\n    Out[2]: 1812\n\n    In [3]: gen = graphs.fullerenes(60, ipr=True); next(gen)\n    Out[3]: Graph on 60 vertices\n",
    "bugtrack_url": null,
    "license": "GNU General Public License (GPL) v2 or later",
    "summary": "passagemath: Generation of nonisomorphic fullerenes with buckygen",
    "version": "10.5.11",
    "project_urls": {
        "discourse": "https://passagemath.discourse.group",
        "documentation": "https://doc.sagemath.org",
        "homepage (upstream)": "https://www.sagemath.org",
        "release notes": "https://github.com/passagemath/passagemath/releases",
        "repo": "https://github.com/passagemath/passagemath",
        "repo (upstream)": "https://github.com/sagemath/sage",
        "tracker": "https://github.com/passagemath/passagemath/issues",
        "tracker (upstream)": "https://github.com/sagemath/sage/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e951c81de20da14429b34a40689339b7fca54a0110f3f5c2b3d5656804781d72",
                "md5": "fca65aa375d6357491bde68b0d6de648",
                "sha256": "95a591048c7746bfb48f01c598b371056310ee6b68606a5a1eb1339bd8b9fc5e"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp310-cp310-macosx_13_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "fca65aa375d6357491bde68b0d6de648",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "<3.13,>=3.9",
            "size": 92727,
            "upload_time": "2024-12-21T12:30:23",
            "upload_time_iso_8601": "2024-12-21T12:30:23.301871Z",
            "url": "https://files.pythonhosted.org/packages/e9/51/c81de20da14429b34a40689339b7fca54a0110f3f5c2b3d5656804781d72/passagemath_buckygen-10.5.11-cp310-cp310-macosx_13_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f35bd0bf1f2f6c30a61a2af4cafc6b6fc5c297707510a4ffbde171430c148e6",
                "md5": "66b4bd75514375e9f740978f93bd40ed",
                "sha256": "1eb3e2028d0da7ae7b742ab9a9b7574324d6e2034ad52a16d14443aa92138f9c"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp310-cp310-macosx_14_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "66b4bd75514375e9f740978f93bd40ed",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "<3.13,>=3.9",
            "size": 87169,
            "upload_time": "2024-12-21T12:30:24",
            "upload_time_iso_8601": "2024-12-21T12:30:24.316631Z",
            "url": "https://files.pythonhosted.org/packages/9f/35/bd0bf1f2f6c30a61a2af4cafc6b6fc5c297707510a4ffbde171430c148e6/passagemath_buckygen-10.5.11-cp310-cp310-macosx_14_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de8cd5f35485a8973fb09309e9080a4e75b449e3d4f094444509ff65d190167d",
                "md5": "88b7ec8a648d75e4fe11f0bfd153499c",
                "sha256": "9201c22b626573d9bbbaf0dd63728571a9ad0ee02faa647cd9df43bc44bbe3bc"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "88b7ec8a648d75e4fe11f0bfd153499c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "<3.13,>=3.9",
            "size": 291446,
            "upload_time": "2024-12-21T12:30:26",
            "upload_time_iso_8601": "2024-12-21T12:30:26.453902Z",
            "url": "https://files.pythonhosted.org/packages/de/8c/d5f35485a8973fb09309e9080a4e75b449e3d4f094444509ff65d190167d/passagemath_buckygen-10.5.11-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d558b2ce85a4a4cc86485dc11ca32c257094932805ffd15f14d73f71ad4eef3b",
                "md5": "10e2c7a2d9883f1473a2086f61068849",
                "sha256": "ac0423496652253ebe441f27371459475203b0be8912b12ac35cc27ee5bc77e5"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "10e2c7a2d9883f1473a2086f61068849",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "<3.13,>=3.9",
            "size": 334686,
            "upload_time": "2024-12-21T12:30:28",
            "upload_time_iso_8601": "2024-12-21T12:30:28.393632Z",
            "url": "https://files.pythonhosted.org/packages/d5/58/b2ce85a4a4cc86485dc11ca32c257094932805ffd15f14d73f71ad4eef3b/passagemath_buckygen-10.5.11-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3af544d17c73f89f0d6cba9cbd4084bc5d82b9b3956f55a365cd4b2aad9419b1",
                "md5": "30546bc421cbf3b60987d38c8e9e9536",
                "sha256": "c5c49551b1bb6f06cd4da1f0e019be6ae8941e5bd6efbd5fe01c751c8b4d2e59"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp310-cp310-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "30546bc421cbf3b60987d38c8e9e9536",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "<3.13,>=3.9",
            "size": 313015,
            "upload_time": "2024-12-21T12:30:29",
            "upload_time_iso_8601": "2024-12-21T12:30:29.538988Z",
            "url": "https://files.pythonhosted.org/packages/3a/f5/44d17c73f89f0d6cba9cbd4084bc5d82b9b3956f55a365cd4b2aad9419b1/passagemath_buckygen-10.5.11-cp310-cp310-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "353e15509fffda4886685427b29eff6f8772a04bcb73316e30d00f98103ef00a",
                "md5": "d03db2eef0a20cf1fc1d4f9b7ae74592",
                "sha256": "6cb16db7d7402d73651650f492f920e7afe3ac35a66e8f7ae65eeb9b0a3458cf"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d03db2eef0a20cf1fc1d4f9b7ae74592",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "<3.13,>=3.9",
            "size": 329294,
            "upload_time": "2024-12-21T12:30:30",
            "upload_time_iso_8601": "2024-12-21T12:30:30.691552Z",
            "url": "https://files.pythonhosted.org/packages/35/3e/15509fffda4886685427b29eff6f8772a04bcb73316e30d00f98103ef00a/passagemath_buckygen-10.5.11-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "33542de19bd1dc0aae9aa4d53d316571dac2b894ece216d69cd8786849cf023b",
                "md5": "cfe5bf8c204dff28c39290fa8b1e9b05",
                "sha256": "c53517affabb7a8e54056974528eb36e11500649e50348cfa739df35509987f5"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp311-cp311-macosx_13_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "cfe5bf8c204dff28c39290fa8b1e9b05",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<3.13,>=3.9",
            "size": 92545,
            "upload_time": "2024-12-21T12:30:31",
            "upload_time_iso_8601": "2024-12-21T12:30:31.870862Z",
            "url": "https://files.pythonhosted.org/packages/33/54/2de19bd1dc0aae9aa4d53d316571dac2b894ece216d69cd8786849cf023b/passagemath_buckygen-10.5.11-cp311-cp311-macosx_13_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1ccfec519436829d3b049a4d1b9ca817b1b9848681245ccbf5b91964db8bdd0",
                "md5": "30493be69b8b683167bb106e6ac25f99",
                "sha256": "1c8b2bbe31c60c364e8eb3f4736b3069e9f7f79b7b836d9c5fc7222e9fba4c39"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp311-cp311-macosx_14_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "30493be69b8b683167bb106e6ac25f99",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<3.13,>=3.9",
            "size": 86992,
            "upload_time": "2024-12-21T12:30:32",
            "upload_time_iso_8601": "2024-12-21T12:30:32.742601Z",
            "url": "https://files.pythonhosted.org/packages/e1/cc/fec519436829d3b049a4d1b9ca817b1b9848681245ccbf5b91964db8bdd0/passagemath_buckygen-10.5.11-cp311-cp311-macosx_14_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e74b7faad661b7b34554cd882223b47ce67131cff00651b6bada206a291b77d8",
                "md5": "88df34125eff0c1d8da5ca9688be5dc5",
                "sha256": "9111d11cbb87ee607622537d644e664645a25ec1e0665fb9e91b28f440593f76"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "88df34125eff0c1d8da5ca9688be5dc5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<3.13,>=3.9",
            "size": 292297,
            "upload_time": "2024-12-21T12:30:33",
            "upload_time_iso_8601": "2024-12-21T12:30:33.680331Z",
            "url": "https://files.pythonhosted.org/packages/e7/4b/7faad661b7b34554cd882223b47ce67131cff00651b6bada206a291b77d8/passagemath_buckygen-10.5.11-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81e270b5933eae93a6d7a0794938dcb926a7c7a226d2de48239a0f03e1360249",
                "md5": "825a447351ed4e615c400a0f28618b7c",
                "sha256": "962ae15c9b90aad8bc4b08dab7851a3324a75d5959c3dcda4f7a8b4a7251d6fb"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "825a447351ed4e615c400a0f28618b7c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<3.13,>=3.9",
            "size": 335488,
            "upload_time": "2024-12-21T12:30:34",
            "upload_time_iso_8601": "2024-12-21T12:30:34.782157Z",
            "url": "https://files.pythonhosted.org/packages/81/e2/70b5933eae93a6d7a0794938dcb926a7c7a226d2de48239a0f03e1360249/passagemath_buckygen-10.5.11-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bdfe31369eff97e0aaa3881df830e3324de129454a9f3c254dfda9ecc5f97c0",
                "md5": "1042b30b1fb9e5ec10ccfbfbeac21e4c",
                "sha256": "8ec39fc92b5b4a53b409c0ce9661211dc5135715944c605b1e82bdf59c212bbe"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp311-cp311-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "1042b30b1fb9e5ec10ccfbfbeac21e4c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<3.13,>=3.9",
            "size": 313871,
            "upload_time": "2024-12-21T12:30:35",
            "upload_time_iso_8601": "2024-12-21T12:30:35.933878Z",
            "url": "https://files.pythonhosted.org/packages/2b/df/e31369eff97e0aaa3881df830e3324de129454a9f3c254dfda9ecc5f97c0/passagemath_buckygen-10.5.11-cp311-cp311-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "920446f5f4bca821d135e7926c3203f240b5fd2f262f31eabf23d3359b2af6f5",
                "md5": "ab1b2a08214a20dd79c8e22ff32f8589",
                "sha256": "65807af089b3cacabaad2671cc36359220f6ccd56a10a94d9485969932e4fcd4"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ab1b2a08214a20dd79c8e22ff32f8589",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<3.13,>=3.9",
            "size": 330174,
            "upload_time": "2024-12-21T12:30:37",
            "upload_time_iso_8601": "2024-12-21T12:30:37.118707Z",
            "url": "https://files.pythonhosted.org/packages/92/04/46f5f4bca821d135e7926c3203f240b5fd2f262f31eabf23d3359b2af6f5/passagemath_buckygen-10.5.11-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4f9443d29106776af0141877773143ffde9944781a2deb48e8dd52bd4388e05",
                "md5": "2b2789c6bda1205706b7e32aa13b8806",
                "sha256": "2dba181bbb5f3bfaa56b32bef16d8bf69b400f9acfd02d335748bddae78edaec"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp312-cp312-macosx_13_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2b2789c6bda1205706b7e32aa13b8806",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "<3.13,>=3.9",
            "size": 92583,
            "upload_time": "2024-12-21T12:30:39",
            "upload_time_iso_8601": "2024-12-21T12:30:39.535003Z",
            "url": "https://files.pythonhosted.org/packages/e4/f9/443d29106776af0141877773143ffde9944781a2deb48e8dd52bd4388e05/passagemath_buckygen-10.5.11-cp312-cp312-macosx_13_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce8781653724fbdb563ef6539dcb82611498d1ca7dbada374b7572c66dc01e61",
                "md5": "329e0cecad9471b83d8301a8bc47929b",
                "sha256": "48e665b96c0154aaf8e45768e2ff988a44b7c5b9a0ba0bb7b60bc3cdfd580ab6"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp312-cp312-macosx_14_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "329e0cecad9471b83d8301a8bc47929b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "<3.13,>=3.9",
            "size": 87037,
            "upload_time": "2024-12-21T12:30:42",
            "upload_time_iso_8601": "2024-12-21T12:30:42.587417Z",
            "url": "https://files.pythonhosted.org/packages/ce/87/81653724fbdb563ef6539dcb82611498d1ca7dbada374b7572c66dc01e61/passagemath_buckygen-10.5.11-cp312-cp312-macosx_14_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b459f23af54648bdefef0463957de9da4f232c30a765051d3df672798ebe16e",
                "md5": "21e0f9e4e740aae1d9f17d9eb0880bc4",
                "sha256": "be0cd590861ebad2286c90953c073b28e4d212ae1e3a848bd8b823752554aef5"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "21e0f9e4e740aae1d9f17d9eb0880bc4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "<3.13,>=3.9",
            "size": 292435,
            "upload_time": "2024-12-21T12:30:44",
            "upload_time_iso_8601": "2024-12-21T12:30:44.170399Z",
            "url": "https://files.pythonhosted.org/packages/6b/45/9f23af54648bdefef0463957de9da4f232c30a765051d3df672798ebe16e/passagemath_buckygen-10.5.11-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "503fffd0f2be35107b93cdfdcb4911e80487fbbbdca5a34b430e3e1c5a32046f",
                "md5": "d668f81813f9f1e41836be75ca6b99d1",
                "sha256": "cfad025d5548de5f0349e2b23e5bae5526a368fb2e34a2139e70bbbab010d709"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d668f81813f9f1e41836be75ca6b99d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "<3.13,>=3.9",
            "size": 335691,
            "upload_time": "2024-12-21T12:30:45",
            "upload_time_iso_8601": "2024-12-21T12:30:45.292772Z",
            "url": "https://files.pythonhosted.org/packages/50/3f/ffd0f2be35107b93cdfdcb4911e80487fbbbdca5a34b430e3e1c5a32046f/passagemath_buckygen-10.5.11-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "52709c1af2fea64403ac10821ccbdb1a300fef47c2fa2b2efb262d94dd566630",
                "md5": "e1f55e9db7768b631db73275f2827eb9",
                "sha256": "4f2e0f79f2132c67ee1a01c80581682a6ea108b320951b7ebb94401832df35a2"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp312-cp312-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "e1f55e9db7768b631db73275f2827eb9",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "<3.13,>=3.9",
            "size": 314337,
            "upload_time": "2024-12-21T12:30:47",
            "upload_time_iso_8601": "2024-12-21T12:30:47.202329Z",
            "url": "https://files.pythonhosted.org/packages/52/70/9c1af2fea64403ac10821ccbdb1a300fef47c2fa2b2efb262d94dd566630/passagemath_buckygen-10.5.11-cp312-cp312-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "288119dcd9389705acf1b36747c7eadc2f341e4100330ec7df4450de21aef126",
                "md5": "4a84df628facb04760a20f47cb79dcba",
                "sha256": "ba2e167199b0b46082d80eadf6fbedce12e01476b1ebf0c205cc1dcc7fb1e03d"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4a84df628facb04760a20f47cb79dcba",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "<3.13,>=3.9",
            "size": 330198,
            "upload_time": "2024-12-21T12:30:49",
            "upload_time_iso_8601": "2024-12-21T12:30:49.034874Z",
            "url": "https://files.pythonhosted.org/packages/28/81/19dcd9389705acf1b36747c7eadc2f341e4100330ec7df4450de21aef126/passagemath_buckygen-10.5.11-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf800a1197977c98401d700daeb381c7084d0f3f1c4a5a69dd7c0d9260e28efe",
                "md5": "73827cb6542f87ce903dc9880b06a588",
                "sha256": "b3a264e05b46182444102b848778bae752a63178a1387f9e2df70fb138bb22fd"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp39-cp39-macosx_13_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "73827cb6542f87ce903dc9880b06a588",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "<3.13,>=3.9",
            "size": 92720,
            "upload_time": "2024-12-21T12:30:51",
            "upload_time_iso_8601": "2024-12-21T12:30:51.890691Z",
            "url": "https://files.pythonhosted.org/packages/bf/80/0a1197977c98401d700daeb381c7084d0f3f1c4a5a69dd7c0d9260e28efe/passagemath_buckygen-10.5.11-cp39-cp39-macosx_13_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c50d5dad161d622a71c57da6f38bb438f177a9bf7798ce2fe28c0b9a1e9878c2",
                "md5": "0d1d34304df67f2d30b975338714e2e6",
                "sha256": "46d5e9127fc74b3e3103754b415536966d02edb003a7fb861cd44b010049b82e"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp39-cp39-macosx_14_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "0d1d34304df67f2d30b975338714e2e6",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "<3.13,>=3.9",
            "size": 87165,
            "upload_time": "2024-12-21T12:30:52",
            "upload_time_iso_8601": "2024-12-21T12:30:52.813151Z",
            "url": "https://files.pythonhosted.org/packages/c5/0d/5dad161d622a71c57da6f38bb438f177a9bf7798ce2fe28c0b9a1e9878c2/passagemath_buckygen-10.5.11-cp39-cp39-macosx_14_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82ccc2a974901e4590dd7c61b9ea93baab630d797483e5a476d7be9f1217087a",
                "md5": "f7aa7eeb9fee91c589b399a06e2715fe",
                "sha256": "c70130511b79c80823b2d8bb95c2f8429bb940f6a4f8a319067b85a9c396be23"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "f7aa7eeb9fee91c589b399a06e2715fe",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "<3.13,>=3.9",
            "size": 291217,
            "upload_time": "2024-12-21T12:30:53",
            "upload_time_iso_8601": "2024-12-21T12:30:53.717326Z",
            "url": "https://files.pythonhosted.org/packages/82/cc/c2a974901e4590dd7c61b9ea93baab630d797483e5a476d7be9f1217087a/passagemath_buckygen-10.5.11-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65c9e621082c670861d538a43a76d49339a86d1d62d53e78a76957c1c82a5e1a",
                "md5": "67367ee5bee3288e5a1ad1a0e29f9b84",
                "sha256": "792f3679a899261a89f0fe7846545a32a4c2c4b0dbe732df0a15b0ac93dfd8c8"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "67367ee5bee3288e5a1ad1a0e29f9b84",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "<3.13,>=3.9",
            "size": 334504,
            "upload_time": "2024-12-21T12:30:54",
            "upload_time_iso_8601": "2024-12-21T12:30:54.758952Z",
            "url": "https://files.pythonhosted.org/packages/65/c9/e621082c670861d538a43a76d49339a86d1d62d53e78a76957c1c82a5e1a/passagemath_buckygen-10.5.11-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac5094faf245a3408d8c1ed56fa27d410e0337d0e1cdbd4b84c20807f6973748",
                "md5": "76800ca3aa46a61bc6db531cd418db3f",
                "sha256": "3320a4268b7c30eeaa9f5114d450cc0091ec91cc9a8b5168fd53d7cc629f3b8d"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp39-cp39-musllinux_1_2_i686.whl",
            "has_sig": false,
            "md5_digest": "76800ca3aa46a61bc6db531cd418db3f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "<3.13,>=3.9",
            "size": 312819,
            "upload_time": "2024-12-21T12:30:55",
            "upload_time_iso_8601": "2024-12-21T12:30:55.785979Z",
            "url": "https://files.pythonhosted.org/packages/ac/50/94faf245a3408d8c1ed56fa27d410e0337d0e1cdbd4b84c20807f6973748/passagemath_buckygen-10.5.11-cp39-cp39-musllinux_1_2_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6ec2fcc6bc946aa3cfbdb6c4e52a3cd9a1856809927843ed61e30ab50ad544d",
                "md5": "74761027eb0b5dfb8d01a7e5225bea34",
                "sha256": "5a914b692c29a42a8d0858a9f7afaa0b679e9276bb08d810063a8847cd3864bc"
            },
            "downloads": -1,
            "filename": "passagemath_buckygen-10.5.11-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "74761027eb0b5dfb8d01a7e5225bea34",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": "<3.13,>=3.9",
            "size": 329068,
            "upload_time": "2024-12-21T12:30:58",
            "upload_time_iso_8601": "2024-12-21T12:30:58.750219Z",
            "url": "https://files.pythonhosted.org/packages/d6/ec/2fcc6bc946aa3cfbdb6c4e52a3cd9a1856809927843ed61e30ab50ad544d/passagemath_buckygen-10.5.11-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-21 12:30:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "passagemath",
    "github_project": "passagemath",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "passagemath-buckygen"
}
        
Elapsed time: 0.63284s