Cantera


NameCantera JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://cantera.org
SummaryCantera is an open-source suite of tools for problems involving chemical kinetics, thermodynamics, and transport processes.
upload_time2023-08-23 15:50:05
maintainer
docs_urlNone
authorCantera Developers
requires_python
licenseBSD 3-Clause License
keywords chemistry physics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. Cantera

|cantera|

|doi| |codecov| |ci| |release|


What is Cantera?
================

Cantera is an open-source collection of object-oriented software tools for
problems involving chemical kinetics, thermodynamics, and transport processes.
Among other things, it can be used to:

* Evaluate thermodynamic and transport properties of mixtures
* Compute chemical equilibrium
* Evaluate species chemical production rates
* Conduct kinetics simulations with large reaction mechanisms
* Simulate one-dimensional flames
* Conduct reaction path analysis
* Create process simulations using networks of stirred reactors
* Model non-ideal fluids

Cantera can be used from Python and Matlab, or in applications written in C++
and Fortran 90. A number of `examples of Cantera's capabilities
<https://github.com/Cantera/cantera-jupyter>`_ are available in the form of
Jupyter notebooks. These examples can be tried interactively, in the cloud by
using the following MyBinder link:

.. image:: https://mybinder.org/badge.svg
    :target: https://mybinder.org/repo/cantera/cantera-jupyter

Installation
============

|pip| |anaconda| |conda-forge|

`Installation instructions for the current release of Cantera
<https://cantera.org/install/index.html>`_ are available from the main `Cantera
documentation site <https://cantera.org>`_.

- The Python module can also be installed using pip on Windows, macOS, and Linux.

- Conda packages containing the Cantera Python and Matlab modules are also available
  for Windows, macOS, and Linux.

- Additional installation packages are provided for Windows, macOS, Ubuntu, Fedora,
  RHEL, Gentoo, and FreeBSD.

- For other platforms, or for users wishing to install a development version of
  Cantera, `compilation instructions <https://cantera.org/install/compiling-install.html#sec-compiling>`_
  are also available.

Documentation
=============

The `documentation <https://cantera.org/documentation>`_
offers a number of starting points:

- `Python tutorial
  <https://cantera.org/tutorials/python-tutorial.html>`_
- `Application Examples in Python
  <https://cantera.org/examples/jupyter/index.html>`_
- `A guide to Cantera's input file format
  <https://cantera.org/tutorials/input-files.html>`_
- `Information about the Cantera community
  <https://cantera.org/community.html>`_
- `Affiliated packages
  <https://cantera.org/affiliated-packages.html>`_

`Documentation for the development version of Cantera
<https://cantera.org/documentation/dev-docs.html>`_ is also available.

Code of Conduct
===============

.. image:: https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg
    :alt: conduct
    :target: https://www.contributor-covenant.org/version/2/0/code_of_conduct/

In order to have a more open and welcoming community, Cantera adheres to a
`code of conduct <CODE_OF_CONDUCT.md>`_ adapted from the `Contributor Covenant
code of conduct <https://contributor-covenant.org/>`_.

Please adhere to this code of conduct in any interactions you have in the
Cantera community. It is strictly enforced on all official Cantera
repositories, websites, users' group, and other resources. If you encounter
someone violating these terms, please `contact the code of conduct team
<mailto:conduct@cantera.org>`_ (`@speth <https://github.com/speth>`_,
`@bryanwweber <https://github.com/bryanwweber>`_, and `@kyleniemeyer
<https://github.com/kyleniemeyer>`_) and we will address it as soon as
possible.

Development Site
================

The current development version is 3.0.0. The current stable version is
3.0.0. The `latest Cantera source code <https://github.com/Cantera/cantera>`_,
the `issue tracker <https://github.com/Cantera/cantera/issues>`_ for bugs and
enhancement requests, `downloads of Cantera releases and binary installers
<https://github.com/Cantera/cantera/releases>`_ , and the `Cantera wiki
<https://github.com/Cantera/cantera/wiki>`_ can all be found on Github.

Users' Group
============

The `Cantera Users' Group <https://groups.google.com/group/cantera-users>`_ is a
message board/mailing list for discussions amongst Cantera users.

Continuous Integration Status
=============================

|ci|

NumFOCUS
========

Cantera is a fiscally-sponsored project of `NumFOCUS <https://numfocus.org>`__,
a non-profit dedicated to supporting the open source scientific computing
community. Please consider `making a donation
<https://numfocus.salsalabs.org/donate-to-cantera/index.html>`__ to support the
development of Cantera through NumFOCUS.

.. image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
    :target: https://numfocus.salsalabs.org/donate-to-cantera/index.html
    :alt: Powered by NumFOCUS

.. |cantera| image:: https://cantera.org/assets/img/cantera-logo.png
    :target: https://cantera.org
    :alt: cantera logo
    :width: 675px
    :align: middle

.. |ci| image:: https://github.com/Cantera/cantera/workflows/CI/badge.svg
    :target: https://github.com/Cantera/cantera/actions?query=workflow%3ACI+event%3Apush

.. |doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.8137090.svg
   :target: https://doi.org/10.5281/zenodo.8137090

.. |codecov| image:: https://img.shields.io/codecov/c/github/Cantera/cantera/main.svg
   :target: https://codecov.io/gh/Cantera/cantera?branch=main

.. |release| image:: https://img.shields.io/github/release/cantera/cantera.svg
   :target: https://github.com/Cantera/cantera/releases
   :alt: GitHub release

.. |pip| image:: https://img.shields.io/pypi/v/cantera
   :target: https://pypi.org/project/Cantera/

.. |anaconda| image:: https://img.shields.io/conda/v/cantera/cantera
   :target: https://anaconda.org/Cantera/cantera

.. |conda-forge| image:: https://img.shields.io/conda/v/conda-forge/cantera
   :target: https://anaconda.org/conda-forge/cantera

            

Raw data

            {
    "_id": null,
    "home_page": "https://cantera.org",
    "name": "Cantera",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "chemistry physics",
    "author": "Cantera Developers",
    "author_email": "developers@cantera.org",
    "download_url": "https://files.pythonhosted.org/packages/9f/31/cdcd428ad91dbdec9c46ca9931d600930293d0ba86ffaed8ae7f3659a0bd/Cantera-3.0.0.tar.gz",
    "platform": null,
    "description": ".. Cantera\n\n|cantera|\n\n|doi| |codecov| |ci| |release|\n\n\nWhat is Cantera?\n================\n\nCantera is an open-source collection of object-oriented software tools for\nproblems involving chemical kinetics, thermodynamics, and transport processes.\nAmong other things, it can be used to:\n\n* Evaluate thermodynamic and transport properties of mixtures\n* Compute chemical equilibrium\n* Evaluate species chemical production rates\n* Conduct kinetics simulations with large reaction mechanisms\n* Simulate one-dimensional flames\n* Conduct reaction path analysis\n* Create process simulations using networks of stirred reactors\n* Model non-ideal fluids\n\nCantera can be used from Python and Matlab, or in applications written in C++\nand Fortran 90. A number of `examples of Cantera's capabilities\n<https://github.com/Cantera/cantera-jupyter>`_ are available in the form of\nJupyter notebooks. These examples can be tried interactively, in the cloud by\nusing the following MyBinder link:\n\n.. image:: https://mybinder.org/badge.svg\n    :target: https://mybinder.org/repo/cantera/cantera-jupyter\n\nInstallation\n============\n\n|pip| |anaconda| |conda-forge|\n\n`Installation instructions for the current release of Cantera\n<https://cantera.org/install/index.html>`_ are available from the main `Cantera\ndocumentation site <https://cantera.org>`_.\n\n- The Python module can also be installed using pip on Windows, macOS, and Linux.\n\n- Conda packages containing the Cantera Python and Matlab modules are also available\n  for Windows, macOS, and Linux.\n\n- Additional installation packages are provided for Windows, macOS, Ubuntu, Fedora,\n  RHEL, Gentoo, and FreeBSD.\n\n- For other platforms, or for users wishing to install a development version of\n  Cantera, `compilation instructions <https://cantera.org/install/compiling-install.html#sec-compiling>`_\n  are also available.\n\nDocumentation\n=============\n\nThe `documentation <https://cantera.org/documentation>`_\noffers a number of starting points:\n\n- `Python tutorial\n  <https://cantera.org/tutorials/python-tutorial.html>`_\n- `Application Examples in Python\n  <https://cantera.org/examples/jupyter/index.html>`_\n- `A guide to Cantera's input file format\n  <https://cantera.org/tutorials/input-files.html>`_\n- `Information about the Cantera community\n  <https://cantera.org/community.html>`_\n- `Affiliated packages\n  <https://cantera.org/affiliated-packages.html>`_\n\n`Documentation for the development version of Cantera\n<https://cantera.org/documentation/dev-docs.html>`_ is also available.\n\nCode of Conduct\n===============\n\n.. image:: https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg\n    :alt: conduct\n    :target: https://www.contributor-covenant.org/version/2/0/code_of_conduct/\n\nIn order to have a more open and welcoming community, Cantera adheres to a\n`code of conduct <CODE_OF_CONDUCT.md>`_ adapted from the `Contributor Covenant\ncode of conduct <https://contributor-covenant.org/>`_.\n\nPlease adhere to this code of conduct in any interactions you have in the\nCantera community. It is strictly enforced on all official Cantera\nrepositories, websites, users' group, and other resources. If you encounter\nsomeone violating these terms, please `contact the code of conduct team\n<mailto:conduct@cantera.org>`_ (`@speth <https://github.com/speth>`_,\n`@bryanwweber <https://github.com/bryanwweber>`_, and `@kyleniemeyer\n<https://github.com/kyleniemeyer>`_) and we will address it as soon as\npossible.\n\nDevelopment Site\n================\n\nThe current development version is 3.0.0. The current stable version is\n3.0.0. The `latest Cantera source code <https://github.com/Cantera/cantera>`_,\nthe `issue tracker <https://github.com/Cantera/cantera/issues>`_ for bugs and\nenhancement requests, `downloads of Cantera releases and binary installers\n<https://github.com/Cantera/cantera/releases>`_ , and the `Cantera wiki\n<https://github.com/Cantera/cantera/wiki>`_ can all be found on Github.\n\nUsers' Group\n============\n\nThe `Cantera Users' Group <https://groups.google.com/group/cantera-users>`_ is a\nmessage board/mailing list for discussions amongst Cantera users.\n\nContinuous Integration Status\n=============================\n\n|ci|\n\nNumFOCUS\n========\n\nCantera is a fiscally-sponsored project of `NumFOCUS <https://numfocus.org>`__,\na non-profit dedicated to supporting the open source scientific computing\ncommunity. Please consider `making a donation\n<https://numfocus.salsalabs.org/donate-to-cantera/index.html>`__ to support the\ndevelopment of Cantera through NumFOCUS.\n\n.. image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A\n    :target: https://numfocus.salsalabs.org/donate-to-cantera/index.html\n    :alt: Powered by NumFOCUS\n\n.. |cantera| image:: https://cantera.org/assets/img/cantera-logo.png\n    :target: https://cantera.org\n    :alt: cantera logo\n    :width: 675px\n    :align: middle\n\n.. |ci| image:: https://github.com/Cantera/cantera/workflows/CI/badge.svg\n    :target: https://github.com/Cantera/cantera/actions?query=workflow%3ACI+event%3Apush\n\n.. |doi| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.8137090.svg\n   :target: https://doi.org/10.5281/zenodo.8137090\n\n.. |codecov| image:: https://img.shields.io/codecov/c/github/Cantera/cantera/main.svg\n   :target: https://codecov.io/gh/Cantera/cantera?branch=main\n\n.. |release| image:: https://img.shields.io/github/release/cantera/cantera.svg\n   :target: https://github.com/Cantera/cantera/releases\n   :alt: GitHub release\n\n.. |pip| image:: https://img.shields.io/pypi/v/cantera\n   :target: https://pypi.org/project/Cantera/\n\n.. |anaconda| image:: https://img.shields.io/conda/v/cantera/cantera\n   :target: https://anaconda.org/Cantera/cantera\n\n.. |conda-forge| image:: https://img.shields.io/conda/v/conda-forge/cantera\n   :target: https://anaconda.org/conda-forge/cantera\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Cantera is an open-source suite of tools for problems involving chemical kinetics, thermodynamics, and transport processes.",
    "version": "3.0.0",
    "project_urls": {
        "Documentation": "https://cantera.org/documentation",
        "Funding": "https://numfocus.org/donate-to-cantera",
        "Homepage": "https://cantera.org",
        "Source": "https://github.com/Cantera/cantera",
        "Tracker": "https://github.com/Cantera/cantera/issues"
    },
    "split_keywords": [
        "chemistry",
        "physics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0b3342d1c9f65f50da94265d5f476543e3f01665a08898f7d0271c0cb9d43023",
                "md5": "1992f458486bff5cadd24b7df69b4fcc",
                "sha256": "1fc693e23a4e7dd8e5b50eb6c049a8ef48dd3021c8f238342cd806ecfa3c858a"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "1992f458486bff5cadd24b7df69b4fcc",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 3838281,
            "upload_time": "2023-08-23T15:48:51",
            "upload_time_iso_8601": "2023-08-23T15:48:51.001693Z",
            "url": "https://files.pythonhosted.org/packages/0b/33/42d1c9f65f50da94265d5f476543e3f01665a08898f7d0271c0cb9d43023/Cantera-3.0.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83d00977b09654473cd46a5cdaebcfebb7f94316e541e69d408299a90bfdeaa0",
                "md5": "34b223fd258e4e4b28cc9ddfefab8c5f",
                "sha256": "20b87fada89acf718f74f3691f7d9c9b9fd015ab1498cfb752407fc1661e4ebe"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-macosx_11_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "34b223fd258e4e4b28cc9ddfefab8c5f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 4257082,
            "upload_time": "2023-08-23T15:48:53",
            "upload_time_iso_8601": "2023-08-23T15:48:53.235726Z",
            "url": "https://files.pythonhosted.org/packages/83/d0/0977b09654473cd46a5cdaebcfebb7f94316e541e69d408299a90bfdeaa0/Cantera-3.0.0-cp310-cp310-macosx_11_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49cbd11421ccc6884c8fdce00a2ce697702ccd4c59d8a1b8a021f394d9c075e5",
                "md5": "ad63c1c1a9fc5bc4473c74040dbedcd8",
                "sha256": "6400e118bcd48273bb4acfc3c322f3506f59dbc585238ecd08374e5869b68bb9"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ad63c1c1a9fc5bc4473c74040dbedcd8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 5580194,
            "upload_time": "2023-08-23T15:48:54",
            "upload_time_iso_8601": "2023-08-23T15:48:54.876235Z",
            "url": "https://files.pythonhosted.org/packages/49/cb/d11421ccc6884c8fdce00a2ce697702ccd4c59d8a1b8a021f394d9c075e5/Cantera-3.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c5fa2994e8e0b68124c46d354d9c0c6d12b32d7b0a2455ddcf32958dfa6e843",
                "md5": "4f1279ac0df4722265831529fe061fd2",
                "sha256": "31c7e1ed672df6128098d0bb9f737889383d972f86f150603156b5d8213a5b47"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "4f1279ac0df4722265831529fe061fd2",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 5926243,
            "upload_time": "2023-08-23T15:48:56",
            "upload_time_iso_8601": "2023-08-23T15:48:56.490954Z",
            "url": "https://files.pythonhosted.org/packages/0c/5f/a2994e8e0b68124c46d354d9c0c6d12b32d7b0a2455ddcf32958dfa6e843/Cantera-3.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04f9d9afb137a006453ccdd7cca243629c811ed51779f73a0489696739b949f8",
                "md5": "eb53fa01b30058db48aee2a4f4085664",
                "sha256": "11f0ab5014903ee38b286936e32e08e75132390c3c41f855ee538d310962bea0"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "eb53fa01b30058db48aee2a4f4085664",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 6329703,
            "upload_time": "2023-08-23T15:48:58",
            "upload_time_iso_8601": "2023-08-23T15:48:58.570800Z",
            "url": "https://files.pythonhosted.org/packages/04/f9/d9afb137a006453ccdd7cca243629c811ed51779f73a0489696739b949f8/Cantera-3.0.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6cfeb7ec2c01be6ba1e277fa4ecac6e1b2c308255bf3f47b54d47ea32bf0b518",
                "md5": "076bcc987a01ed1d551bebdf53d96ab0",
                "sha256": "57d40bcb46988bfc408ebbb76c024726caef1c7059116ae755c4bf992c5eab49"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "076bcc987a01ed1d551bebdf53d96ab0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 5636479,
            "upload_time": "2023-08-23T15:49:00",
            "upload_time_iso_8601": "2023-08-23T15:49:00.025271Z",
            "url": "https://files.pythonhosted.org/packages/6c/fe/b7ec2c01be6ba1e277fa4ecac6e1b2c308255bf3f47b54d47ea32bf0b518/Cantera-3.0.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de0cf052a2c1b92f49b065dace3ef792fda1d4db39050841e85eab68acca7df2",
                "md5": "7781d2c368831008781e1440c8f00945",
                "sha256": "b9d4f4490b8d4aa2efed122fb8147444f80957e33453df77ab63c7587b6a8b34"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7781d2c368831008781e1440c8f00945",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 5917566,
            "upload_time": "2023-08-23T15:49:02",
            "upload_time_iso_8601": "2023-08-23T15:49:02.456708Z",
            "url": "https://files.pythonhosted.org/packages/de/0c/f052a2c1b92f49b065dace3ef792fda1d4db39050841e85eab68acca7df2/Cantera-3.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f98365dfefcce2cc854b4687dfa2266688cfe94bac7de8327d17c2fec92b9570",
                "md5": "a1c1bfabffefca50bb27c41dab9a53dd",
                "sha256": "f884e7669ee0ad305ec32f2dd55c8fce976913a409abca1470e0b89b176e0a63"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "a1c1bfabffefca50bb27c41dab9a53dd",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 6056736,
            "upload_time": "2023-08-23T15:49:04",
            "upload_time_iso_8601": "2023-08-23T15:49:04.581748Z",
            "url": "https://files.pythonhosted.org/packages/f9/83/65dfefcce2cc854b4687dfa2266688cfe94bac7de8327d17c2fec92b9570/Cantera-3.0.0-cp310-cp310-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b11464df3f848a2ff067b340ef4003e3dcdeee2453ff183e791985b8f260fad",
                "md5": "1c45479cb308db5a8eaca7300425233e",
                "sha256": "5ac1d55ba3d4f3f6905d633372d54d9c80f9a6c34a06d3a9ad15bb31c65f432c"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1c45479cb308db5a8eaca7300425233e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 5978846,
            "upload_time": "2023-08-23T15:49:06",
            "upload_time_iso_8601": "2023-08-23T15:49:06.652966Z",
            "url": "https://files.pythonhosted.org/packages/2b/11/464df3f848a2ff067b340ef4003e3dcdeee2453ff183e791985b8f260fad/Cantera-3.0.0-cp310-cp310-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddef3538b97ea7e1fc1e4cae7f71b55536394a78e590ff390ada5a340a4070c0",
                "md5": "52e87b779420babd29fcfe38994a2ab6",
                "sha256": "24a399364ab4157c44f739e14f845b4db7c97de6aad931ea93f8058ac3ec2149"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-win32.whl",
            "has_sig": false,
            "md5_digest": "52e87b779420babd29fcfe38994a2ab6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 2659796,
            "upload_time": "2023-08-23T15:49:08",
            "upload_time_iso_8601": "2023-08-23T15:49:08.761512Z",
            "url": "https://files.pythonhosted.org/packages/dd/ef/3538b97ea7e1fc1e4cae7f71b55536394a78e590ff390ada5a340a4070c0/Cantera-3.0.0-cp310-cp310-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56f1cd60cb3cbdd35d270045975c9dd975ed5cdb954f373074faee65321f576d",
                "md5": "14b44217590806af5e9bd2434e482a49",
                "sha256": "b479e68a4d5e540f81f6797c2ecab37d3eaa11eb90a838d49ec338cf2eae4c8d"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "14b44217590806af5e9bd2434e482a49",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 3016794,
            "upload_time": "2023-08-23T15:49:10",
            "upload_time_iso_8601": "2023-08-23T15:49:10.771287Z",
            "url": "https://files.pythonhosted.org/packages/56/f1/cd60cb3cbdd35d270045975c9dd975ed5cdb954f373074faee65321f576d/Cantera-3.0.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "641b11c147259ce7347fbe10495b5456f7a4e70f16b89801cb983b20995e3ed2",
                "md5": "4fb9b08de27e2f8cfe32f0f14df904fb",
                "sha256": "b7ba4836b31f522a146e9d3c6b6698efcb6b2d783eafc82f140b5e1ff6a2a8c8"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "4fb9b08de27e2f8cfe32f0f14df904fb",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 3846235,
            "upload_time": "2023-08-23T15:49:12",
            "upload_time_iso_8601": "2023-08-23T15:49:12.782522Z",
            "url": "https://files.pythonhosted.org/packages/64/1b/11c147259ce7347fbe10495b5456f7a4e70f16b89801cb983b20995e3ed2/Cantera-3.0.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd1de6c3a410c5f34b171961489518c62f04c416692c0599ea247fc2d2d8c724",
                "md5": "a99276de67f1fa813267fef0b8d119e0",
                "sha256": "6a973f56850723067b16955baf9a862b530b2a081bf7c867e4c15530855cf410"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-macosx_11_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a99276de67f1fa813267fef0b8d119e0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 4264771,
            "upload_time": "2023-08-23T15:49:14",
            "upload_time_iso_8601": "2023-08-23T15:49:14.536515Z",
            "url": "https://files.pythonhosted.org/packages/dd/1d/e6c3a410c5f34b171961489518c62f04c416692c0599ea247fc2d2d8c724/Cantera-3.0.0-cp311-cp311-macosx_11_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c55d36e3acb64a0cb95e5ec68c9dae198b290e384b5bd532cca232429e045ff1",
                "md5": "38b19eb6d5f8302cf929f80831cc9cff",
                "sha256": "e37338383df89cb34d6a3ae8205335eecaa6aed109ca54ac820ca5f667534dc2"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "38b19eb6d5f8302cf929f80831cc9cff",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 5586008,
            "upload_time": "2023-08-23T15:49:16",
            "upload_time_iso_8601": "2023-08-23T15:49:16.671575Z",
            "url": "https://files.pythonhosted.org/packages/c5/5d/36e3acb64a0cb95e5ec68c9dae198b290e384b5bd532cca232429e045ff1/Cantera-3.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a796900c115f75a28705196b6b2dece3d6987c5d90cb7610401a5e5222c6333c",
                "md5": "763ef8ac63439224a5d4a30d6e366f03",
                "sha256": "2d41500be043ee854039e68ded96ae0dd01b7fb761d87b36f71c0f409fa15dee"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "763ef8ac63439224a5d4a30d6e366f03",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 5932084,
            "upload_time": "2023-08-23T15:49:18",
            "upload_time_iso_8601": "2023-08-23T15:49:18.290049Z",
            "url": "https://files.pythonhosted.org/packages/a7/96/900c115f75a28705196b6b2dece3d6987c5d90cb7610401a5e5222c6333c/Cantera-3.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb04270cb09df07d9a7a531225ccccd3590fd8965867b3c22d8afa061037882b",
                "md5": "98fbb7cf3147837854a0251bf0985a1f",
                "sha256": "48a2a7e8611f8cb5f45de56d31dafdf5c1e42e26410352a62c63415974c551c8"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "has_sig": false,
            "md5_digest": "98fbb7cf3147837854a0251bf0985a1f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 6332524,
            "upload_time": "2023-08-23T15:49:19",
            "upload_time_iso_8601": "2023-08-23T15:49:19.798520Z",
            "url": "https://files.pythonhosted.org/packages/cb/04/270cb09df07d9a7a531225ccccd3590fd8965867b3c22d8afa061037882b/Cantera-3.0.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2692daef39b5d499dfa086da4d68e4cfee0e63d003d07fae84241168dc727f54",
                "md5": "9b05b3e8cb3d1b7aa39c8931958b8dee",
                "sha256": "216e6861951e4009764fbb6a2d412c7967a9c6326ade2186ec4f2d90fbd0f0d0"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "has_sig": false,
            "md5_digest": "9b05b3e8cb3d1b7aa39c8931958b8dee",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 5640969,
            "upload_time": "2023-08-23T15:49:21",
            "upload_time_iso_8601": "2023-08-23T15:49:21.971032Z",
            "url": "https://files.pythonhosted.org/packages/26/92/daef39b5d499dfa086da4d68e4cfee0e63d003d07fae84241168dc727f54/Cantera-3.0.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb8fd1ffaf236312cfe452820bfda05cf9efde0dcbc46486f71043e14441ffc3",
                "md5": "7b01e1657d05b0ab868ac3bf59331143",
                "sha256": "756c02e73867221dc44104f013035954a726771625d1a86d8b0e29b447c5c6f9"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7b01e1657d05b0ab868ac3bf59331143",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 5923896,
            "upload_time": "2023-08-23T15:49:23",
            "upload_time_iso_8601": "2023-08-23T15:49:23.477724Z",
            "url": "https://files.pythonhosted.org/packages/fb/8f/d1ffaf236312cfe452820bfda05cf9efde0dcbc46486f71043e14441ffc3/Cantera-3.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cf641dc09e387be54d08d2cd882bc4346cbd010a2ad1dab495dbcd8cac7c50c",
                "md5": "32a95085bf1dcc6ab131e7fef650c846",
                "sha256": "a63156ff1483fc1a98343f5ea8cb89dff2f71ea2097f960d333530f09e3d062c"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "32a95085bf1dcc6ab131e7fef650c846",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 6064667,
            "upload_time": "2023-08-23T15:49:25",
            "upload_time_iso_8601": "2023-08-23T15:49:25.713657Z",
            "url": "https://files.pythonhosted.org/packages/5c/f6/41dc09e387be54d08d2cd882bc4346cbd010a2ad1dab495dbcd8cac7c50c/Cantera-3.0.0-cp311-cp311-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cd39bf9d6f8ca84fe0933479218eaa50df1acff4fde880304b7ea9bf931bfe8",
                "md5": "048389daaeae06184c4a720ec8f0adfc",
                "sha256": "523872de6a640dbc984e627df5ab38548072dd060d8fd1f8d1754c5ef6a34355"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "048389daaeae06184c4a720ec8f0adfc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 5983971,
            "upload_time": "2023-08-23T15:49:27",
            "upload_time_iso_8601": "2023-08-23T15:49:27.765015Z",
            "url": "https://files.pythonhosted.org/packages/9c/d3/9bf9d6f8ca84fe0933479218eaa50df1acff4fde880304b7ea9bf931bfe8/Cantera-3.0.0-cp311-cp311-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6308fd8107df39960d92f0ffed1707fdc8d3a25647747fbca5528b0639ff1e10",
                "md5": "17a582228f48bc69d63ab753e67966ac",
                "sha256": "363b4dfdcf104cd1462024422f9770bba9c72320f64272c64c050d7c3d0bb69d"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-win32.whl",
            "has_sig": false,
            "md5_digest": "17a582228f48bc69d63ab753e67966ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 2660836,
            "upload_time": "2023-08-23T15:49:29",
            "upload_time_iso_8601": "2023-08-23T15:49:29.330192Z",
            "url": "https://files.pythonhosted.org/packages/63/08/fd8107df39960d92f0ffed1707fdc8d3a25647747fbca5528b0639ff1e10/Cantera-3.0.0-cp311-cp311-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3fe216c061cacb8fe93c588f969aa7e2b4a4d8e7461779c43244f7c8940d0d39",
                "md5": "a19502f30546992b7241d2c272cf68aa",
                "sha256": "dc61d0169a506900260904d4dfc1c11a84749a4edcb19e70892275131e21e728"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a19502f30546992b7241d2c272cf68aa",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 3018613,
            "upload_time": "2023-08-23T15:49:30",
            "upload_time_iso_8601": "2023-08-23T15:49:30.630901Z",
            "url": "https://files.pythonhosted.org/packages/3f/e2/16c061cacb8fe93c588f969aa7e2b4a4d8e7461779c43244f7c8940d0d39/Cantera-3.0.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "281b83c545b640d7ec09fbef1a3f5e1d5a6c4af8e324d437c9f94bc33bbc6a7d",
                "md5": "7eeea2cc802489b96719f084016cb1e3",
                "sha256": "03c5e2b0336b5351a7245d747c78eeeaad5e96cb43d7f5eb6ced08c2682388d1"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp38-cp38-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7eeea2cc802489b96719f084016cb1e3",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 4265587,
            "upload_time": "2023-08-23T15:49:33",
            "upload_time_iso_8601": "2023-08-23T15:49:33.033187Z",
            "url": "https://files.pythonhosted.org/packages/28/1b/83c545b640d7ec09fbef1a3f5e1d5a6c4af8e324d437c9f94bc33bbc6a7d/Cantera-3.0.0-cp38-cp38-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b6450ccf2f38c1d787c552e2d03a81073232794dd70e61e9a6ae6ae95fac2f0",
                "md5": "f3fc39c8caa0e85681b778e4c522cac7",
                "sha256": "2b448ba768e421f2efd240a8735a81905ac5db7aad6183f80ec24da7f4336859"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f3fc39c8caa0e85681b778e4c522cac7",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 3852708,
            "upload_time": "2023-08-23T15:49:34",
            "upload_time_iso_8601": "2023-08-23T15:49:34.592278Z",
            "url": "https://files.pythonhosted.org/packages/6b/64/50ccf2f38c1d787c552e2d03a81073232794dd70e61e9a6ae6ae95fac2f0/Cantera-3.0.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "95b78a1bd81a6ec7158d2dd6cbbe1f2cbcab36c4c4d7834a473e88f3322c8f48",
                "md5": "a882bd1a62b4c7cc0068461e5e574184",
                "sha256": "10deb6fa3a726613d8976804ee1b59347759678ca0a36ed2bd788fa5eeb31761"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a882bd1a62b4c7cc0068461e5e574184",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 5594386,
            "upload_time": "2023-08-23T15:49:36",
            "upload_time_iso_8601": "2023-08-23T15:49:36.582846Z",
            "url": "https://files.pythonhosted.org/packages/95/b7/8a1bd81a6ec7158d2dd6cbbe1f2cbcab36c4c4d7834a473e88f3322c8f48/Cantera-3.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b9bf1965a2cdc1204a7eceff2c98b79541dfdbbb19d7fcd96a4a95d2eaf28e2",
                "md5": "635fd3cfda9bb77e1497f9ec801820d1",
                "sha256": "ed59af5f64bbc0e922398b3f45adbbbe45ba633cfdb2bb5fdbcfd87aa448d70a"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "635fd3cfda9bb77e1497f9ec801820d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 5930961,
            "upload_time": "2023-08-23T15:49:38",
            "upload_time_iso_8601": "2023-08-23T15:49:38.374960Z",
            "url": "https://files.pythonhosted.org/packages/8b/9b/f1965a2cdc1204a7eceff2c98b79541dfdbbb19d7fcd96a4a95d2eaf28e2/Cantera-3.0.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "430b46160cf6ed0b23153c3f14100c84872d398609708e7315f5a022a2522c16",
                "md5": "a4c0398126bacf7802dedef7e916eac1",
                "sha256": "ae1bd5426787055ed2f89a66f701491094fd7cfc1d5d784b6b1fb782d4f24c90"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a4c0398126bacf7802dedef7e916eac1",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 5924411,
            "upload_time": "2023-08-23T15:49:39",
            "upload_time_iso_8601": "2023-08-23T15:49:39.881578Z",
            "url": "https://files.pythonhosted.org/packages/43/0b/46160cf6ed0b23153c3f14100c84872d398609708e7315f5a022a2522c16/Cantera-3.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36678d0d334036431b5aa79ecd284924b25751a68a9fae96e0d0c827ecd75adb",
                "md5": "171aa800a3348fc76ae5d4d3b7871604",
                "sha256": "1437f8a47d52d93a56de1b629f614f0f484304163763a5dc14d790ec4eb88e86"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp38-cp38-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "171aa800a3348fc76ae5d4d3b7871604",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 6065181,
            "upload_time": "2023-08-23T15:49:41",
            "upload_time_iso_8601": "2023-08-23T15:49:41.474799Z",
            "url": "https://files.pythonhosted.org/packages/36/67/8d0d334036431b5aa79ecd284924b25751a68a9fae96e0d0c827ecd75adb/Cantera-3.0.0-cp38-cp38-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e1236487f1d7cec0be644f7329ca9ccc8aa064c3feab299ed5422a2b03dab11",
                "md5": "308d4116000e28f80faabfa069003a94",
                "sha256": "e2e1fef861d848951a54ea5c946332d8c209191c9cb086eb06038177cd3646e2"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "308d4116000e28f80faabfa069003a94",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 5987151,
            "upload_time": "2023-08-23T15:49:43",
            "upload_time_iso_8601": "2023-08-23T15:49:43.579701Z",
            "url": "https://files.pythonhosted.org/packages/0e/12/36487f1d7cec0be644f7329ca9ccc8aa064c3feab299ed5422a2b03dab11/Cantera-3.0.0-cp38-cp38-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28a3317bc0e6db22ae29b3c2f572f6bac76bf9796113359d84934a217a0e7f40",
                "md5": "3eadcedc772c779a2e44446c9579cb94",
                "sha256": "72203054ed5a54335ca376892f808f82eaeecf39b8f30b1895c2e33354eeaf53"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp38-cp38-win32.whl",
            "has_sig": false,
            "md5_digest": "3eadcedc772c779a2e44446c9579cb94",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 2664602,
            "upload_time": "2023-08-23T15:49:45",
            "upload_time_iso_8601": "2023-08-23T15:49:45.064327Z",
            "url": "https://files.pythonhosted.org/packages/28/a3/317bc0e6db22ae29b3c2f572f6bac76bf9796113359d84934a217a0e7f40/Cantera-3.0.0-cp38-cp38-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83ec0bc7b741f50b471396a282c4050ea3193f2fa5609880d0c6f847d908e46a",
                "md5": "df0ceccd1b8545c15b72ae290c3fb902",
                "sha256": "1d91ea6d9b5a4d11e3797db61202f64c7b386484d8cb367e8b7e6538bcc134ec"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "df0ceccd1b8545c15b72ae290c3fb902",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 3023496,
            "upload_time": "2023-08-23T15:49:47",
            "upload_time_iso_8601": "2023-08-23T15:49:47.058262Z",
            "url": "https://files.pythonhosted.org/packages/83/ec/0bc7b741f50b471396a282c4050ea3193f2fa5609880d0c6f847d908e46a/Cantera-3.0.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ca9f118401d1717406227661a12ff2cb20c101081134b986ab9c9b749161bfd",
                "md5": "67c03c8c072a36bb36ea9c75d7733f2a",
                "sha256": "d0de33e4fede22f61988b9c8c1d9f811298b64935ac7c8f2b51be0387da12e84"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "67c03c8c072a36bb36ea9c75d7733f2a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 3849616,
            "upload_time": "2023-08-23T15:49:49",
            "upload_time_iso_8601": "2023-08-23T15:49:49.036589Z",
            "url": "https://files.pythonhosted.org/packages/9c/a9/f118401d1717406227661a12ff2cb20c101081134b986ab9c9b749161bfd/Cantera-3.0.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30191ae2ae9a48cd10e9d644f7c330f05bfbbfae9d6f7c4fcd6c7aa0a6763578",
                "md5": "f215bd86da1a94eff3d6ed80a8c20460",
                "sha256": "4d6f099b217823bbe960ec7394c731e0a008d01e7d95909d99de0bd1d81f02f2"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp39-cp39-macosx_11_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f215bd86da1a94eff3d6ed80a8c20460",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 4265539,
            "upload_time": "2023-08-23T15:49:50",
            "upload_time_iso_8601": "2023-08-23T15:49:50.421810Z",
            "url": "https://files.pythonhosted.org/packages/30/19/1ae2ae9a48cd10e9d644f7c330f05bfbbfae9d6f7c4fcd6c7aa0a6763578/Cantera-3.0.0-cp39-cp39-macosx_11_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03094a2c6446eaf07b131e4b82d6c48e38c6e488334741f03999b925d08f529c",
                "md5": "eff4dc2a103d44cf62940296345bf953",
                "sha256": "796052e68fd8b7353db5aa4188ebaeee2af142f3e40e43307050ae1260dfa451"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "eff4dc2a103d44cf62940296345bf953",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 5586746,
            "upload_time": "2023-08-23T15:49:52",
            "upload_time_iso_8601": "2023-08-23T15:49:52.453953Z",
            "url": "https://files.pythonhosted.org/packages/03/09/4a2c6446eaf07b131e4b82d6c48e38c6e488334741f03999b925d08f529c/Cantera-3.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "40449413f37382f5051b20b5efb1eac3d2f4e42ca5949b3e38b0a093faf64517",
                "md5": "5df21fd24f80d258153081b021a05845",
                "sha256": "b5bad9b030c6f2d7a3c0e6fb0df395a321be0ae0546b3c204e40a89a7f9c3320"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "has_sig": false,
            "md5_digest": "5df21fd24f80d258153081b021a05845",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 5931693,
            "upload_time": "2023-08-23T15:49:54",
            "upload_time_iso_8601": "2023-08-23T15:49:54.613754Z",
            "url": "https://files.pythonhosted.org/packages/40/44/9413f37382f5051b20b5efb1eac3d2f4e42ca5949b3e38b0a093faf64517/Cantera-3.0.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4f67252a7a80951b6f4067d8d133e647371d03dff6b3ea86a0da9c27caa41d5",
                "md5": "e115be6c3c2cd5765b6ee7e49808c6da",
                "sha256": "b42cae0844d36c42a45937e75ea3f0a95a73b5d2974f28f5a22f4080ed1fbb14"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e115be6c3c2cd5765b6ee7e49808c6da",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 5925273,
            "upload_time": "2023-08-23T15:49:56",
            "upload_time_iso_8601": "2023-08-23T15:49:56.766961Z",
            "url": "https://files.pythonhosted.org/packages/c4/f6/7252a7a80951b6f4067d8d133e647371d03dff6b3ea86a0da9c27caa41d5/Cantera-3.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1ee0b8f348ace976cc25669af6d07755cf1bc2cd3aaf86a14fbc2547ab95c07",
                "md5": "f11dd9b4708b68575b704ac1ae084bce",
                "sha256": "f3c57668cd447deeb84cd06a87eadbe99e16fbeb9fa88090db0f6b8af6910943"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp39-cp39-musllinux_1_1_i686.whl",
            "has_sig": false,
            "md5_digest": "f11dd9b4708b68575b704ac1ae084bce",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 6069195,
            "upload_time": "2023-08-23T15:49:58",
            "upload_time_iso_8601": "2023-08-23T15:49:58.537407Z",
            "url": "https://files.pythonhosted.org/packages/a1/ee/0b8f348ace976cc25669af6d07755cf1bc2cd3aaf86a14fbc2547ab95c07/Cantera-3.0.0-cp39-cp39-musllinux_1_1_i686.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03f6a563543fb498f5d99da2de48506fe457de51c210d21fd892c25bc23f6880",
                "md5": "24a817d3875b94e862d727ce8d568fd4",
                "sha256": "be0ecab11d59e6e29710f5c6490e11b6f57670b701d8b0671409d13255ca45d0"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "has_sig": false,
            "md5_digest": "24a817d3875b94e862d727ce8d568fd4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 5986164,
            "upload_time": "2023-08-23T15:50:00",
            "upload_time_iso_8601": "2023-08-23T15:50:00.078767Z",
            "url": "https://files.pythonhosted.org/packages/03/f6/a563543fb498f5d99da2de48506fe457de51c210d21fd892c25bc23f6880/Cantera-3.0.0-cp39-cp39-musllinux_1_1_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "072ae8bd1afc024ba0a768b17930047c71710fa4fa2e2863b026c36c871853c5",
                "md5": "6f16ae5ec697ba7945c6cb6579a370e3",
                "sha256": "159ebd341cec228f353ae6177b1dbcc3da402ce334c8bb7c57950267f234571d"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp39-cp39-win32.whl",
            "has_sig": false,
            "md5_digest": "6f16ae5ec697ba7945c6cb6579a370e3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 2664227,
            "upload_time": "2023-08-23T15:50:02",
            "upload_time_iso_8601": "2023-08-23T15:50:02.173588Z",
            "url": "https://files.pythonhosted.org/packages/07/2a/e8bd1afc024ba0a768b17930047c71710fa4fa2e2863b026c36c871853c5/Cantera-3.0.0-cp39-cp39-win32.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f77ef7ce4c2514712432ef054faea6996e4663d962dc55e6b3ec272882f05ddb",
                "md5": "a881641780fe3fa548480a44a0f64cb8",
                "sha256": "1aa0a47442c18bfb8bbc32f53b6c56120367370dfa54ce16e75ca263e6fffa17"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a881641780fe3fa548480a44a0f64cb8",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 3022652,
            "upload_time": "2023-08-23T15:50:03",
            "upload_time_iso_8601": "2023-08-23T15:50:03.657211Z",
            "url": "https://files.pythonhosted.org/packages/f7/7e/f7ce4c2514712432ef054faea6996e4663d962dc55e6b3ec272882f05ddb/Cantera-3.0.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f31cdcd428ad91dbdec9c46ca9931d600930293d0ba86ffaed8ae7f3659a0bd",
                "md5": "51f3a2598219acf378e91bfa6cff4918",
                "sha256": "e8a280753e592d0f418fc7ad7630fbbc329c86743a03b72f500561ef48d2ce77"
            },
            "downloads": -1,
            "filename": "Cantera-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "51f3a2598219acf378e91bfa6cff4918",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5299692,
            "upload_time": "2023-08-23T15:50:05",
            "upload_time_iso_8601": "2023-08-23T15:50:05.239518Z",
            "url": "https://files.pythonhosted.org/packages/9f/31/cdcd428ad91dbdec9c46ca9931d600930293d0ba86ffaed8ae7f3659a0bd/Cantera-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-23 15:50:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Cantera",
    "github_project": "cantera",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cantera"
}
        
Elapsed time: 0.10139s