{ "info": { "author": "Ian Fu", "author_email": "fuyans@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Other Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering" ], "description": "# SfePrapy\n[![GitHub version](https://badge.fury.io/gh/fsepy%2Fsfeprapy.svg)](https://github.com/fsepy/SfePrapy)\n[![Updates](https://pyup.io/repos/github/fsepy/SfePrapy/shield.svg)](https://pyup.io/repos/github/fsepy/SfePrapy/)\n[![Build Status](https://img.shields.io/travis/fsepy/SfePrapy.svg?branch=master&label=build%20(master)&style=flat)](https://travis-ci.org/fsepy/SfePrapy)\n[![Build Status](https://img.shields.io/travis/fsepy/SfePrapy.svg?branch=dev&label=build%20(dev)&style=flat)](https://travis-ci.org/fsepy/SfePrapy)\n[![codecov](https://codecov.io/gh/fsepy/SfePrapy/branch/dev/graph/badge.svg)](https://codecov.io/gh/fsepy/SfePrapy)\n\nStructural fire engineering (Sfe) probabilistic reliability assessment (Pra) Python (py) is a probabilistic analysis tool. It calculates equivalent of time exposure to ISO 834 standard fire and this can be used to assess the appropriate fire resistance rating for structural elements using reliability based methods.\n\n`sfeprapy` is under continuous development and actively used in research and real engineering design problems.\n\nA publication summarising the capabilities can be found [here](https://www.researchgate.net/publication/333202825_APPLICATION_OF_PYTHON_PROGRAMMING_LANGUAGE_IN_STRUCTURAL_FIRE_ENGINEERING_-_MONTE_CARLO_SIMULATION).\n\n## Getting Started\n\nDocumentation can be found in the [wiki](https://github.com/fsepy/SfePrapy/wiki).\n\n### Installation\n\nChose one of the following installation path.\n\n[Python](https://www.python.org/downloads/) 3.7 or later is required. [Anaconda Distribution](https://www.anaconda.com/distribution/#download-section) is recommended for new starters, it includes Python and few useful packages including a package management tool pip (see below).\n\n[pip](https://pypi.org/) is a package management system for installing and updating Python packages. pip comes with Python, so you get pip simply by installing Python. On Ubuntu and Fedora Linux, you can simply use your system package manager to install the `python3-pip` package. [The Hitchhiker's Guide to Python](https://docs.python-guide.org/starting/installation/) provides some guidance on how to install Python on your system if it isn't already; you can also install Python directly from [python.org](https://www.python.org/getit/). You might want to [upgrade pip](https://pip.pypa.io/en/stable/installing/) before using it to install other programs.\n\n1. to use `pip` install from PyPI:\n\n [![Downloads](https://pepy.tech/badge/sfeprapy)](https://pepy.tech/project/sfeprapy)\n\n ```sh\n pip install --upgrade sfeprapy\n ```\n\n2. to use `pip` install from GitHub (requires [git](https://git-scm.com/downloads)): \n\n *Note installing `SfePrapy` via this route will include the lastest commits/changes to the library.* \n\n ```sh\n pip install --upgrade \"git+https://github.com/fsepy/SfePrapy.git@master\"\n ```\n\n\n### Command line interface\n\n`sfeprapy` command line interface (CLI) uses the current working directory to obtain and/or save files.\n\n#### To get help\n\n```sh\nsfeprapy -h\n```\n\n#### To produce a `sfeprapy.mcs0` example input file\n\n```sh\nsfeprapy mcs0 template example_input.csv\n```\n\n#### To run `sfeprapy.mcs0` simulation\n\n```sh\nsfeprapy mcs0 -p 4 example_input.csv\n```\n\n`sfeprapy.mcs0` uses the [multiprocessing](https://docs.python.org/3.4/library/multiprocessing.html#module-multiprocessing) library to utilise full potential performance of multi-core CPUs. The `-p 4` defines 4 threads will be used in running the simulation, 1 is the default value.\n\n## Authors\n\n**Ian Fu** - *ian.fu@ofrconsultants.com* \n**Danny Hopkin** - *danny.hopkin@ofrconsultants.com* \n**Ieuan Rickard** - *ieuan.rickard@ofrconsultants.com*\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/fsepy/sfeprapy/archive/master.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fsepy/sfeprapy", "keywords": "fire safety,structural fire engineering", "license": "", "maintainer": "", "maintainer_email": "", "name": "sfeprapy", "package_url": "https://pypi.org/project/sfeprapy/", "platform": "", "project_url": "https://pypi.org/project/sfeprapy/", "project_urls": { "Download": "https://github.com/fsepy/sfeprapy/archive/master.zip", "Homepage": "https://github.com/fsepy/sfeprapy" }, "release_url": "https://pypi.org/project/sfeprapy/0.8.1/", "requires_dist": [ "numpy (>=1.17.1)", "pandas (>=1.1.1)", "scipy (>=1.5.2)", "matplotlib (>=3.2.2)", "tqdm (>=4.50.2)", "xlrd (>=1.2.0)", "docopt (>=0.6)", "openpyxl (>=3.0.3)" ], "requires_python": "", "summary": "Structural Fire Engineering - Probabilistic Reliability Assessment (Equivalent Time Exposure)", "version": "0.8.1", "yanked": false, "yanked_reason": null }, "last_serial": 8483543, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "49c7e84cc684070230485d443e080e29", "sha256": "4e95861193025b528fdbf4d66271daa8b2251b262aa8523979d4f8065884b59e" }, "downloads": -1, "filename": "sfeprapy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "49c7e84cc684070230485d443e080e29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 56976, "upload_time": "2018-08-08T00:04:39", "upload_time_iso_8601": "2018-08-08T00:04:39.117590Z", "url": "https://files.pythonhosted.org/packages/ed/83/d58fcb3ca5bfb60582f30bfd4c67fc83002a21c559c20125679d5856a5c9/sfeprapy-0.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "1899273d3f0afa1c4c5f04db9b42142f", "sha256": "1216d3226f6b2ab8a5a701d2d7c1eae634ce06f16a51b7e436f4f2b88bc8f889" }, "downloads": -1, "filename": "sfeprapy-0.0.2.tar.gz", "has_sig": false, "md5_digest": "1899273d3f0afa1c4c5f04db9b42142f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55903, "upload_time": "2018-08-15T14:53:31", "upload_time_iso_8601": "2018-08-15T14:53:31.169722Z", "url": "https://files.pythonhosted.org/packages/be/10/0e78b80c3221073a9be2b08e38de3d0396bc43d47fad764633c0247616dd/sfeprapy-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "2b157fccc7e9696c5f5e4956da936a9b", "sha256": "e3eb122e0ea47694a7d9b0e9efc152f89a238c3f24c279059f59f3bae05a1b3d" }, "downloads": -1, "filename": "sfeprapy-0.0.3.tar.gz", "has_sig": false, "md5_digest": "2b157fccc7e9696c5f5e4956da936a9b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58641, "upload_time": "2018-08-21T00:12:16", "upload_time_iso_8601": "2018-08-21T00:12:16.256230Z", "url": "https://files.pythonhosted.org/packages/ea/a6/310a13c545b6c04475254b0f94e64d24a58b659c73f506c0036fee0aa339/sfeprapy-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "cb1f6d0a60a505e6e63e67b5a07b04ba", "sha256": "b2eadd6c996bfc7c1f9852fd28f1e936eb1f1f198475801adc5f6169e7cb3a50" }, "downloads": -1, "filename": "sfeprapy-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "cb1f6d0a60a505e6e63e67b5a07b04ba", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 77941, "upload_time": "2018-10-31T23:38:18", "upload_time_iso_8601": "2018-10-31T23:38:18.611260Z", "url": "https://files.pythonhosted.org/packages/e2/fc/76b276620d03ba40446161e1dadd5af8ba8fc45574a95802f541aa0243a9/sfeprapy-0.0.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c82a6a487dd0c7228b5425d8ef988040", "sha256": "ee9f213fd1f07dd985f261523f7363907d7d692c12e540533db3c816600f615c" }, "downloads": -1, "filename": "sfeprapy-0.0.4.tar.gz", "has_sig": false, "md5_digest": "c82a6a487dd0c7228b5425d8ef988040", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61528, "upload_time": "2018-10-31T23:38:19", "upload_time_iso_8601": "2018-10-31T23:38:19.993389Z", "url": "https://files.pythonhosted.org/packages/02/3e/57fcac12343c0063998c621a23b87f7e05b17b998b7ba2b476067216ed1f/sfeprapy-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "777069d7705d83e79ee1b52f66c8bc25", "sha256": "16f6af747a63ddaf39d61330d92737311ec80701bfe1b170c5cbc11656a66c3b" }, "downloads": -1, "filename": "sfeprapy-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "777069d7705d83e79ee1b52f66c8bc25", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 89390, "upload_time": "2019-01-02T11:33:20", "upload_time_iso_8601": "2019-01-02T11:33:20.070353Z", "url": "https://files.pythonhosted.org/packages/34/3c/95cc35e2d2c168a32377a663e49a61b66e819f0fd8d1ffb38d11c9882053/sfeprapy-0.0.5-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8c7d6d5cc9f27aa59aca9346507a24d4", "sha256": "1cbe4c3ed9f7e9a869525d169b754cab97fbe9c6386c8fe335f6237d10f444a7" }, "downloads": -1, "filename": "sfeprapy-0.0.5.tar.gz", "has_sig": false, "md5_digest": "8c7d6d5cc9f27aa59aca9346507a24d4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74671, "upload_time": "2019-01-02T11:33:21", "upload_time_iso_8601": "2019-01-02T11:33:21.971780Z", "url": "https://files.pythonhosted.org/packages/99/71/2f3a6618e10575e9744e8385dbff0651767ddaf8670700e31f8c2e3bc194/sfeprapy-0.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "f33e5b4c2cec1418c53b5f48c93b9904", "sha256": "5fa7b1ebb3f4f4420283e145bc76729563cfdfe96c8bfc4030a2067f934c1c15" }, "downloads": -1, "filename": "sfeprapy-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "f33e5b4c2cec1418c53b5f48c93b9904", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 89518, "upload_time": "2019-01-23T00:16:35", "upload_time_iso_8601": "2019-01-23T00:16:35.132041Z", "url": "https://files.pythonhosted.org/packages/0f/fe/7d550f7f298f25e2348f5233ae15a14bb14a2af59db0d60ac6ccd46761a7/sfeprapy-0.0.6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "59e7c9edb707ed8faba44bf90598b207", "sha256": "1a3817724c2d59384961696a6db260715727aa7a7f9c515eeb363a7ffb41d264" }, "downloads": -1, "filename": "sfeprapy-0.0.6.tar.gz", "has_sig": false, "md5_digest": "59e7c9edb707ed8faba44bf90598b207", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77408, "upload_time": "2019-01-23T00:16:37", "upload_time_iso_8601": "2019-01-23T00:16:37.037489Z", "url": "https://files.pythonhosted.org/packages/19/3d/4e4dcf82c7197856b52daaf7f79ddc5636b7f2f9c254e9694aba2a3c06c0/sfeprapy-0.0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "edd35958acf7ab3d281a1b9780e96fa8", "sha256": "39e8198e27ec0048943a3a3f3ccc17ceabfe4d447f0f0844962f3fdc6aa93f19" }, "downloads": -1, "filename": "sfeprapy-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "edd35958acf7ab3d281a1b9780e96fa8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 82348, "upload_time": "2019-02-17T22:03:37", "upload_time_iso_8601": "2019-02-17T22:03:37.911375Z", "url": "https://files.pythonhosted.org/packages/50/ba/7b91f1aeb55f8b18964ceea600a250dae5e9c4d943ac0421b119f98ae029/sfeprapy-0.0.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0401f6485cccb45e20722d0146b873bc", "sha256": "0290ad1d9f0f27b76e4b373718ebd9996bdd5885d7ab0b5399ac1cfd7177906b" }, "downloads": -1, "filename": "sfeprapy-0.0.7.tar.gz", "has_sig": false, "md5_digest": "0401f6485cccb45e20722d0146b873bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 72040, "upload_time": "2019-02-17T22:03:39", "upload_time_iso_8601": "2019-02-17T22:03:39.495039Z", "url": "https://files.pythonhosted.org/packages/50/8f/79199c9be4c8eda89ab203ea4284b83fc03d16f4429ece6ad182eb449abb/sfeprapy-0.0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "b925b51ebde2134c5f8fd428ef5fd67b", "sha256": "28b5a973176544e996be9cf371c2ffc6c710f5f7145aa6a7a964defbc9298dc4" }, "downloads": -1, "filename": "sfeprapy-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "b925b51ebde2134c5f8fd428ef5fd67b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 83670, "upload_time": "2019-03-08T01:20:42", "upload_time_iso_8601": "2019-03-08T01:20:42.950468Z", "url": "https://files.pythonhosted.org/packages/ac/ff/ac5973fd3790b10f16b9c6edfbe4757a4f10dbda8da2b1554263549d286f/sfeprapy-0.0.8-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "095baf85d815cc4534202d67f4c555d6", "sha256": "eebb4562e3d452dd462cf957da215c6d295d603c39c1c767d8ca35a227e2aee0" }, "downloads": -1, "filename": "sfeprapy-0.0.8.tar.gz", "has_sig": false, "md5_digest": "095baf85d815cc4534202d67f4c555d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68321, "upload_time": "2019-03-08T01:20:45", "upload_time_iso_8601": "2019-03-08T01:20:45.121193Z", "url": "https://files.pythonhosted.org/packages/60/df/f3cc72573a5bc2199b93dd2fccb6d034a792a40e233a2a6bda24da222f80/sfeprapy-0.0.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1": [ { "comment_text": "", "digests": { "md5": "d635f4d9e35a3a47d312f7958791db9d", "sha256": "17cb598e535144b49f75c85ee63705888f716046a57cc1e4d5be49a646767a67" }, "downloads": -1, "filename": "sfeprapy-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d635f4d9e35a3a47d312f7958791db9d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 82331, "upload_time": "2019-03-11T23:36:52", "upload_time_iso_8601": "2019-03-11T23:36:52.299249Z", "url": "https://files.pythonhosted.org/packages/4c/d4/8ced80c56d151efdf26ae6e10a4cf1511577031cf4e2fc8121be1e9f93eb/sfeprapy-0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9bd46ba9ff1a5195db098ac3f57ab70e", "sha256": "8315641746c629cdda42cd75aea406098157a668ad95e1b49343715ecb267278" }, "downloads": -1, "filename": "sfeprapy-0.1.tar.gz", "has_sig": false, "md5_digest": "9bd46ba9ff1a5195db098ac3f57ab70e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71282, "upload_time": "2019-03-11T23:36:55", "upload_time_iso_8601": "2019-03-11T23:36:55.823868Z", "url": "https://files.pythonhosted.org/packages/c3/3d/44560e65bd850e2e7af90945ab4e15544f45506cddfb3c4427dbddcd76c3/sfeprapy-0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2": [ { "comment_text": "", "digests": { "md5": "7db7c2c3a3f458f47d1a03f035ca34e2", "sha256": "5f9930b963dbb26b942b36e7aeff21555bd9a148377f621fd3aafa31ad70d42d" }, "downloads": -1, "filename": "sfeprapy-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "7db7c2c3a3f458f47d1a03f035ca34e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 82456, "upload_time": "2019-03-11T23:49:51", "upload_time_iso_8601": "2019-03-11T23:49:51.866016Z", "url": "https://files.pythonhosted.org/packages/18/a8/a34dffe93b61696bbb68b437f4822040acc456c8907ad2d74438f8362dc6/sfeprapy-0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f3d7a900075df60c01af2eefb4f401cc", "sha256": "7e1e35e05c16ea66fc3f2834f38860e2ea48ac8aaa0b913f68e775205513d9bd" }, "downloads": -1, "filename": "sfeprapy-0.2.tar.gz", "has_sig": false, "md5_digest": "f3d7a900075df60c01af2eefb4f401cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 71313, "upload_time": "2019-03-11T23:49:53", "upload_time_iso_8601": "2019-03-11T23:49:53.537700Z", "url": "https://files.pythonhosted.org/packages/f8/a6/1eef5d7b2e48f6e399c75f51cfdff432af63ce9a2bd7337d00a77dcbbe6d/sfeprapy-0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3": [ { "comment_text": "", "digests": { "md5": "c14a2fc764255f41004e264df19b3acc", "sha256": "8952ff6a29c11935365b1d5c7a626fd31974888dbc34c580efbfc83193d317c4" }, "downloads": -1, "filename": "sfeprapy-0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c14a2fc764255f41004e264df19b3acc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 84451, "upload_time": "2019-03-18T14:50:45", "upload_time_iso_8601": "2019-03-18T14:50:45.013971Z", "url": "https://files.pythonhosted.org/packages/72/7d/be9534f13c93b80cd4ba885849ad9770ade24dc95c8f6411c32c90864a6b/sfeprapy-0.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0874ffed24e75bb84f87581ea5626d7e", "sha256": "5992e75b29a097e519820007011fd0155a0f541a5e69cdbf9536a32c69b5c8a4" }, "downloads": -1, "filename": "sfeprapy-0.3.tar.gz", "has_sig": false, "md5_digest": "0874ffed24e75bb84f87581ea5626d7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 73009, "upload_time": "2019-03-18T14:50:46", "upload_time_iso_8601": "2019-03-18T14:50:46.724699Z", "url": "https://files.pythonhosted.org/packages/d9/ea/a0efba9dd04a1f98b31807d075fb367248c4109d070e3abac14c21ef9601/sfeprapy-0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4": [ { "comment_text": "", "digests": { "md5": "43893b57fe8e26cc5a7f4f7162556c08", "sha256": "7e663f4f7ccb991f03bf103d2f58dda18f293550ac3660c37880dc3e65747f14" }, "downloads": -1, "filename": "sfeprapy-0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "43893b57fe8e26cc5a7f4f7162556c08", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 86484, "upload_time": "2019-03-31T11:33:19", "upload_time_iso_8601": "2019-03-31T11:33:19.278411Z", "url": "https://files.pythonhosted.org/packages/bb/b7/981ca8144d3725fa46b0afc21df5dd404c8605e12842c8cb051636fce093/sfeprapy-0.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "80ba1fc4beda330f2518a0f0531c9666", "sha256": "a0876c2a78227db6e7a3c477f8b9fce17891b492df71916767b7a875dc7bd6f9" }, "downloads": -1, "filename": "sfeprapy-0.4.tar.gz", "has_sig": false, "md5_digest": "80ba1fc4beda330f2518a0f0531c9666", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74252, "upload_time": "2019-03-31T11:33:22", "upload_time_iso_8601": "2019-03-31T11:33:22.280971Z", "url": "https://files.pythonhosted.org/packages/03/3b/cb99588eb67043fd6c4973795ef27e234042a9206c4103b612fd1f8894b4/sfeprapy-0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.5": [ { "comment_text": "", "digests": { "md5": "3021fcce16475534c801917e25d3b2d7", "sha256": "ad4740558cfce292454168f4f3d81bcede5e57a0e64b14775135bfeb2cc23936" }, "downloads": -1, "filename": "sfeprapy-0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "3021fcce16475534c801917e25d3b2d7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 108395, "upload_time": "2019-04-15T08:07:36", "upload_time_iso_8601": "2019-04-15T08:07:36.566193Z", "url": "https://files.pythonhosted.org/packages/d4/33/62814a14700fc4eb62d468db503310be7cec964dbc4698d7aa686f566166/sfeprapy-0.5-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8dcbb98e4992514d0b7a5d783e92ae24", "sha256": "00bf1d2d9d2a6352cfaf71c54e0ddda4dc918d47919449e519cece361b88aeaa" }, "downloads": -1, "filename": "sfeprapy-0.5.tar.gz", "has_sig": false, "md5_digest": "8dcbb98e4992514d0b7a5d783e92ae24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 92460, "upload_time": "2019-04-15T08:07:38", "upload_time_iso_8601": "2019-04-15T08:07:38.051460Z", "url": "https://files.pythonhosted.org/packages/f4/77/01e4e153a664e4b15b340c2d7057d724603d8223f7911b958000411ec931/sfeprapy-0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6": [ { "comment_text": "", "digests": { "md5": "67554a643699e0387ca181d279183361", "sha256": "915f729107831b2731019febbbf8e240618dd98e6444d43bf1e2459ac0c44de7" }, "downloads": -1, "filename": "sfeprapy-0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "67554a643699e0387ca181d279183361", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 82794, "upload_time": "2019-07-24T23:04:24", "upload_time_iso_8601": "2019-07-24T23:04:24.425058Z", "url": "https://files.pythonhosted.org/packages/55/d8/6b44e7c004baa0967ddcc66d0ca5eed0571edff88efcd223a1f167c3f28a/sfeprapy-0.6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c3bb72abff119ffef5b70decc6d37954", "sha256": "d6d7ed52f2c4912e52b1660ced9f4d87bb52b393b798dacb6aed2f03952675d8" }, "downloads": -1, "filename": "sfeprapy-0.6.tar.gz", "has_sig": false, "md5_digest": "c3bb72abff119ffef5b70decc6d37954", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 70010, "upload_time": "2019-07-24T23:04:26", "upload_time_iso_8601": "2019-07-24T23:04:26.080314Z", "url": "https://files.pythonhosted.org/packages/6c/ca/3483c1633db875f96873fed7706d19b208a93fc91b24ad45e2c42956f2bb/sfeprapy-0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "09a36c89f4433a4a3dccc87f48ba6c32", "sha256": "16549b6d8c6fce5b11fadf5ad684d919ba0572d467a65ce1b8a800d863a66ba4" }, "downloads": -1, "filename": "sfeprapy-0.6.1-py3-none-any.whl", "has_sig": false, "md5_digest": "09a36c89f4433a4a3dccc87f48ba6c32", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 115450, "upload_time": "2019-07-25T16:56:10", "upload_time_iso_8601": "2019-07-25T16:56:10.826027Z", "url": "https://files.pythonhosted.org/packages/f4/e0/b404348d4d1358055fca83a66cb9b4603d1f4057d56cc3e9a8760c208cb6/sfeprapy-0.6.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "58a2431c8789f6e057e35da943db0593", "sha256": "c95a156cfb600c05512b67727a4edb4e76ec0b49d41315359926964b0cdf37e5" }, "downloads": -1, "filename": "sfeprapy-0.6.1.tar.gz", "has_sig": false, "md5_digest": "58a2431c8789f6e057e35da943db0593", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 93892, "upload_time": "2019-07-25T16:56:12", "upload_time_iso_8601": "2019-07-25T16:56:12.599395Z", "url": "https://files.pythonhosted.org/packages/1a/eb/bd68a159ce0b31fc49ad0fd4b3f32614788d8b147bc31f4c1e363e957771/sfeprapy-0.6.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "b555d0b7a06e3f4edee1479839c78138", "sha256": "bd8aba723aff47e3be44798056f7c5f6b9eeed537be775da22af5cc41c0e5f02" }, "downloads": -1, "filename": "sfeprapy-0.6.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b555d0b7a06e3f4edee1479839c78138", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 115469, "upload_time": "2019-07-25T17:40:00", "upload_time_iso_8601": "2019-07-25T17:40:00.429839Z", "url": "https://files.pythonhosted.org/packages/2e/bd/87383a0af4f27cc639aa98289c0ed7ddb198bc9e480ae323741891cf37b5/sfeprapy-0.6.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "ae29d93861e9f196d2711450e4890f7b", "sha256": "43ed65bbf58b520ec6eee8a838c15c23f9d8ee4eb3d9c2052c0e27b14e7169ab" }, "downloads": -1, "filename": "sfeprapy-0.6.2.tar.gz", "has_sig": false, "md5_digest": "ae29d93861e9f196d2711450e4890f7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 93918, "upload_time": "2019-07-25T17:40:06", "upload_time_iso_8601": "2019-07-25T17:40:06.365417Z", "url": "https://files.pythonhosted.org/packages/9b/76/f6ed7b8a4cd01ddc1c75197cddce602e6173833ee5c2c7745415a93d97a3/sfeprapy-0.6.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "b352bed25eaca4adbe311c1d98bbd1b6", "sha256": "da7d1940dc87a0100048b902d4d87934bbae288fb2f54eb2b3d034e8236314b7" }, "downloads": -1, "filename": "sfeprapy-0.6.3-py3-none-any.whl", "has_sig": false, "md5_digest": "b352bed25eaca4adbe311c1d98bbd1b6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 115435, "upload_time": "2019-07-25T17:43:50", "upload_time_iso_8601": "2019-07-25T17:43:50.590737Z", "url": "https://files.pythonhosted.org/packages/50/bb/e3fe79b8c94c965b18e625d43fcbf73bb43574f2cff728ec8a828bee9ac7/sfeprapy-0.6.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6f0d881c383a6aaf17bfa76f27b1787e", "sha256": "b48d1dea0cd54e5c21bdc36cb7734531cc76eab23cf6e0df6c3937ac91ddc6d9" }, "downloads": -1, "filename": "sfeprapy-0.6.3.tar.gz", "has_sig": false, "md5_digest": "6f0d881c383a6aaf17bfa76f27b1787e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 93895, "upload_time": "2019-07-25T17:43:54", "upload_time_iso_8601": "2019-07-25T17:43:54.005024Z", "url": "https://files.pythonhosted.org/packages/81/ec/4c033d2d10d6b96273b5d962ccb7b68fc876d269c5ee4b701611cc36b115/sfeprapy-0.6.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "1f42450cdf4fd58a97ac4627322b7993", "sha256": "0179c1fdf28468e38d659c1c51bb430534902d9df77cea4a465ad072a06ce7d9" }, "downloads": -1, "filename": "sfeprapy-0.6.4-py3-none-any.whl", "has_sig": false, "md5_digest": "1f42450cdf4fd58a97ac4627322b7993", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 118001, "upload_time": "2019-08-18T19:17:32", "upload_time_iso_8601": "2019-08-18T19:17:32.485625Z", "url": "https://files.pythonhosted.org/packages/9c/66/567eef71ba0971a4d46e87f6b7e664e20a1749c96e9b9438b44d773bd65b/sfeprapy-0.6.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "6daa04ad7003fa52b5eef5e9a71e2234", "sha256": "7c0e86563d957e05ae386167a7b0f33e58e2b3b7072be0d506da26dee3a36bcd" }, "downloads": -1, "filename": "sfeprapy-0.6.4.tar.gz", "has_sig": false, "md5_digest": "6daa04ad7003fa52b5eef5e9a71e2234", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 97218, "upload_time": "2019-08-18T19:17:34", "upload_time_iso_8601": "2019-08-18T19:17:34.561641Z", "url": "https://files.pythonhosted.org/packages/ed/65/3129d01f705f4026b13f1eac88c8f12f1edf50299c35008f5986eaf8161f/sfeprapy-0.6.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "bd33ccf22ac1ec7e28b63a4a89eceeee", "sha256": "e502371d59333481f5f4c15ab31cb17dce2e6b9e37385cd54d2e222f1312fdbd" }, "downloads": -1, "filename": "sfeprapy-0.6.5-py3-none-any.whl", "has_sig": false, "md5_digest": "bd33ccf22ac1ec7e28b63a4a89eceeee", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 146001, "upload_time": "2019-08-27T16:36:41", "upload_time_iso_8601": "2019-08-27T16:36:41.750127Z", "url": "https://files.pythonhosted.org/packages/c0/13/d3b1112a1274bfa4badbaf9283c989bea4e444f8b8875b6b94e1ccaf4e30/sfeprapy-0.6.5-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.6.6": [ { "comment_text": "", "digests": { "md5": "5b6fe208970bf2d4c7ed2e4b364214af", "sha256": "2c412429b798c3cf32ad6123c32f7a1f41e4ae9ef62e20d0f38cd0677ca49f02" }, "downloads": -1, "filename": "sfeprapy-0.6.6-py3-none-any.whl", "has_sig": false, "md5_digest": "5b6fe208970bf2d4c7ed2e4b364214af", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 129343, "upload_time": "2019-09-12T08:16:18", "upload_time_iso_8601": "2019-09-12T08:16:18.331992Z", "url": "https://files.pythonhosted.org/packages/47/32/5210eb2588a917c6f2ffe5d81a27333159c6761fa2e64f58c3dabb25981d/sfeprapy-0.6.6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a208af98aec0b7c8db69389defac4db9", "sha256": "35f84101ab3e1b5f411ed28883612487470cb587538e2e066d72ce5bab850c35" }, "downloads": -1, "filename": "sfeprapy-0.6.6.tar.gz", "has_sig": false, "md5_digest": "a208af98aec0b7c8db69389defac4db9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 102950, "upload_time": "2019-09-12T08:16:20", "upload_time_iso_8601": "2019-09-12T08:16:20.243237Z", "url": "https://files.pythonhosted.org/packages/21/5c/6f5254462b0a3b8f0d69e2fb47f2940029955ab97530c7f8d68462b1b3a3/sfeprapy-0.6.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.7": [ { "comment_text": "", "digests": { "md5": "fb73141027f3d4ab00f679ba2408fa0b", "sha256": "7fb3311ef158b625edd43ecb34a410975e906f138160cb6108ecfcddf19f9949" }, "downloads": -1, "filename": "sfeprapy-0.6.7-py3-none-any.whl", "has_sig": false, "md5_digest": "fb73141027f3d4ab00f679ba2408fa0b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 134782, "upload_time": "2019-10-10T07:00:34", "upload_time_iso_8601": "2019-10-10T07:00:34.128038Z", "url": "https://files.pythonhosted.org/packages/62/d6/de836123a0bb3bcf8c15fda49396d013616df45690ee3586c546ac5841e4/sfeprapy-0.6.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8a4c4b0f53412e69ea1d74098e988a51", "sha256": "7f04efbae237a8f343ac3305e0973b577590e74fccd285fb7177464771b11e43" }, "downloads": -1, "filename": "sfeprapy-0.6.7.tar.gz", "has_sig": false, "md5_digest": "8a4c4b0f53412e69ea1d74098e988a51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82838, "upload_time": "2019-10-10T07:00:46", "upload_time_iso_8601": "2019-10-10T07:00:46.730618Z", "url": "https://files.pythonhosted.org/packages/78/9c/d2b9eac75bdbc80f4e65430cf7080cac47e53330f3392f20d7901842c827/sfeprapy-0.6.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.8": [ { "comment_text": "", "digests": { "md5": "9d41b44690f13541f92b252eea8c6254", "sha256": "f50eb8e3740218a9375791b423599997f378c6e89caa9db82a7128c4b2ab870f" }, "downloads": -1, "filename": "sfeprapy-0.6.8-py3-none-any.whl", "has_sig": false, "md5_digest": "9d41b44690f13541f92b252eea8c6254", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 105830, "upload_time": "2019-10-22T23:05:40", "upload_time_iso_8601": "2019-10-22T23:05:40.292203Z", "url": "https://files.pythonhosted.org/packages/71/0b/3705136fdb6f82930452118153ef9b9604279f982e07faa87248953f9991/sfeprapy-0.6.8-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "5403b6aadfafbf51a8ed692125d53c40", "sha256": "910ab6a89f5eee7d87ce431f1e405c12a56cb3abeb0ce20c1dc3be61f29d3bfd" }, "downloads": -1, "filename": "sfeprapy-0.6.8.tar.gz", "has_sig": false, "md5_digest": "5403b6aadfafbf51a8ed692125d53c40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 84168, "upload_time": "2019-10-22T23:05:52", "upload_time_iso_8601": "2019-10-22T23:05:52.820598Z", "url": "https://files.pythonhosted.org/packages/3c/26/cb7000b49308a8e8d030313016d403b6b3fa591bc9bc23d186c77c7e7d88/sfeprapy-0.6.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.6.9": [ { "comment_text": "", "digests": { "md5": "0aa3bacf3333c025ef36a7adcab22bec", "sha256": "59ead5a7ba3725c674755050ba2de8444fefa72ab033dae4fbbf2f730995e444" }, "downloads": -1, "filename": "sfeprapy-0.6.9-py3-none-any.whl", "has_sig": false, "md5_digest": "0aa3bacf3333c025ef36a7adcab22bec", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 72100, "upload_time": "2019-10-28T10:32:10", "upload_time_iso_8601": "2019-10-28T10:32:10.787574Z", "url": "https://files.pythonhosted.org/packages/d0/bb/e5bee7d66a7f9619999454e3ebdfc881f265d8cff82317767b2221aba56f/sfeprapy-0.6.9-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "88ee590353d22ab79f401f2bd1374852", "sha256": "2b0eac27cfa4bda311bdd0e359cd3bd36a848e7a423e8af8f6d0db0cb70c0eed" }, "downloads": -1, "filename": "sfeprapy-0.6.9.tar.gz", "has_sig": false, "md5_digest": "88ee590353d22ab79f401f2bd1374852", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58562, "upload_time": "2019-10-28T10:32:12", "upload_time_iso_8601": "2019-10-28T10:32:12.512728Z", "url": "https://files.pythonhosted.org/packages/97/f4/7408a3c0d4eb1a93c3a037e87678503eddc15d3ffd1b3e32b3e172643fa2/sfeprapy-0.6.9.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7": [ { "comment_text": "", "digests": { "md5": "0119489c7cac8afcdbd99729914f43f4", "sha256": "906f679ee014f0cc70362682a3b946bcc9078cef85119312e752a83d523c6131" }, "downloads": -1, "filename": "sfeprapy-0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "0119489c7cac8afcdbd99729914f43f4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 71470, "upload_time": "2020-02-01T18:09:50", "upload_time_iso_8601": "2020-02-01T18:09:50.434846Z", "url": "https://files.pythonhosted.org/packages/cd/bd/a331550b497a66f620da002adbfb3fb0227e6c8213a21f1613a7e5ff091e/sfeprapy-0.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2eda77abd809a2c85caaab8416d34b5d", "sha256": "a2bed84e657b0507891b12a4abcbc39b690a2869b15052c7d47472ca5c2f9e67" }, "downloads": -1, "filename": "sfeprapy-0.7.tar.gz", "has_sig": false, "md5_digest": "2eda77abd809a2c85caaab8416d34b5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 58184, "upload_time": "2020-02-01T18:09:52", "upload_time_iso_8601": "2020-02-01T18:09:52.196818Z", "url": "https://files.pythonhosted.org/packages/c7/6f/b4ee4bf38318ef7a6a768acc76e5f9152fe162ab029b851771016d7ec944/sfeprapy-0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.1": [ { "comment_text": "", "digests": { "md5": "d13f019063524abce8b4503d88e2d7c0", "sha256": "b70d2fc0dfbbea2dffb2586671fa407196f8eff875b3f40bc961a1343f7ade7a" }, "downloads": -1, "filename": "sfeprapy-0.7.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d13f019063524abce8b4503d88e2d7c0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 74471, "upload_time": "2020-02-01T18:13:11", "upload_time_iso_8601": "2020-02-01T18:13:11.662113Z", "url": "https://files.pythonhosted.org/packages/de/47/865be5b8b5eaa92c55820ab81a22b9e692d217722c260d92f258e928e0ff/sfeprapy-0.7.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "71edc5983130f24e22568960c9dec566", "sha256": "32b9a5282a15765f793ceb6ede5199ec4225045065a2a3685f9e623808b91f53" }, "downloads": -1, "filename": "sfeprapy-0.7.1.tar.gz", "has_sig": false, "md5_digest": "71edc5983130f24e22568960c9dec566", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60549, "upload_time": "2020-02-01T18:13:14", "upload_time_iso_8601": "2020-02-01T18:13:14.772439Z", "url": "https://files.pythonhosted.org/packages/36/7d/45daa996d258116e0e2d7692ae26f728a3eea1525c7c84633fbb1c6a76b4/sfeprapy-0.7.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.1.post1": [ { "comment_text": "", "digests": { "md5": "01e78f2926cf194b836fc2a1fa701966", "sha256": "030b3a19f914570cd23b4fe9400eafee66d2a4a068d7401d930d6aeb153df756" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "01e78f2926cf194b836fc2a1fa701966", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 74551, "upload_time": "2020-02-20T12:34:34", "upload_time_iso_8601": "2020-02-20T12:34:34.929886Z", "url": "https://files.pythonhosted.org/packages/0e/22/8519abc6aeb8751698509b79ac4226ed2530a6e4cfde5bcfbd8f961cbfa1/sfeprapy-0.7.1.post1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e63e547b087cfb1c51f7a7a604dea8f4", "sha256": "6cb0caa4bf3a4145b9d53d28645e4f991eb83d8af4d10faf0a21183f2eeda8e6" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post1.tar.gz", "has_sig": false, "md5_digest": "e63e547b087cfb1c51f7a7a604dea8f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60594, "upload_time": "2020-02-20T12:34:36", "upload_time_iso_8601": "2020-02-20T12:34:36.637477Z", "url": "https://files.pythonhosted.org/packages/ac/a9/9f91f1e196704619d67629290dd52cb869202ced90ba900539599644fc0d/sfeprapy-0.7.1.post1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.1.post2": [ { "comment_text": "", "digests": { "md5": "e5745c6304f06c155748c0ec42abf884", "sha256": "f4c5e4bcd80a6a043b51c56bd28ba39d5945617400664625b725fb2b1d3351d2" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post2-py3-none-any.whl", "has_sig": false, "md5_digest": "e5745c6304f06c155748c0ec42abf884", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 74550, "upload_time": "2020-02-20T12:40:34", "upload_time_iso_8601": "2020-02-20T12:40:34.977231Z", "url": "https://files.pythonhosted.org/packages/74/61/7cc77c0b1a9170ed4562f61dbdcd5732a73bfb6b985d8fd1f0983181dbca/sfeprapy-0.7.1.post2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f470a4f6a1ae9a9a518d64c928d9d4de", "sha256": "54156a0bd6ba0436560aaaf1d9d8fb47745f0fff1be0d7130b2920ba394fb53e" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post2.tar.gz", "has_sig": false, "md5_digest": "f470a4f6a1ae9a9a518d64c928d9d4de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60597, "upload_time": "2020-02-20T12:40:36", "upload_time_iso_8601": "2020-02-20T12:40:36.282658Z", "url": "https://files.pythonhosted.org/packages/76/d9/4d0017b129acaab07c77d355fba31e5286755fbf54fa76463de5b928157a/sfeprapy-0.7.1.post2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.1.post3": [ { "comment_text": "", "digests": { "md5": "a5f96dfff641991faff823e26df16e6a", "sha256": "8f32a8d1fc2c2232f40c177f9e16be22d5d155d8374450080c9ba886361d78ad" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post3-py3-none-any.whl", "has_sig": false, "md5_digest": "a5f96dfff641991faff823e26df16e6a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 75788, "upload_time": "2020-02-20T12:43:19", "upload_time_iso_8601": "2020-02-20T12:43:19.858871Z", "url": "https://files.pythonhosted.org/packages/2c/3d/3467e1eb6720eb33e8b37c8bb7a84254afca2335cb7f1fe4feaba292d655/sfeprapy-0.7.1.post3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d066de5e3f1846ee13993ab6c4f329f5", "sha256": "a6addd4c77dd843999ddceb928324909b0cf93dbe8a58e5d36c756f746a1c226" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post3.tar.gz", "has_sig": false, "md5_digest": "d066de5e3f1846ee13993ab6c4f329f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61388, "upload_time": "2020-02-20T12:43:22", "upload_time_iso_8601": "2020-02-20T12:43:22.228907Z", "url": "https://files.pythonhosted.org/packages/39/be/03a553be8cb77cd5c0391bf12b59f70a37c9f4df09350bcbcdb3f185d72f/sfeprapy-0.7.1.post3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.1.post4": [ { "comment_text": "", "digests": { "md5": "c92f61cc22390189c8ef0efb5af22e71", "sha256": "a4c59abb030c393622f17ab69d8b2744d5963f76cbc65c9f586fd1783539ea1d" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post4-py3-none-any.whl", "has_sig": false, "md5_digest": "c92f61cc22390189c8ef0efb5af22e71", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 76315, "upload_time": "2020-02-20T12:45:13", "upload_time_iso_8601": "2020-02-20T12:45:13.460154Z", "url": "https://files.pythonhosted.org/packages/0a/32/952cc557af8ffec7164f21e54b846f4c126df30156be9ae046d1debd4777/sfeprapy-0.7.1.post4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3512c04718c6057860271c299240017f", "sha256": "2f230b7293005a6cb5583d97657c3d769e67dcc6075f7ea9951700f297a7abbe" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post4.tar.gz", "has_sig": false, "md5_digest": "3512c04718c6057860271c299240017f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61462, "upload_time": "2020-02-20T12:45:16", "upload_time_iso_8601": "2020-02-20T12:45:16.956889Z", "url": "https://files.pythonhosted.org/packages/f0/e0/e9f79b66f646a218062c151b43607975ee20e47f1ddf9100b41eb7868b35/sfeprapy-0.7.1.post4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.1.post5": [ { "comment_text": "", "digests": { "md5": "7d8b4e0f9f77781358f7d8d129c5f465", "sha256": "9a5076e74d6fe0d356463dbb05a39b768b9e12b844f4bc2a023265e778769da8" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post5-py3-none-any.whl", "has_sig": false, "md5_digest": "7d8b4e0f9f77781358f7d8d129c5f465", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 76281, "upload_time": "2020-02-20T12:59:34", "upload_time_iso_8601": "2020-02-20T12:59:34.230717Z", "url": "https://files.pythonhosted.org/packages/4c/28/59a8e71987f95d09e74f72d53d5e6288407def0e15af0882dbd379d8f6ec/sfeprapy-0.7.1.post5-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3b35d2c6f11da0bced5fdbdb4a97d102", "sha256": "019f6e211ced7f266ae80d49c29c411ce4832d0315842305dbb824a5a7baab82" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post5.tar.gz", "has_sig": false, "md5_digest": "3b35d2c6f11da0bced5fdbdb4a97d102", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61430, "upload_time": "2020-02-20T12:59:38", "upload_time_iso_8601": "2020-02-20T12:59:38.555861Z", "url": "https://files.pythonhosted.org/packages/d2/9f/6b1aa4955a548281c7135f3d2d1e79acadd822a99dc3496d554f2a72727a/sfeprapy-0.7.1.post5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.7.1.post6": [ { "comment_text": "", "digests": { "md5": "5a49e66bce5c7e087ea40f858134f604", "sha256": "cc1bea89895b33e9f854e850d0c2cb4735cc35203942a66ab95fd79b925c8171" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post6-py3-none-any.whl", "has_sig": false, "md5_digest": "5a49e66bce5c7e087ea40f858134f604", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 76396, "upload_time": "2020-02-20T13:13:09", "upload_time_iso_8601": "2020-02-20T13:13:09.042529Z", "url": "https://files.pythonhosted.org/packages/d2/a4/af6712dfc952ff4a69eb272c7029bf947ba9a3b96c242d7ec08608cf300a/sfeprapy-0.7.1.post6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1302ded92592b9d5f602c453f45b5c86", "sha256": "7d06d2c71f0e1e4c8b9777581cf053f52c03a554c2d05a94d6ccffc1cb473d2d" }, "downloads": -1, "filename": "sfeprapy-0.7.1.post6.tar.gz", "has_sig": false, "md5_digest": "1302ded92592b9d5f602c453f45b5c86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61545, "upload_time": "2020-02-20T13:13:10", "upload_time_iso_8601": "2020-02-20T13:13:10.528986Z", "url": "https://files.pythonhosted.org/packages/ce/59/e62130c1f62602a06593d4fbc62ba2bb1d9d9dcf7a3bfea9ec2c76ebe545/sfeprapy-0.7.1.post6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "34fd80b8617d5316e75dca18eeccbe74", "sha256": "655388e6acfa65e962b40be830fdd53ed0e099b3bb18cd6574c4940cb8096a21" }, "downloads": -1, "filename": "sfeprapy-0.8.1-py3-none-any.whl", "has_sig": false, "md5_digest": "34fd80b8617d5316e75dca18eeccbe74", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 73760, "upload_time": "2020-10-23T11:34:55", "upload_time_iso_8601": "2020-10-23T11:34:55.268229Z", "url": "https://files.pythonhosted.org/packages/b1/1f/1a855d5b18da79ef11c5d4af7ea8b674b1304bea3b3c399cc607539752f6/sfeprapy-0.8.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "401728484389e86292ace08012971fd9", "sha256": "9e659f6209ffb761e16ffc2906f40dc937196461a267c37f63443080ca720a60" }, "downloads": -1, "filename": "sfeprapy-0.8.1.tar.gz", "has_sig": false, "md5_digest": "401728484389e86292ace08012971fd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60170, "upload_time": "2020-10-23T11:34:56", "upload_time_iso_8601": "2020-10-23T11:34:56.745997Z", "url": "https://files.pythonhosted.org/packages/30/70/cbb9652bec3fd551b3b518c51e3c2df04981f88055036ba109cb845b6052/sfeprapy-0.8.1.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "34fd80b8617d5316e75dca18eeccbe74", "sha256": "655388e6acfa65e962b40be830fdd53ed0e099b3bb18cd6574c4940cb8096a21" }, "downloads": -1, "filename": "sfeprapy-0.8.1-py3-none-any.whl", "has_sig": false, "md5_digest": "34fd80b8617d5316e75dca18eeccbe74", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 73760, "upload_time": "2020-10-23T11:34:55", "upload_time_iso_8601": "2020-10-23T11:34:55.268229Z", "url": "https://files.pythonhosted.org/packages/b1/1f/1a855d5b18da79ef11c5d4af7ea8b674b1304bea3b3c399cc607539752f6/sfeprapy-0.8.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "401728484389e86292ace08012971fd9", "sha256": "9e659f6209ffb761e16ffc2906f40dc937196461a267c37f63443080ca720a60" }, "downloads": -1, "filename": "sfeprapy-0.8.1.tar.gz", "has_sig": false, "md5_digest": "401728484389e86292ace08012971fd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 60170, "upload_time": "2020-10-23T11:34:56", "upload_time_iso_8601": "2020-10-23T11:34:56.745997Z", "url": "https://files.pythonhosted.org/packages/30/70/cbb9652bec3fd551b3b518c51e3c2df04981f88055036ba109cb845b6052/sfeprapy-0.8.1.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }