{ "info": { "author": "Brandon Reyes", "author_email": "reyesb123@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Programming Language :: Python :: 3.7" ], "description": "=========\nCRNT4SBML\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/crnt4sbml.svg\n :target: https://pypi.python.org/pypi/crnt4sbml\n\n.. image:: https://img.shields.io/travis/PNNL-Comp-Mass-Spec/CRNT4SBML.svg\n :target: https://travis-ci.org/PNNL-Comp-Mass-Spec/CRNT4SBML\n\n.. image:: https://readthedocs.org/projects/crnt4sbml/badge/?version=latest\n :target: https://crnt4sbml.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nCRNT4SBML is an easily installable Python based package available on MacOS and Windows. CRNT4SBML is concentrated on\nproviding a simple workflow for the testing of core CRNT methods directed at detecting bistability in cell signaling\npathways endowed with mass action kinetics.\n\n* Free software: Apache Software License 2.0\n* Documentation: https://crnt4sbml.readthedocs.io.\n\n\nFeatures\n--------\n\n* Routine for testing of the Deficiency Zero and One Theorems.\n* Routine for running the mass conservation approach.\n* Routine for running the semi-diffusive approach.\n\nCiting CRNT4SBML\n-----------------\n\nIf you use CRNT4SBML in your research, we would appreciate it if you use the following citation in any works you publish:\n\n Brandon C Reyes, Irene Otero-Muras, Michael T Shuen, Alexandre M Tartakovsky, Vladislav A Petyuk,\n `CRNT4SBML: a Python package for the detection of bistability in biochemical reaction networks `_,\n Bioinformatics.\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.0.1 (08-22-2019)\n------------------\n\n* First release on PyPI.\n\n0.0.2 (08-23-2019)\n------------------\n\n* Addition of Cytoscape functionality.\n\n0.0.3 (08-26-2019)\n------------------\n\n* Improvements to the plots produced by the continuity analysis.\n\n0.0.4 (09-5-2019)\n------------------\n\n* Addition of safety precautions for numerical continuation.\n\n0.0.5 (09-16-2019)\n------------------\n\n* Addition of routines to parse catalysis in SBML.\n* Addition of routines to automatically generate physiological bounds.\n\n0.0.6 (09-23-2019)\n------------------\n\n* Updating safety wrapper to smoothly work on Windows and Mac.\n\n0.0.7 (10-11-2019)\n------------------\n\n* Adding output to continuity routine to make post-processing simpler.\n\n0.0.8 (10-23-2019)\n------------------\n\n* Adding functionality to allow use of Jupyter notebooks.\n\n0.0.9 (11-6-2019)\n------------------\n\n* Improving stability when creating the equilibrium manifold in the mass conservation approach.\n\n0.0.10 (11-6-2019)\n------------------\n\n* Adding routine for an exhaustive equilibrium manifold creation in the mass conservation approach.\n\n0.0.11 (4-23-2020)\n------------------\n\n* Adding a general approach for mass conserving systems.\n\n0.0.12 (5-21-2020)\n------------------\n\n* Adding a different layout for installation of package.\n\n0.0.13 (8-10-2020)\n------------------\n\n* Improving usability on Windows machines.\n\n0.0.14 (1-28-2021)\n------------------\n\n* Improving the output of plots produced by direct simulation.\n\n0.0.15 (8-25-2021)\n------------------\n\n* Updated tolerances for Bayesian stopping rule to 0.1.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/PNNL-Comp-Mass-Spec/CRNT4SBML", "keywords": "crnt4sbml", "license": "Apache Software License 2.0", "maintainer": "", "maintainer_email": "", "name": "crnt4sbml", "package_url": "https://pypi.org/project/crnt4sbml/", "platform": "ALL", "project_url": "https://pypi.org/project/crnt4sbml/", "project_urls": { "Homepage": "https://github.com/PNNL-Comp-Mass-Spec/CRNT4SBML" }, "release_url": "https://pypi.org/project/crnt4sbml/0.0.15/", "requires_dist": [ "networkx (==2.3)", "python-libsbml (==5.18.0)", "numpy (==1.16.4)", "sympy (==1.4)", "scipy (==1.4.1)", "matplotlib (==3.1.1)", "plotnine (==0.6.0)", "mpi4py (==3.0.3); extra == 'mpilinux'", "antimony (==2.11.0); extra == 'mpimacos'", "libroadrunner (==1.5.2.1); extra == 'mpimacos'", "rrplugins (==1.2.2); extra == 'mpimacos'", "mpi4py (==3.0.3); extra == 'mpimacos'", "antimony (==2.11.0); extra == 'mpiwindows'", "libroadrunner (==1.5.2.1); extra == 'mpiwindows'", "rrplugins (==1.2.2); extra == 'mpiwindows'", "mpi4py (==3.0.3); extra == 'mpiwindows'", "antimony (==2.11.0); extra == 'macos'", "libroadrunner (==1.5.2.1); extra == 'macos'", "rrplugins (==1.2.2); extra == 'macos'", "antimony (==2.11.0); extra == 'windows'", "libroadrunner (==1.5.2.1); extra == 'windows'", "rrplugins (==1.2.2); extra == 'windows'" ], "requires_python": "", "summary": "CRNT4SBML is an easily installable Python based package available on MacOS and Windows. CRNT4SBML is concentrated on providing a simple workflow for the testing of core CRNT methods directed at detecting bistability in cell signaling pathways endowed with mass action kinetics.", "version": "0.0.15", "yanked": false, "yanked_reason": null }, "last_serial": 11278664, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "71bc312c929597264b5062c4e13fb412", "sha256": "5936927e9a6b05549282f7391cb0f2f75a42a33f8e3004a0f367e9efc81ce4e9" }, "downloads": -1, "filename": "crnt4sbml-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "71bc312c929597264b5062c4e13fb412", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 41031, "upload_time": "2019-08-22T23:48:11", "upload_time_iso_8601": "2019-08-22T23:48:11.791795Z", "url": "https://files.pythonhosted.org/packages/84/49/e50f806edcb35348679118aa3a9b79b95c903782be6f913dd264aa3e0f5c/crnt4sbml-0.0.1-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a2a7b8c4e0f88ced12f52c058afc69ac", "sha256": "8ba1c75a792b891e8248c6ccc6f69e8ea5958b3132de9d8dcddce8336453b099" }, "downloads": -1, "filename": "crnt4sbml-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a2a7b8c4e0f88ced12f52c058afc69ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2529341, "upload_time": "2019-08-22T23:48:23", "upload_time_iso_8601": "2019-08-22T23:48:23.367330Z", "url": "https://files.pythonhosted.org/packages/78/6b/1b08dacd75ed59b2dd00cccc4bb3a5b18ff8d44c3ba006b2f7afe6b7ce69/crnt4sbml-0.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.10": [ { "comment_text": "", "digests": { "md5": "a5ab8432cb62ad3e5ee5b7693bb1a8ca", "sha256": "591f3eb36d582d204a2db675317f3e9175c09e97632fa7c4ed6e7ca4c0361972" }, "downloads": -1, "filename": "crnt4sbml-0.0.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a5ab8432cb62ad3e5ee5b7693bb1a8ca", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47694, "upload_time": "2019-11-15T23:53:14", "upload_time_iso_8601": "2019-11-15T23:53:14.586009Z", "url": "https://files.pythonhosted.org/packages/32/d2/68d40c8c7453d5ec1229d74342fa4bba360ad3672ebdba04f5ad8aeef13f/crnt4sbml-0.0.10-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a25adead6c9dc23f3de8b13582cc85da", "sha256": "e50ea5dfd1c311a930f2f7545de23c2b51df5025525c2dcdbb6f3087e8031ed5" }, "downloads": -1, "filename": "crnt4sbml-0.0.10.tar.gz", "has_sig": false, "md5_digest": "a25adead6c9dc23f3de8b13582cc85da", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6007104, "upload_time": "2019-11-15T23:53:17", "upload_time_iso_8601": "2019-11-15T23:53:17.541268Z", "url": "https://files.pythonhosted.org/packages/18/a1/177cec65acd09c6fd37596a5511887e19652726fdc6160de8b5975d3f34c/crnt4sbml-0.0.10.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "849d4b7da13a106c1c026a92d40461f4", "sha256": "8b04003042005e6bc300a4020b8c8fe4e41e071fbfdca006d7d5fa4dc7308652" }, "downloads": -1, "filename": "crnt4sbml-0.0.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "849d4b7da13a106c1c026a92d40461f4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70949, "upload_time": "2020-04-24T00:55:03", "upload_time_iso_8601": "2020-04-24T00:55:03.308630Z", "url": "https://files.pythonhosted.org/packages/e2/35/8c521bf5f6bed8926ed4a66990a83d178b1cbb8e1636616d3cff95d50d28/crnt4sbml-0.0.11-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "92d93c7ec5cc6169c5b8076d7da6123e", "sha256": "53b1fa27b94ab6844de8d0d5f330dec1d34c8b6e12483ea4a40c4d5e3e242ef0" }, "downloads": -1, "filename": "crnt4sbml-0.0.11.tar.gz", "has_sig": false, "md5_digest": "92d93c7ec5cc6169c5b8076d7da6123e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6960146, "upload_time": "2020-04-24T00:55:29", "upload_time_iso_8601": "2020-04-24T00:55:29.031354Z", "url": "https://files.pythonhosted.org/packages/3c/68/9487538bdb9c3be2d60d6e0906bc43ac693dd31539131fac7b7896ef38f8/crnt4sbml-0.0.11.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.12": [ { "comment_text": "", "digests": { "md5": "aa3ce443ef504825c7179e0173a72d5e", "sha256": "85486b84c722fbdea30210df9025f5d7a0f01380c0332520035e972e1e847437" }, "downloads": -1, "filename": "crnt4sbml-0.0.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aa3ce443ef504825c7179e0173a72d5e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 68782, "upload_time": "2020-05-21T18:35:05", "upload_time_iso_8601": "2020-05-21T18:35:05.989085Z", "url": "https://files.pythonhosted.org/packages/c5/2c/3bb37e3b6c40aafa4e2b89796f43dd197ad93fce0a2503d8b8cab35e0669/crnt4sbml-0.0.12-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6c4b836d22f2a5772c0bb3473de26b1f", "sha256": "929e37a46bda5a8c7a3db5eb01937415bd8e0169c7d0cf197ea075a97f744406" }, "downloads": -1, "filename": "crnt4sbml-0.0.12.tar.gz", "has_sig": false, "md5_digest": "6c4b836d22f2a5772c0bb3473de26b1f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7602550, "upload_time": "2020-05-21T18:35:22", "upload_time_iso_8601": "2020-05-21T18:35:22.537718Z", "url": "https://files.pythonhosted.org/packages/75/76/d1f5928949a03ccf5d85cc1051ad200ea7a4b6a153d2638b3ddbf2d5efff/crnt4sbml-0.0.12.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "3756a698d96509259e38bfb4273d5c37", "sha256": "72885d8d9bc46f75fd7567fe9584dd63c09fe58254a7a0ae1aea006c10fffde4" }, "downloads": -1, "filename": "crnt4sbml-0.0.13-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3756a698d96509259e38bfb4273d5c37", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70319, "upload_time": "2020-08-10T17:56:29", "upload_time_iso_8601": "2020-08-10T17:56:29.239364Z", "url": "https://files.pythonhosted.org/packages/6b/ab/4d0e537fbcaec711ba5961ed04a21806044fb07683c4a18a33644ba2e572/crnt4sbml-0.0.13-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c6134e9d194fb48414283101f50c1412", "sha256": "8f83929db3797d1b447925bd6c03bea16263aab6052ec8361885e0ce2c1cd503" }, "downloads": -1, "filename": "crnt4sbml-0.0.13.tar.gz", "has_sig": false, "md5_digest": "c6134e9d194fb48414283101f50c1412", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7605608, "upload_time": "2020-08-10T17:56:43", "upload_time_iso_8601": "2020-08-10T17:56:43.299805Z", "url": "https://files.pythonhosted.org/packages/dd/5a/fea2652a742516b77745610e997e1f4ce6bb60ac52db33f2b941eddb23d9/crnt4sbml-0.0.13.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.14": [ { "comment_text": "", "digests": { "md5": "864839061773fcf19fedfbb9d2857569", "sha256": "99051b1a430fc38dba526fdac95834a0981cfe8c09e17938f3b42a5a29abe02f" }, "downloads": -1, "filename": "crnt4sbml-0.0.14-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "864839061773fcf19fedfbb9d2857569", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70943, "upload_time": "2021-01-28T17:07:23", "upload_time_iso_8601": "2021-01-28T17:07:23.427522Z", "url": "https://files.pythonhosted.org/packages/75/8f/2180053a60862cad28e61a1af973789bcd7a4b68a520109a99be5611c3b3/crnt4sbml-0.0.14-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "4772d1690a37ccc32f1db4ce52fd2bbb", "sha256": "87a55e3fd1380dbf6ca842d349ba5d20a1309758861a0b6fb3b65492fe4fe309" }, "downloads": -1, "filename": "crnt4sbml-0.0.14.tar.gz", "has_sig": false, "md5_digest": "4772d1690a37ccc32f1db4ce52fd2bbb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7299847, "upload_time": "2021-01-28T17:07:37", "upload_time_iso_8601": "2021-01-28T17:07:37.839966Z", "url": "https://files.pythonhosted.org/packages/d4/6c/d17abac0615f90ce58a43d23811b9b330fc2f64e6b10b57a9a0bcbf0c03a/crnt4sbml-0.0.14.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.15": [ { "comment_text": "", "digests": { "md5": "a5b7d154b3eb376564daeff36c7cddb2", "sha256": "a21736756e8fcf3d13cb4be0cd51d2141db05ea36bce79d6ad4933982ea86c91" }, "downloads": -1, "filename": "crnt4sbml-0.0.15-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a5b7d154b3eb376564daeff36c7cddb2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70982, "upload_time": "2021-08-25T22:47:55", "upload_time_iso_8601": "2021-08-25T22:47:55.929741Z", "url": "https://files.pythonhosted.org/packages/06/a8/817b79b5921e535b908e46ab30f4cd43979b4aed5f11d61a6d1ae4b97b8b/crnt4sbml-0.0.15-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "01b3975034dc2068e4f8b557854157a7", "sha256": "f6d4b22e4615d0882b52e0e6a9e6b20d2ae15275135a2b0c1e19e1ca763617b3" }, "downloads": -1, "filename": "crnt4sbml-0.0.15.tar.gz", "has_sig": false, "md5_digest": "01b3975034dc2068e4f8b557854157a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7300030, "upload_time": "2021-08-25T22:48:21", "upload_time_iso_8601": "2021-08-25T22:48:21.397375Z", "url": "https://files.pythonhosted.org/packages/a8/3e/1b8d54e8536086110244589e46e024e4115aa635b54829610c0259afbcc4/crnt4sbml-0.0.15.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "011a42cddcdd89d5bfd7333a9710e124", "sha256": "0c616403c733938dc300a5359722064052a2ecf597f4999e6b25c1db453114b9" }, "downloads": -1, "filename": "crnt4sbml-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "011a42cddcdd89d5bfd7333a9710e124", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 41049, "upload_time": "2019-08-23T22:10:56", "upload_time_iso_8601": "2019-08-23T22:10:56.389369Z", "url": "https://files.pythonhosted.org/packages/85/0d/4c5eec0917a4b9f7e4e8a2fd40cf7c9bbdc0c0587c47d5b16dc2238f0108/crnt4sbml-0.0.2-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e5c91e3a0d5cc4bc70c1fbb4fce55270", "sha256": "81a3865b2ca4814ba7fe0d390c08774192bac8138c5d36a07c4db2e9a00fcacb" }, "downloads": -1, "filename": "crnt4sbml-0.0.2.tar.gz", "has_sig": false, "md5_digest": "e5c91e3a0d5cc4bc70c1fbb4fce55270", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4987516, "upload_time": "2019-08-23T22:11:07", "upload_time_iso_8601": "2019-08-23T22:11:07.011563Z", "url": "https://files.pythonhosted.org/packages/41/6c/92c8a59d871c66678e41f96cf272ee0e8605c20be5b8886df757b31f34bb/crnt4sbml-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e5273c6702781d7617585267c863dbc6", "sha256": "1e9077294599c4c557603951007684d175c107121acadd55722a8552fb55e038" }, "downloads": -1, "filename": "crnt4sbml-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e5273c6702781d7617585267c863dbc6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 41536, "upload_time": "2019-08-27T00:05:32", "upload_time_iso_8601": "2019-08-27T00:05:32.777416Z", "url": "https://files.pythonhosted.org/packages/80/71/e49591ad70c5b1dce3755e9d862cb4add51adaa22446d26d4629f390d6bb/crnt4sbml-0.0.3-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "b3ca99ae1e16525d070efa8838c3e3f3", "sha256": "490f0f7f0b1a36ed5c02dd49c5deee44da04f8f38c863b99f0f0dec4d5a2a408" }, "downloads": -1, "filename": "crnt4sbml-0.0.3.tar.gz", "has_sig": false, "md5_digest": "b3ca99ae1e16525d070efa8838c3e3f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5015712, "upload_time": "2019-08-27T00:05:38", "upload_time_iso_8601": "2019-08-27T00:05:38.918514Z", "url": "https://files.pythonhosted.org/packages/2c/ac/e7a2e79028668f2891f03c00ee11ff0c0aac16e2cb520ef265ed6a7337ba/crnt4sbml-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "9cf785558946f49a93217de5d33d60cd", "sha256": "eb06745f5452c2cbaaa82f4a47d72252a2cca7f2d11018b7d8f9ad4da9c4d52d" }, "downloads": -1, "filename": "crnt4sbml-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9cf785558946f49a93217de5d33d60cd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 43005, "upload_time": "2019-09-05T20:57:36", "upload_time_iso_8601": "2019-09-05T20:57:36.449553Z", "url": "https://files.pythonhosted.org/packages/56/b2/924159691cf3fab6c34b68dcda12f0ac2803699939635aabd6d991280d38/crnt4sbml-0.0.4-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ef627ccf358e970e9270d907596a7448", "sha256": "6bcfce144e8cddf7ccc4eaa4e4d3a41a838d84f6d263f766b6d8dcb40b8eb7ad" }, "downloads": -1, "filename": "crnt4sbml-0.0.4.tar.gz", "has_sig": false, "md5_digest": "ef627ccf358e970e9270d907596a7448", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5018479, "upload_time": "2019-09-05T20:59:06", "upload_time_iso_8601": "2019-09-05T20:59:06.670058Z", "url": "https://files.pythonhosted.org/packages/82/de/26f4772605d0b63575f7d2471f440d8cb3289d5d8caa82126178685ba95b/crnt4sbml-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "342b0ca4a9012cd99fd3fc4b3a4139b4", "sha256": "e42c31de9e2c5453fc9a592e3d40373991d25965af5f17d66461d6a9c32af4b9" }, "downloads": -1, "filename": "crnt4sbml-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "342b0ca4a9012cd99fd3fc4b3a4139b4", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 45396, "upload_time": "2019-09-16T21:52:01", "upload_time_iso_8601": "2019-09-16T21:52:01.072722Z", "url": "https://files.pythonhosted.org/packages/f5/b8/91ea0e2384507e9f12de312d01296981e70988cf44f18f7eb7f932015a1e/crnt4sbml-0.0.5-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5f676689cec89a9f33f58e78ac261024", "sha256": "089e6c9db466c84d8d202322fe193c7fdbae679d5052f0fb047105ec560eea7f" }, "downloads": -1, "filename": "crnt4sbml-0.0.5.tar.gz", "has_sig": false, "md5_digest": "5f676689cec89a9f33f58e78ac261024", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5414919, "upload_time": "2019-09-16T21:52:18", "upload_time_iso_8601": "2019-09-16T21:52:18.369750Z", "url": "https://files.pythonhosted.org/packages/73/f5/2f096b2d18c6158c42e19b2b5e5ab4f31dc7561a88e860861732a42870a4/crnt4sbml-0.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "5bf4152f3583509a2d1ead9e96504ffd", "sha256": "cd631ac9d8663edcd85ad5cf25e524b3ed71316a148837ad790a5a133360306a" }, "downloads": -1, "filename": "crnt4sbml-0.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5bf4152f3583509a2d1ead9e96504ffd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 46995, "upload_time": "2019-09-23T22:51:21", "upload_time_iso_8601": "2019-09-23T22:51:21.326159Z", "url": "https://files.pythonhosted.org/packages/3e/28/8bb2357fd4ee5e168442fafba84c5288721369d961cc5fab27919ce91f7b/crnt4sbml-0.0.6-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "465ed8b376cd9e0d556ef57222cb6025", "sha256": "1c4791d7d51be883227aacf76a3a44efdb2947895037e82c444b7d9810d07be1" }, "downloads": -1, "filename": "crnt4sbml-0.0.6.tar.gz", "has_sig": false, "md5_digest": "465ed8b376cd9e0d556ef57222cb6025", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5929102, "upload_time": "2019-09-23T22:51:32", "upload_time_iso_8601": "2019-09-23T22:51:32.550782Z", "url": "https://files.pythonhosted.org/packages/93/b7/00f3d640d5d369d7c31e1b7c256362e46d5f9dd0fc6abe17ddcb2e59b951/crnt4sbml-0.0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "d054524983b8ab041b10d6a6b06337aa", "sha256": "4c3278d8aab6fb63bc7c105acf482f5b5b4bac6b796363a5efe1277a9b6e1562" }, "downloads": -1, "filename": "crnt4sbml-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d054524983b8ab041b10d6a6b06337aa", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47219, "upload_time": "2019-10-11T23:39:36", "upload_time_iso_8601": "2019-10-11T23:39:36.286956Z", "url": "https://files.pythonhosted.org/packages/6d/eb/43f1a16a4611a0175d71c892215f8168c5c58ac52e362cc5b53657234435/crnt4sbml-0.0.7-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5759ed29ff90b29893a9f7ab425c40d4", "sha256": "ed438fc9a832a8c28759aa7d4e7e453c4410218d9a08034e8e3725895781c337" }, "downloads": -1, "filename": "crnt4sbml-0.0.7.tar.gz", "has_sig": false, "md5_digest": "5759ed29ff90b29893a9f7ab425c40d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5843403, "upload_time": "2019-10-11T23:39:39", "upload_time_iso_8601": "2019-10-11T23:39:39.548064Z", "url": "https://files.pythonhosted.org/packages/55/a8/e2ee0a40a70b648b39ca722fb4e786b2231ed4bbe0a9c169564a139cbbf4/crnt4sbml-0.0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "582dd6dd0c9eb2e01f2dfaa738eb9969", "sha256": "83fdcf440bd62d9d639473fb0b141f81b5f025c0738e214bda50d2798d7bbe29" }, "downloads": -1, "filename": "crnt4sbml-0.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "582dd6dd0c9eb2e01f2dfaa738eb9969", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47355, "upload_time": "2019-10-23T20:52:40", "upload_time_iso_8601": "2019-10-23T20:52:40.542661Z", "url": "https://files.pythonhosted.org/packages/06/20/652014c9fb05ade3d18f623e1179705b6419f865516a3b81fe2c3bcea86c/crnt4sbml-0.0.8-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5cad31f647f29f984b43791139d0cd04", "sha256": "8a4ed2658626cd549ba5104d1ea257248da447c100a8b62d5804caab092ca6f2" }, "downloads": -1, "filename": "crnt4sbml-0.0.8.tar.gz", "has_sig": false, "md5_digest": "5cad31f647f29f984b43791139d0cd04", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5983489, "upload_time": "2019-10-23T20:52:48", "upload_time_iso_8601": "2019-10-23T20:52:48.826446Z", "url": "https://files.pythonhosted.org/packages/74/b6/9d31a363eaf971aa0be2887896d1c4c389f104068e5df620ca1a9b9345bb/crnt4sbml-0.0.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "2452396c2338a4d7be1db614c4d2c4be", "sha256": "8c7491870e88f38f2406204722b98e06ed7e6b4833bff59181a44bc0b52d66cc" }, "downloads": -1, "filename": "crnt4sbml-0.0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2452396c2338a4d7be1db614c4d2c4be", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47485, "upload_time": "2019-11-07T01:42:55", "upload_time_iso_8601": "2019-11-07T01:42:55.244989Z", "url": "https://files.pythonhosted.org/packages/53/d5/7cd56476fcdefe5fc959803547d38988f6dcc7dc92290738159da1377379/crnt4sbml-0.0.9-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ced324fa0706a1add3ecf504eb087193", "sha256": "8fda4edaf7746a26deed51c7558b6088098edb2c8241af43ad159f77f2665272" }, "downloads": -1, "filename": "crnt4sbml-0.0.9.tar.gz", "has_sig": false, "md5_digest": "ced324fa0706a1add3ecf504eb087193", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5971875, "upload_time": "2019-11-07T01:43:13", "upload_time_iso_8601": "2019-11-07T01:43:13.023403Z", "url": "https://files.pythonhosted.org/packages/64/ef/089e946c2965eb1170aca5696b0500a1bfb478ca7cf6417c5d4a4b13afb0/crnt4sbml-0.0.9.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a5b7d154b3eb376564daeff36c7cddb2", "sha256": "a21736756e8fcf3d13cb4be0cd51d2141db05ea36bce79d6ad4933982ea86c91" }, "downloads": -1, "filename": "crnt4sbml-0.0.15-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a5b7d154b3eb376564daeff36c7cddb2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 70982, "upload_time": "2021-08-25T22:47:55", "upload_time_iso_8601": "2021-08-25T22:47:55.929741Z", "url": "https://files.pythonhosted.org/packages/06/a8/817b79b5921e535b908e46ab30f4cd43979b4aed5f11d61a6d1ae4b97b8b/crnt4sbml-0.0.15-py2.py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "01b3975034dc2068e4f8b557854157a7", "sha256": "f6d4b22e4615d0882b52e0e6a9e6b20d2ae15275135a2b0c1e19e1ca763617b3" }, "downloads": -1, "filename": "crnt4sbml-0.0.15.tar.gz", "has_sig": false, "md5_digest": "01b3975034dc2068e4f8b557854157a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7300030, "upload_time": "2021-08-25T22:48:21", "upload_time_iso_8601": "2021-08-25T22:48:21.397375Z", "url": "https://files.pythonhosted.org/packages/a8/3e/1b8d54e8536086110244589e46e024e4115aa635b54829610c0259afbcc4/crnt4sbml-0.0.15.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }