{ "info": { "author": "Markus Pichler", "author_email": "markus.pichler@tugraz.at", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "\u00a9 [Institute of Urban Water Management and Landscape Water Engineering](https://www.sww.tugraz.at), [Graz University of Technology](https://www.tugraz.at/home/) and [Markus Pichler](mailto:markus.pichler@tugraz.at)\n\n\n# Intensity duration frequency analysis (based on KOSTRA)\n\n\n[![license](https://img.shields.io/github/license/markuspic/intensity_duration_frequency_analysis.svg?style=flat)](https://github.com/MarkusPic/intensity_duration_frequency_analysis/blob/master/LICENSE)\n[![docs ](https://img.shields.io/badge/docs-good-brightgreen.svg?style=flat)](https://markuspic.github.io/intensity_duration_frequency_analysis)\n[![PyPI](https://img.shields.io/pypi/v/idf-analysis.svg)](https://pypi.python.org/pypi/idf-analysis)\n\n[![PyPI - Downloads](https://img.shields.io/pypi/dd/idf-analysis)](https://pypi.python.org/pypi/idf-analysis)\n[![PyPI - Downloads](https://img.shields.io/pypi/dw/idf-analysis)](https://pypi.python.org/pypi/idf-analysis)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/idf-analysis)](https://pypi.python.org/pypi/idf-analysis)\n\nheavy rain as a function of the duration and the return period acc. to [DWA-A 531 (2012)](http://www.dwa.de/dwa/shop/shop.nsf/Produktanzeige?openform&produktid=P-DWAA-8XMUY2)\nThis program reads the measurement data of the rainfall\nand calculates the distribution of the design rainfall as a function of the return period and the duration\nfor duration steps up to 12 hours (and more) and return period in a range of '0.5a ≤ T_n ≤ 100a'\n\nThe guideline was used in the application [KOSTRA-DWD](https://www.dwd.de/DE/leistungen/kostra_dwd_rasterwerte/kostra_dwd_rasterwerte.html).\n\n----\n\n> Heavy rainfall data are among the most important planning parameters in water management and hydraulic engineering practice. In urban areas, for example, they are required as initial parameters for the design of rainwater drainage systems and in watercourses for the dimensioning of hydraulic structures. The accuracy of the target values of the corresponding calculation methods and models depends crucially on their accuracy. Their overestimation can lead to considerable additional costs in the structural implementation, their underestimation to an unacceptable, excessive residual risk of failure during the operation of water management and hydraulic engineering facilities. Despite the area-wide availability of heavy rainfall data through \"Coordinated Heavy Rainfall Regionalisation Analyses\" (KOSTRA), there is still a need for local station analyses, e.g. to evaluate the now extended data series, to evaluate recent developments or to classify local peculiarities in comparison to the KOSTRA data. However, this is only possible without restrictions if the methodological approach recommended in the worksheet is followed. In the DWA-A 531 worksheet, the main features of the ATVA 121 worksheet published in 1985 and of the identical DVWK-R 124 booklet of the DVWK Rules for Water Management \"Heavy Rain Evaluation after Return Time and Duration\" are retained. The aim of the revision is to take account of current developments without, however, calling into question the standardisation of the procedure for statistical heavy rain analyses which was intended at the time.\n\n**[DWA-A 531 (2012)](http://www.dwa.de/dwa/shop/shop.nsf/Produktanzeige?openform&produktid=P-DWAA-8XMUY2) Translated with www.DeepL.com/Translator**\n\n----\n\n> An intensity-duration-frequency curve (IDF curve) is a mathematical function that relates the rainfall intensity with its duration and frequency of occurrence. These curves are commonly used in hydrology for flood forecasting and civil engineering for urban drainage design. However, the IDF curves are also analysed in hydrometeorology because of the interest in the time concentration or time-structure of the rainfall.\n\n**[Wikipedia](https://en.wikipedia.org/wiki/Intensity-duration-frequency_curve)**\n\n----\n\nThis package developed [Markus Pichler](mailto:markus.pichler@tugraz.at) during his bachelor thesis and finalised it in the course of his employment at the [Institute of Urban Water Management and Landscape Water Engineering](https://www.sww.tugraz.at).\n\n\n# Install\n\nThe script is written in Python3. (use a version > 3.5)\n\n## Windows\n\nYou have to install python (i.e. the original python from the [website](https://www.python.org/downloads/)).\n\nThe following commands show the usage for Linux/Unix systems. \n\nTo use these features on Windows you have to add ```python -m``` before each command \nand you have to add the path to your python binary to the environment variables [^path1].\n\n[^path1]: https://geek-university.com/python/add-python-to-the-windows-path/\n\nThere is also an option during the installation to add python to the PATH automatically. [^path2]\n\n[^path2]: https://datatofish.com/add-python-to-windows-path/\n\n![python_install](https://datatofish.com/wp-content/uploads/2018/10/0001_add_Python_to_Path.png)\n\n## Linux/Unix\n\nPython is pre-installed on most operating systems (as you probably knew).\n\n## Required python packages\n\nPackages required for this program will be installed with pip during the installation process and can be seen in the 'requirements.txt' file.\n\n## Fresh install\n\n```\npip install idf-analysis\n```\n\nAdd the following tags to the command for special options:\n\n- ```--user```: To install the package only for the local user account (no admin rights needed)\n- ```--upgrade```: To update the package\n\n# Usage\n\nTo start the script use following commands in the terminal/Prompt\n\n```idf_analysis```\n\nThe documentation of the python-API can be found [here](https://markuspic.github.io/intensity_duration_frequency_analysis/api.html).\n\n# Commandline tool \n\n> ```idf_analysis -h```\n\n```\nusage: __main__.py [-h] -i INPUT\n [-ws {ATV-A_121,DWA-A_531,DWA-A_531_advektiv}]\n [-kind {partial,annual}] [-t {>= 0.5 a and <= 100 a}]\n [-d {>= 5 min and <= 8640 min}] [-r {>= 0 L/s*ha}]\n [-h_N {>= 0 mm}] [--r_720_1] [--plot] [--export_table]\n\nheavy rain as a function of the duration and the return period acc. to DWA-A\n531 (2012) All files will be saved in the same directory of the input file but\nin a subfolder called like the inputfile + \"_idf_data\". Inside this folder a\nfile called \"idf_parameter.yaml\"-file will be saved and contains interim-\ncalculation-results and will be automatically reloaded on the next call.\n\noptional arguments:\n -h, --help show this help message and exit\n -i INPUT, --input INPUT\n input file with the rain time-series (csv or parquet)\n -ws {ATV-A_121,DWA-A_531,DWA-A_531_advektiv}, --worksheet {ATV-A_121,DWA-A_531,DWA-A_531_advektiv}\n From which worksheet the recommendations for\n calculating the parameters should be taken.\n -kind {partial,annual}, --series_kind {partial,annual}\n The kind of series used for the calculation.\n (Calculation with partial series is more precise and\n recommended.)\n -t {>= 0.5 a and <= 100 a}, --return_period {>= 0.5 a and <= 100 a}\n return period in years (If two of the three variables\n (rainfall (height or flow-rate), duration, return\n period) are given, the third variable is calculated.)\n -d {>= 5 min and <= 8640 min}, --duration {>= 5 min and <= 8640 min}\n duration in minutes (If two of the three variables\n (rainfall (height or flow-rate), duration, return\n period) are given, the third variable is calculated.)\n -r {>= 0 L/(s*ha)}, --flow_rate_of_rainfall {>= 0 L/(s*ha)}\n rainfall in Liter/(s * ha) (If two of the three\n variables (rainfall (height or flow-rate), duration,\n return period) are given, the third variable is\n calculated.)\n -h_N {>= 0 mm}, --height_of_rainfall {>= 0 mm}\n rainfall in mm or Liter/m^2 (If two of the three\n variables (rainfall (height or flow-rate), duration,\n return period) are given, the third variable is\n calculated.)\n --r_720_1 design rainfall with a duration of 720 minutes (=12 h)\n and a return period of 1 year\n --plot get a plot of the idf relationship\n --export_table get a table of the most frequent used values\n```\n\n# Example\n\n[Example Jupyter notebook for the commandline](example/example_commandline.ipynb)\n\n[Example Jupyter notebook for the python api](example/example_python_api.ipynb)\n\n[Example python skript](example/example_python_api.py)\n\n\n### Example Files\n\n[Interim Results of the idf analysis](example/ehyd_112086_idf_data/idf_parameters.yaml)\n\n### Example Plot\n\n![IDF-Curves-Plot](example/ehyd_112086_idf_data/idf_curves_plot.png)\n\n### Example IDF table\n\n[IDF-Table](example/ehyd_112086_idf_data/idf_table_UNIX.csv)\n\n\n| return period in a
duration in min | 1 | 2 | 3 | 5 | 10 | 20 | 25 | 30 | 50 | 75 | 100 |\n|------------------:|------:|-------:|-------:|-------:|-------:|-------:|-------:|-------:|-------:|-------:|-------:|\n| 5 | 9.39 | 10.97 | 11.89 | 13.04 | 14.61 | 16.19 | 16.69 | 17.11 | 18.26 | 19.18 | 19.83 |\n| 10 | 15.15 | 17.62 | 19.06 | 20.88 | 23.35 | 25.82 | 26.62 | 27.27 | 29.09 | 30.54 | 31.56 |\n| 15 | 19.03 | 22.25 | 24.13 | 26.51 | 29.72 | 32.94 | 33.98 | 34.83 | 37.20 | 39.08 | 40.42 |\n| 20 | 21.83 | 25.71 | 27.99 | 30.85 | 34.73 | 38.62 | 39.87 | 40.89 | 43.75 | 46.02 | 47.63 |\n| 30 | 25.60 | 30.66 | 33.62 | 37.35 | 42.41 | 47.47 | 49.10 | 50.43 | 54.16 | 57.12 | 59.22 |\n| 45 | 28.92 | 35.51 | 39.37 | 44.23 | 50.83 | 57.42 | 59.54 | 61.28 | 66.14 | 69.99 | 72.73 |\n| 60 | 30.93 | 38.89 | 43.54 | 49.40 | 57.36 | 65.31 | 67.88 | 69.97 | 75.83 | 80.49 | 83.79 |\n| 90 | 33.37 | 41.74 | 46.64 | 52.80 | 61.17 | 69.54 | 72.23 | 74.43 | 80.60 | 85.49 | 88.96 |\n| 180 | 38.01 | 47.13 | 52.46 | 59.18 | 68.30 | 77.42 | 80.36 | 82.76 | 89.48 | 94.81 | 98.60 |\n| 270 | 41.01 | 50.60 | 56.21 | 63.28 | 72.87 | 82.46 | 85.55 | 88.07 | 95.14 | 100.75 | 104.73 |\n| 360 | 43.29 | 53.23 | 59.04 | 66.37 | 76.31 | 86.25 | 89.45 | 92.06 | 99.39 | 105.20 | 109.33 |\n| 450 | 45.14 | 55.36 | 61.33 | 68.87 | 79.08 | 89.30 | 92.59 | 95.28 | 102.81 | 108.79 | 113.03 |\n| 600 | 47.64 | 58.23 | 64.43 | 72.23 | 82.82 | 93.41 | 96.82 | 99.61 | 107.42 | 113.61 | 118.01 |\n| 720 | 49.29 | 60.13 | 66.47 | 74.45 | 85.29 | 96.12 | 99.61 | 102.46 | 110.44 | 116.78 | 121.28 |\n| 1080 | 54.41 | 64.97 | 71.15 | 78.94 | 89.50 | 100.06 | 103.46 | 106.24 | 114.02 | 120.20 | 124.58 |\n| 1440 | 58.02 | 67.72 | 73.39 | 80.54 | 90.24 | 99.93 | 103.05 | 105.61 | 112.75 | 118.42 | 122.45 |\n| 2880 | 66.70 | 77.41 | 83.68 | 91.57 | 102.29 | 113.00 | 116.45 | 119.26 | 127.16 | 133.42 | 137.87 |\n| 4320 | 71.93 | 85.72 | 93.78 | 103.95 | 117.73 | 131.52 | 135.96 | 139.58 | 149.75 | 157.81 | 163.53 |\n| 5760 | 78.95 | 95.65 | 105.42 | 117.72 | 134.43 | 151.13 | 156.50 | 160.89 | 173.20 | 182.97 | 189.90 |\n| 7200 | 83.53 | 101.38 | 111.82 | 124.98 | 142.83 | 160.68 | 166.43 | 171.12 | 184.28 | 194.72 | 202.13 |\n| 8640 | 85.38 | 104.95 | 116.40 | 130.82 | 150.38 | 169.95 | 176.25 | 181.40 | 195.82 | 207.27 | 215.39 |\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MarkusPic/intensity_duration_frequency_analysis", "keywords": "duration,analysis,rainfall,dwd,idf,measurement-data,precipitation,kostra,dwa,heavy-rain,intensity-duration-frequency,design-rainfall,duration-steps,return-period,dwa-a-531", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "idf-analysis", "package_url": "https://pypi.org/project/idf-analysis/", "platform": "", "project_url": "https://pypi.org/project/idf-analysis/", "project_urls": { "Documentation": "https://markuspic.github.io/intensity_duration_frequency_analysis/", "Homepage": "https://github.com/MarkusPic/intensity_duration_frequency_analysis" }, "release_url": "https://pypi.org/project/idf-analysis/0.1.11.post27/", "requires_dist": [ "numpy (>=1.14)", "pandas", "matplotlib (>=3)", "tzlocal", "pytz", "tqdm", "scipy", "PyYAML (>=5)", "pyarrow ; extra == 'parquet'", "fastparquet ; extra == 'parquet'" ], "requires_python": "", "summary": "heavy rain as a function of the duration and the return period acc. to DWA-A 531 (2012)", "version": "0.1.11.post27", "yanked": false, "yanked_reason": null }, "last_serial": 11446500, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0e9d6c85a728d3f9f2fc63e325209663", "sha256": "42fdfa6c0ae788b16af5ed12de5747d137d221546b110fbb8fee71d34d95ffbe" }, "downloads": -1, "filename": "idf_analysis-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "0e9d6c85a728d3f9f2fc63e325209663", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17218, "upload_time": "2019-05-18T21:36:20", "upload_time_iso_8601": "2019-05-18T21:36:20.193467Z", "url": "https://files.pythonhosted.org/packages/93/a0/f6f0647e7c85224d03d36d6f7aa678d97de78a9ca96d7ba77153e0b1a70f/idf_analysis-0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a6f9ada74b878f51365437810b000bb2", "sha256": "6795fef2328010dad38643f36f2da2341708c21d1558e531389a6958b2de346c" }, "downloads": -1, "filename": "idf_analysis-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a6f9ada74b878f51365437810b000bb2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 20078, "upload_time": "2019-05-18T22:23:19", "upload_time_iso_8601": "2019-05-18T22:23:19.506261Z", "url": "https://files.pythonhosted.org/packages/c3/84/ee48d3b64674a9fb87a399673902ffd386c9ce8ba23387f34891eeb24d46/idf_analysis-0.1.1-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.10": [ { "comment_text": "", "digests": { "md5": "2deebd3d8e6d962b5a624daee68bfcab", "sha256": "033a7354b7a7876300bdc2afb3bb727de39e8fc5db4c3e49b65f9c08ad3972c8" }, "downloads": -1, "filename": "idf_analysis-0.1.10-py3-none-any.whl", "has_sig": false, "md5_digest": "2deebd3d8e6d962b5a624daee68bfcab", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28528, "upload_time": "2020-03-21T17:45:48", "upload_time_iso_8601": "2020-03-21T17:45:48.815176Z", "url": "https://files.pythonhosted.org/packages/d8/66/10ac98765a83066d34c33df6a37774532ca0bbb8d82aec376cb2d2197072/idf_analysis-0.1.10-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "1a25a74a514f3c9274e90796e7c4bc4d", "sha256": "52e1dc2d7710fcdc45232ae5e5ca7f679a301425058e915308c8401537951ec4" }, "downloads": -1, "filename": "idf_analysis-0.1.11-py3-none-any.whl", "has_sig": false, "md5_digest": "1a25a74a514f3c9274e90796e7c4bc4d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28662, "upload_time": "2020-03-24T08:59:26", "upload_time_iso_8601": "2020-03-24T08:59:26.253794Z", "url": "https://files.pythonhosted.org/packages/82/a9/8cddd6b4bf58ffda854f2fa1f24f96ae8cf9d6fd908dbbef00ebaf3843e0/idf_analysis-0.1.11-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post10": [ { "comment_text": "", "digests": { "md5": "b334c72894470c9c2fe75c95cbb751bc", "sha256": "1b8f12192741dcd6704ccbdc4edee1473cad34ef73a8e8a4176c277e9ec7a8aa" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post10-py3-none-any.whl", "has_sig": false, "md5_digest": "b334c72894470c9c2fe75c95cbb751bc", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 29622, "upload_time": "2020-04-21T07:23:39", "upload_time_iso_8601": "2020-04-21T07:23:39.063182Z", "url": "https://files.pythonhosted.org/packages/2e/eb/a96152bec7ac22857c98cfef0cc85d1d3cbe33f519e4d2e4cc96aedaaede/idf_analysis-0.1.11.post10-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post11": [ { "comment_text": "", "digests": { "md5": "7fd94e0d0987578bfbb39a850a8afd15", "sha256": "9e3d5db4803b495a134375cfad637052933ac841989c33ff8a7e3359898d1906" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post11-py3-none-any.whl", "has_sig": false, "md5_digest": "7fd94e0d0987578bfbb39a850a8afd15", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 35732, "upload_time": "2020-04-24T13:10:36", "upload_time_iso_8601": "2020-04-24T13:10:36.190956Z", "url": "https://files.pythonhosted.org/packages/da/0f/9f6f303d8b9188aeb14cc8a5c78a3e5877be5b577c0c0113c2d00b2e562f/idf_analysis-0.1.11.post11-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post12": [ { "comment_text": "", "digests": { "md5": "db20724a68cb3a8f652dbef68d56e030", "sha256": "14e78786ea88f95d0131bb291465ef601705982afb546420b1361675be50ee9e" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post12-py3-none-any.whl", "has_sig": false, "md5_digest": "db20724a68cb3a8f652dbef68d56e030", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 35731, "upload_time": "2020-06-18T18:57:53", "upload_time_iso_8601": "2020-06-18T18:57:53.878926Z", "url": "https://files.pythonhosted.org/packages/b4/c7/ddd63f97451bd804073e28384df745ad67d9bdcc9c70082fcdcad47c9151/idf_analysis-0.1.11.post12-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post13": [ { "comment_text": "", "digests": { "md5": "d2fbcd7145bb214a1d3a9bc54e882259", "sha256": "2999eae53dc614d1cc91da5dadc4ba959fb42855ea9825ba3a2e5ba6f1ac06c6" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post13-py3-none-any.whl", "has_sig": false, "md5_digest": "d2fbcd7145bb214a1d3a9bc54e882259", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 35784, "upload_time": "2020-08-21T05:29:59", "upload_time_iso_8601": "2020-08-21T05:29:59.354777Z", "url": "https://files.pythonhosted.org/packages/d3/f2/9b757ddb344acf04af35cdc4ca431b5c8b6f94ecfbec8b85d412a566fea1/idf_analysis-0.1.11.post13-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post14": [ { "comment_text": "", "digests": { "md5": "2abe018551eb1df5ae3880eb0871355b", "sha256": "0c8e1978edcf542b88b8a9a10bc7bc6a806fc014f71d8b50b589ae0f96f67006" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post14-py3-none-any.whl", "has_sig": false, "md5_digest": "2abe018551eb1df5ae3880eb0871355b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 35804, "upload_time": "2020-08-25T12:40:08", "upload_time_iso_8601": "2020-08-25T12:40:08.092856Z", "url": "https://files.pythonhosted.org/packages/74/6f/0dedce8fb75cd74094487021e610b1b238f9edc971f85ece0fd54af49fcb/idf_analysis-0.1.11.post14-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post15": [ { "comment_text": "", "digests": { "md5": "949062eab3196ac6e2eed17b0446a4bb", "sha256": "11e0443c4f1da907c6aae08db69e6d1be2684ae58309c5eb3af87fe6825271e8" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post15-py3-none-any.whl", "has_sig": false, "md5_digest": "949062eab3196ac6e2eed17b0446a4bb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 35784, "upload_time": "2020-11-10T17:22:16", "upload_time_iso_8601": "2020-11-10T17:22:16.320831Z", "url": "https://files.pythonhosted.org/packages/cd/2d/89d0b857d3d933895756f5a8c387aa591b3ba0532407744be5a74736c3d6/idf_analysis-0.1.11.post15-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post16": [ { "comment_text": "", "digests": { "md5": "8eecd206114a0b8060b492c546b6f1c4", "sha256": "bff1ac4e781a3050e09f3c3cbc59ab2146337f0d922c9e4c898b7188d3e6a94c" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post16-py3-none-any.whl", "has_sig": false, "md5_digest": "8eecd206114a0b8060b492c546b6f1c4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36123, "upload_time": "2021-03-04T20:29:33", "upload_time_iso_8601": "2021-03-04T20:29:33.107353Z", "url": "https://files.pythonhosted.org/packages/c5/fd/ed1e1640266e1b5662439fce961fa64ba860418eb143866c6b7f8502437a/idf_analysis-0.1.11.post16-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post17": [ { "comment_text": "", "digests": { "md5": "4b2133c7337efced1d95eb7af8c4eea6", "sha256": "f58b56cd2ae26e49c73e40030ba56e061e73a7763d29263c67a3d6e221e6180f" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post17-py3-none-any.whl", "has_sig": false, "md5_digest": "4b2133c7337efced1d95eb7af8c4eea6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36288, "upload_time": "2021-03-05T08:05:49", "upload_time_iso_8601": "2021-03-05T08:05:49.536642Z", "url": "https://files.pythonhosted.org/packages/b6/25/deeaeb5e9d4cc62c9c16d695fbdbc97169cf58185e60adab64ec3c566a2f/idf_analysis-0.1.11.post17-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post18": [ { "comment_text": "", "digests": { "md5": "0e8b94a5711dbd577cabcdeecd929f1b", "sha256": "ac862c0c1d85acd118cd219bd791e22cf8b64b87090c0f04c44c13c6acf97df6" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post18-py3-none-any.whl", "has_sig": false, "md5_digest": "0e8b94a5711dbd577cabcdeecd929f1b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36295, "upload_time": "2021-03-05T08:18:50", "upload_time_iso_8601": "2021-03-05T08:18:50.598579Z", "url": "https://files.pythonhosted.org/packages/97/51/6a3176c15dc51888ed88790787ae161aa9966536128e5d693693ff061539/idf_analysis-0.1.11.post18-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post19": [ { "comment_text": "", "digests": { "md5": "553b70436e5f8733de9d194e7a6448e2", "sha256": "01866368f6d762aac333a70971594c2162619f517b91d3325ec3f7c4db5e50bb" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post19-py3-none-any.whl", "has_sig": false, "md5_digest": "553b70436e5f8733de9d194e7a6448e2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36379, "upload_time": "2021-03-11T15:40:09", "upload_time_iso_8601": "2021-03-11T15:40:09.810202Z", "url": "https://files.pythonhosted.org/packages/18/e1/ecb0b0c9e1b0a05c1f37531bc2ccc9e2bd04c6e424d82cb185a484fbdae4/idf_analysis-0.1.11.post19-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post2": [ { "comment_text": "", "digests": { "md5": "c6b3bac547de713adb191d87b814f6c8", "sha256": "c50bae308147b9a8ec47bbedcbed0e50aa886b2120d82f666a5717da9a21768b" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post2-py3-none-any.whl", "has_sig": false, "md5_digest": "c6b3bac547de713adb191d87b814f6c8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28748, "upload_time": "2020-03-24T09:08:45", "upload_time_iso_8601": "2020-03-24T09:08:45.258784Z", "url": "https://files.pythonhosted.org/packages/3f/06/fb4b7b3ca7835cb0926d7f839f899dfe2fe9aee31190418da7350fbddb60/idf_analysis-0.1.11.post2-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post20": [ { "comment_text": "", "digests": { "md5": "0e198b82204ac99ac0e166e74a87e0cf", "sha256": "0fb4ddb0c40892af61ec849b0667c8dee56857ed460c6b4b53dfaaf24863bebb" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post20-py3-none-any.whl", "has_sig": false, "md5_digest": "0e198b82204ac99ac0e166e74a87e0cf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36421, "upload_time": "2021-03-15T22:18:44", "upload_time_iso_8601": "2021-03-15T22:18:44.414652Z", "url": "https://files.pythonhosted.org/packages/46/6e/1b9117bfc69d4501520af8918cb209d56b263d8b3a50e984a204d2510e57/idf_analysis-0.1.11.post20-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post21": [ { "comment_text": "", "digests": { "md5": "18c75372ad5ea403781ef017381405fa", "sha256": "a9953dc509cd3ada9930eec3b4e611d0e1aeb9f6aa7aeaba95715bae9ab1db81" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post21-py3-none-any.whl", "has_sig": false, "md5_digest": "18c75372ad5ea403781ef017381405fa", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 36423, "upload_time": "2021-03-16T13:29:44", "upload_time_iso_8601": "2021-03-16T13:29:44.192333Z", "url": "https://files.pythonhosted.org/packages/ae/03/8a5998a5a51baf7a72dfd5c0778e4e71e991db833dbded4b324af64610cc/idf_analysis-0.1.11.post21-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7b7a402b12c3763813b47383c1be2ad1", "sha256": "2bdf28f7ed1cee94128d489ed34158ec5dfa105c6c24b9ecf3beddd4e3f43150" }, "downloads": -1, "filename": "idf-analysis-0.1.11.post21.tar.gz", "has_sig": false, "md5_digest": "7b7a402b12c3763813b47383c1be2ad1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30548, "upload_time": "2021-07-22T16:04:15", "upload_time_iso_8601": "2021-07-22T16:04:15.498422Z", "url": "https://files.pythonhosted.org/packages/0a/58/6946e3c8ed0aad7da7b3a07912909d2a7b16559c610a19b5996b7dd8cfff/idf-analysis-0.1.11.post21.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.11.post22": [ { "comment_text": "", "digests": { "md5": "7056ff98a19f2a5c1aa8dadc9d103405", "sha256": "19fae8f38b2d1b2eb95497b23101ca962dd67b2ab28dfc61a4d13a18fd823f19" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post22-py3-none-any.whl", "has_sig": false, "md5_digest": "7056ff98a19f2a5c1aa8dadc9d103405", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 32599, "upload_time": "2021-07-22T16:04:13", "upload_time_iso_8601": "2021-07-22T16:04:13.122779Z", "url": "https://files.pythonhosted.org/packages/89/54/3954f2ccb1e830e0909e40bb87cb1286b99bd4cbccd338621f4739cde7ad/idf_analysis-0.1.11.post22-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post23": [ { "comment_text": "", "digests": { "md5": "c7279c4d7ed31cd46a831a85690838bf", "sha256": "25a5a3707ca901edf6db4586ba2c93ada078fd3484dd879db7fec72a11bdb560" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post23-py3-none-any.whl", "has_sig": false, "md5_digest": "c7279c4d7ed31cd46a831a85690838bf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 32597, "upload_time": "2021-07-29T09:27:07", "upload_time_iso_8601": "2021-07-29T09:27:07.941522Z", "url": "https://files.pythonhosted.org/packages/12/b4/46c1a6aef6de56edd0b62f93bc901e2bc628f4d1cb940c6d10a92d1fb0e9/idf_analysis-0.1.11.post23-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "58437fce489146756ad79415d806a0cd", "sha256": "aeef3271c0384859f4da6a143611c9bf8789995ff8c7946230cbcdf358049b62" }, "downloads": -1, "filename": "idf-analysis-0.1.11.post23.tar.gz", "has_sig": false, "md5_digest": "58437fce489146756ad79415d806a0cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30882, "upload_time": "2021-07-29T09:27:09", "upload_time_iso_8601": "2021-07-29T09:27:09.690084Z", "url": "https://files.pythonhosted.org/packages/ab/27/747da995d5316a7a235af24c88073c563997ad945de3e20085560f807b28/idf-analysis-0.1.11.post23.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.11.post24": [ { "comment_text": "", "digests": { "md5": "84e7d991c3354988181854ac94ce4a42", "sha256": "c8bc4d07d434f5ca414586e2cb0b4fca9521f45e420a8b58e0ad16322aaf694e" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post24-py3-none-any.whl", "has_sig": false, "md5_digest": "84e7d991c3354988181854ac94ce4a42", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 33559, "upload_time": "2021-07-29T09:47:42", "upload_time_iso_8601": "2021-07-29T09:47:42.644600Z", "url": "https://files.pythonhosted.org/packages/2e/d8/b99d510d6d1771385df9a1e52910cfcfbb7c322d6d8498adc6badd3adc2f/idf_analysis-0.1.11.post24-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "0d384df0a26de3f13bd676965dc4595a", "sha256": "d17dab861949fcac7616dc18ba1c1fa951fedb1576fe9e6d446ae62d9edd4fe4" }, "downloads": -1, "filename": "idf-analysis-0.1.11.post24.tar.gz", "has_sig": false, "md5_digest": "0d384df0a26de3f13bd676965dc4595a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31333, "upload_time": "2021-07-29T09:47:44", "upload_time_iso_8601": "2021-07-29T09:47:44.202953Z", "url": "https://files.pythonhosted.org/packages/df/38/44d09855850be5f3aa3c03ad11c705a503d634b9a44562e6ba60a656fde5/idf-analysis-0.1.11.post24.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.11.post25": [ { "comment_text": "", "digests": { "md5": "7a476eb7baff094b0b551dab47993909", "sha256": "0aa4e01007636ba589b863ac45eb80827845719273630cbc58b61df02a993724" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post25-py3-none-any.whl", "has_sig": false, "md5_digest": "7a476eb7baff094b0b551dab47993909", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 39844, "upload_time": "2021-08-25T14:55:29", "upload_time_iso_8601": "2021-08-25T14:55:29.671713Z", "url": "https://files.pythonhosted.org/packages/85/bf/717dc366b4f030bcb0646ec6de70bbdcdc8db53b400c927191dc86a41828/idf_analysis-0.1.11.post25-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "72d549a51a42d572da2d0e9953969182", "sha256": "926a425d4d808cb26cd759289cfa8bfbc17f8f6aa63dc0f82ffd4c317c76a2dc" }, "downloads": -1, "filename": "idf-analysis-0.1.11.post25.tar.gz", "has_sig": false, "md5_digest": "72d549a51a42d572da2d0e9953969182", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37037, "upload_time": "2021-08-25T14:55:32", "upload_time_iso_8601": "2021-08-25T14:55:32.690897Z", "url": "https://files.pythonhosted.org/packages/1d/0d/364976984a7a81907d343d133d2c50223615b4e72974cf54cd5279676c9f/idf-analysis-0.1.11.post25.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.11.post26": [ { "comment_text": "", "digests": { "md5": "a2e8a47617db21d1cd34e46991c42030", "sha256": "38a375462e3858cd3b25c8970cf71c90de126dd7ac26bd00e3d31d66296b7aff" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post26-py3-none-any.whl", "has_sig": false, "md5_digest": "a2e8a47617db21d1cd34e46991c42030", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 40128, "upload_time": "2021-08-26T14:06:07", "upload_time_iso_8601": "2021-08-26T14:06:07.207874Z", "url": "https://files.pythonhosted.org/packages/77/85/3b7b326105ae7d3d9c26f33993e508239f8c9daa36c0e174f2e98412f756/idf_analysis-0.1.11.post26-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e30fb0cef372bf32148602c1d5dfe0bc", "sha256": "dffe15b687714af2e6bf373fea4a943cb66cc068c1fadefffc772a1eb6536c57" }, "downloads": -1, "filename": "idf-analysis-0.1.11.post26.tar.gz", "has_sig": false, "md5_digest": "e30fb0cef372bf32148602c1d5dfe0bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37347, "upload_time": "2021-08-26T14:06:10", "upload_time_iso_8601": "2021-08-26T14:06:10.880375Z", "url": "https://files.pythonhosted.org/packages/e4/f3/79362afd7e3e0044a32939c0b7a038e8c65bbb57d3fef81fb3e232c2eb79/idf-analysis-0.1.11.post26.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.11.post27": [ { "comment_text": "", "digests": { "md5": "6e24846ab4aa1aa87a705c6f100d3bc6", "sha256": "83115122c8b31514d60df552f6faf419b312401ed8f1836ab190b1a2ce1dcfa2" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post27-py3-none-any.whl", "has_sig": false, "md5_digest": "6e24846ab4aa1aa87a705c6f100d3bc6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 40130, "upload_time": "2021-09-14T11:05:25", "upload_time_iso_8601": "2021-09-14T11:05:25.928900Z", "url": "https://files.pythonhosted.org/packages/ba/73/2ecde30387685c86dd14dcb86eae0cd2d759e3c538600fcf1ed2a0a2b70a/idf_analysis-0.1.11.post27-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "03284dcafe62c53a70572e3e6b8f7029", "sha256": "4470786a23f895afe8206aeb67b7f4f3f0589bc5a1151a4060684ab00615e047" }, "downloads": -1, "filename": "idf-analysis-0.1.11.post27.tar.gz", "has_sig": false, "md5_digest": "03284dcafe62c53a70572e3e6b8f7029", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37348, "upload_time": "2021-09-14T11:05:29", "upload_time_iso_8601": "2021-09-14T11:05:29.657029Z", "url": "https://files.pythonhosted.org/packages/37/5b/4e578fb8955b365e94eac18c883aa523b5d1c3ddee08854dee289faf0165/idf-analysis-0.1.11.post27.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.11.post3": [ { "comment_text": "", "digests": { "md5": "355b596217fcb03a97bfb6eab6c80fa5", "sha256": "79fdc7eac7392e4859a570dc2c7c9e31753445f3e0b30e4d284337769e122a93" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post3-py3-none-any.whl", "has_sig": false, "md5_digest": "355b596217fcb03a97bfb6eab6c80fa5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28730, "upload_time": "2020-04-13T18:37:32", "upload_time_iso_8601": "2020-04-13T18:37:32.815485Z", "url": "https://files.pythonhosted.org/packages/3c/ee/2f4113d0dcf52715df9ac2570a70dc7e61490930fd024778438c38d3676e/idf_analysis-0.1.11.post3-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post4": [ { "comment_text": "", "digests": { "md5": "5e7bbf48dbf90008e941035bc91ddb12", "sha256": "2a28bce4ed42ef9a881962d30f279601cf987d1651d8bfc696a59a4ac7b24e23" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post4-py3-none-any.whl", "has_sig": false, "md5_digest": "5e7bbf48dbf90008e941035bc91ddb12", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28741, "upload_time": "2020-04-14T06:00:54", "upload_time_iso_8601": "2020-04-14T06:00:54.952177Z", "url": "https://files.pythonhosted.org/packages/cf/bf/132124da567a7a06a7b96cafc678af290c98824654563e763a3492b7052a/idf_analysis-0.1.11.post4-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post5": [ { "comment_text": "", "digests": { "md5": "f589aab47ec72a186596d0f4953d6596", "sha256": "fd39eafc89d3469380a1353807cbb473b4fb57757217ecf5eff838997d9d254d" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post5-py3-none-any.whl", "has_sig": false, "md5_digest": "f589aab47ec72a186596d0f4953d6596", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28717, "upload_time": "2020-04-14T10:21:37", "upload_time_iso_8601": "2020-04-14T10:21:37.658568Z", "url": "https://files.pythonhosted.org/packages/5c/e3/4a30a459529406bf3c2358d2df7dcd9cc7bf1d76dbdd091d8e609728a125/idf_analysis-0.1.11.post5-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post6": [ { "comment_text": "", "digests": { "md5": "6b040fc4fb5ab2cb368aa4a6de0617a6", "sha256": "2dff3fd803a5f9423f2816f79704063000c1d91e0f2fad40db0eacd8b03d16d5" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post6-py3-none-any.whl", "has_sig": false, "md5_digest": "6b040fc4fb5ab2cb368aa4a6de0617a6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28941, "upload_time": "2020-04-14T11:19:48", "upload_time_iso_8601": "2020-04-14T11:19:48.864576Z", "url": "https://files.pythonhosted.org/packages/da/2e/ff30ae394bc9664973a9143c708d62f0ccef7a7e966b4c54cb636f1826a6/idf_analysis-0.1.11.post6-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post7": [ { "comment_text": "", "digests": { "md5": "030db011ae015b47d773b0312494d65a", "sha256": "c726a8efed2ee5fed07812369a39d2fdba108ddc663926fc17c8584794cdafb1" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post7-py3-none-any.whl", "has_sig": false, "md5_digest": "030db011ae015b47d773b0312494d65a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 29002, "upload_time": "2020-04-14T12:45:52", "upload_time_iso_8601": "2020-04-14T12:45:52.502042Z", "url": "https://files.pythonhosted.org/packages/43/f8/9ee4d9614aa3c1650e86fc0ce0b43fef5dae72eb0bb354eb4468de9f47f8/idf_analysis-0.1.11.post7-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post8": [ { "comment_text": "", "digests": { "md5": "85b0ee0407e52434a08a6919330675de", "sha256": "53ef5e0cb8b4aad91b2c4a7fec2db056d72ceaafcab9b5ddee5d9e080e42356d" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post8-py3-none-any.whl", "has_sig": false, "md5_digest": "85b0ee0407e52434a08a6919330675de", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 29605, "upload_time": "2020-04-18T21:57:53", "upload_time_iso_8601": "2020-04-18T21:57:53.482556Z", "url": "https://files.pythonhosted.org/packages/c5/6d/35c0c63bfa21a70fc013a7c661bdbec5f896fbc04aecc70a20af5d81ccb0/idf_analysis-0.1.11.post8-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.11.post9": [ { "comment_text": "", "digests": { "md5": "bb61a272b72bf58dde92a78c9fe039b2", "sha256": "224cd0ac0d4f5633b8f9ae1d89e8356a90901787dcb0d5eb61391537041fb21b" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post9-py3-none-any.whl", "has_sig": false, "md5_digest": "bb61a272b72bf58dde92a78c9fe039b2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 29612, "upload_time": "2020-04-21T07:04:19", "upload_time_iso_8601": "2020-04-21T07:04:19.898658Z", "url": "https://files.pythonhosted.org/packages/64/86/8c35418f9444a98ce7dfaa09e5f7d55d931e6ed2b95e265b858090364c68/idf_analysis-0.1.11.post9-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "c97d7624a64601b52568bcf7be96fd0e", "sha256": "8688b312f3db4ca23a6d1afbe7d5e6b8802903266dca14fc51596e6e57481271" }, "downloads": -1, "filename": "idf_analysis-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c97d7624a64601b52568bcf7be96fd0e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24915, "upload_time": "2019-06-26T08:17:30", "upload_time_iso_8601": "2019-06-26T08:17:30.796504Z", "url": "https://files.pythonhosted.org/packages/25/d0/62a34e85f7d6b31d1d33bcfae22fd53cf739ca72bc5e2a4399af61b59ef2/idf_analysis-0.1.2-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "22925df333c0deda5201320cac7f5183", "sha256": "5cae6c667eb96ad0e69427d641a72e31a7a7acb918e773b59837d02694cfed1b" }, "downloads": -1, "filename": "idf_analysis-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "22925df333c0deda5201320cac7f5183", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24919, "upload_time": "2019-06-26T08:46:29", "upload_time_iso_8601": "2019-06-26T08:46:29.547611Z", "url": "https://files.pythonhosted.org/packages/0b/aa/92cd81a46aed790f4b56c96ba8a4c6bcccd5d89ff2e745eec2410923bf4a/idf_analysis-0.1.3-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "fd7ea9de9e2806e11e13f2b9df461fb0", "sha256": "524be0799cf1f0c9d2387495d64a8596dda394653793ed07e1decda0dc5b4fbf" }, "downloads": -1, "filename": "idf_analysis-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "fd7ea9de9e2806e11e13f2b9df461fb0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24941, "upload_time": "2019-06-26T09:07:37", "upload_time_iso_8601": "2019-06-26T09:07:37.845252Z", "url": "https://files.pythonhosted.org/packages/e2/c8/4294029c33a0d04c56b56082ababae2d06d558f5b5bf840d45578059d173/idf_analysis-0.1.4-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "09e72ee43779ebbf1a88b86d5949d336", "sha256": "9d8c9b6a09d863b7758111bc87a9b397fd4b800b4ed6c45de09d33472b2af890" }, "downloads": -1, "filename": "idf_analysis-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "09e72ee43779ebbf1a88b86d5949d336", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24944, "upload_time": "2019-06-26T09:16:45", "upload_time_iso_8601": "2019-06-26T09:16:45.815533Z", "url": "https://files.pythonhosted.org/packages/3d/b3/68cd3386ff414bf21b92060cad8f750ea8457e1bb4a3ad5801cff076581f/idf_analysis-0.1.5-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "72ee5ce4d4393c98a4e9bf2cc262aa21", "sha256": "bdc4693802fdbbad592588c9d49965bbe92c9f6b02393fbaecec22c0d5b74885" }, "downloads": -1, "filename": "idf_analysis-0.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "72ee5ce4d4393c98a4e9bf2cc262aa21", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26371, "upload_time": "2019-09-23T15:11:40", "upload_time_iso_8601": "2019-09-23T15:11:40.103028Z", "url": "https://files.pythonhosted.org/packages/73/03/b71cb462adecafc15dfdcf617afcd96130b81c00a5cbea551ce3320120a3/idf_analysis-0.1.6-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "b9e1806bff78bb0125fa243c35aeeae5", "sha256": "685d1460d978a2215b7dffd8314928353227e9ce21cc5b5fa4218dd09fe994b0" }, "downloads": -1, "filename": "idf_analysis-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "b9e1806bff78bb0125fa243c35aeeae5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26403, "upload_time": "2019-10-22T16:09:25", "upload_time_iso_8601": "2019-10-22T16:09:25.002074Z", "url": "https://files.pythonhosted.org/packages/75/65/920f0978fa51c2b638d76fa4bc4da45afc2eeb81b4c9695c8629b3052a63/idf_analysis-0.1.7-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "28f1f4ffc5aac64942bf5ae4975e56f2", "sha256": "045a6b9ca39a265d49b03f64183b3a03bbfcd966f0f2fafaf8d27a71d08b485f" }, "downloads": -1, "filename": "idf_analysis-0.1.8-py3-none-any.whl", "has_sig": false, "md5_digest": "28f1f4ffc5aac64942bf5ae4975e56f2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28498, "upload_time": "2020-03-16T17:53:44", "upload_time_iso_8601": "2020-03-16T17:53:44.798507Z", "url": "https://files.pythonhosted.org/packages/c1/24/90019ad484548e3525ff29f5fef6a14d6dcdf66686925ebd6ebcee71f1be/idf_analysis-0.1.8-py3-none-any.whl", "yanked": false, "yanked_reason": null } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "d0eef03b852b1538ea040575ca982787", "sha256": "8109a3d70123cf04c0cbb267b6a83d40ef9d62bdc2ab1434e7d188f5ab5d6714" }, "downloads": -1, "filename": "idf_analysis-0.1.9-py3-none-any.whl", "has_sig": false, "md5_digest": "d0eef03b852b1538ea040575ca982787", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28390, "upload_time": "2020-03-16T18:14:50", "upload_time_iso_8601": "2020-03-16T18:14:50.272223Z", "url": "https://files.pythonhosted.org/packages/59/40/c0ea655eb7aa3402ad2f6a3654c10f65580916f4c4ebb07e027ef581ebaf/idf_analysis-0.1.9-py3-none-any.whl", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6e24846ab4aa1aa87a705c6f100d3bc6", "sha256": "83115122c8b31514d60df552f6faf419b312401ed8f1836ab190b1a2ce1dcfa2" }, "downloads": -1, "filename": "idf_analysis-0.1.11.post27-py3-none-any.whl", "has_sig": false, "md5_digest": "6e24846ab4aa1aa87a705c6f100d3bc6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 40130, "upload_time": "2021-09-14T11:05:25", "upload_time_iso_8601": "2021-09-14T11:05:25.928900Z", "url": "https://files.pythonhosted.org/packages/ba/73/2ecde30387685c86dd14dcb86eae0cd2d759e3c538600fcf1ed2a0a2b70a/idf_analysis-0.1.11.post27-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "03284dcafe62c53a70572e3e6b8f7029", "sha256": "4470786a23f895afe8206aeb67b7f4f3f0589bc5a1151a4060684ab00615e047" }, "downloads": -1, "filename": "idf-analysis-0.1.11.post27.tar.gz", "has_sig": false, "md5_digest": "03284dcafe62c53a70572e3e6b8f7029", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37348, "upload_time": "2021-09-14T11:05:29", "upload_time_iso_8601": "2021-09-14T11:05:29.657029Z", "url": "https://files.pythonhosted.org/packages/37/5b/4e578fb8955b365e94eac18c883aa523b5d1c3ddee08854dee289faf0165/idf-analysis-0.1.11.post27.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }