{ "info": { "author": "F. Laliberte, R. Feistel, D. G. Wright, D. R. Jackett, K. Miyagawa, J. H. Reissmann, W. Wagner, U. Overhoff, C. Guder, A. Feistel, G. M. Marion", "author_email": "frederic.laliberte@utoronto.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Fortran", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Atmospheric Science", "Topic :: Scientific/Engineering :: Mathematics" ], "description": "Python bindings to TEOS-10\n--------------------------\n\nThis package is still in beta testing phase and some of its functions are\nlikely to evolve over time.\n\nIncludes:\n\n- Sea-Ice-Water (SIA) Library 3.0 + simple code fixes (for easy compilation)\n- An extra module layer `Liq_Ice_Air_5a.F90`, `Liq_Ice_Air_5b.F90`, `Liq_Ice_Air_5c.F90` and\n `Liq_Ice_Air_5d.F90` with the temperature, the entropy, the potential temperature,\n the equivalent potential temperature and the pseudo equivalent potential temperature\n valid over the whole region of validity of TEOS-10.\n- Two other extra modules `Liq_Air_4d.F90` and `Ice_Air_4d.F90` that are very similar\n to `Liq_Air_4b.F90` and `Ice_Air_4b.F90` but where one can specify a maximum\n saturation mass fraction in the definition of the Gibbs function. This allows\n to compute the equivalent potential temperature in a clean manner.\n- A framework to add python bindings to the Fortran version of TEOS-10 with basic examples.\n\nThis package provides a simple way to import the TEOS-10 SIA Library into python.\nThe current beta version offers a very basic interface to the library. Future versions\nwill include a better interface and a more extensive physical description of the different\nroutines available.\n\nNOTE:\n This package requires a Fortran 90 compiler. Sometimes numpy.disutils will not find\n the installed Fortran compiler and will return an error. It this happens, download the\n source code and run::\n \n $ f2py -c --help-fcompiler \n\n To find the list of available compilers and then compile::\n\n $ python setup.py build --fcompiler=gnu95\n\n if 'gnu95' was in the list.\n\nVERSION HISTORY\n^^^^^^^^^^^^^^^\n\n1.0.4 : New equivalent potential temperature and its approximate version.\n\n1.0.3 : Must compute f2py in ``setup.py`` but now using a more portable method.\n\n1.0.1 : Package comes with pre-computed f2py files for easier portability.\n\n1.0 : Important bug fix on PYPI\n\n0.9.5 : Some minimal testing and code publication improvements\n\n0.9.2 : Finished moving netCDF interface to package ``pyteos_nc``\n\n0.9.1 : Moved netCDF interface to package ``pyteos_nc``\n\n0.9 : Improve netCDF interface\n\n0.8 : Fixed a warning signal with missing values\n\n0.7 : The interpolation is now much faster\n\n0.6 : Faster netcdf interface for computing interpolated thermodynamic quantities.\n\n\nFrederic Laliberte, February 17 2015\n", "description_content_type": null, "docs_url": "https://pythonhosted.org/pyteos_air/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "thermodynamics atmosphere climate", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pyteos_air", "package_url": "https://pypi.org/project/pyteos_air/", "platform": "", "project_url": "https://pypi.org/project/pyteos_air/", "project_urls": null, "release_url": "https://pypi.org/project/pyteos_air/1.0.4/", "requires_dist": null, "requires_python": "", "summary": "This package provides python bindings to the atmospheric component of TEOS-10. Also includes expanded metorological quantities like the equivalent potential temperature.", "version": "1.0.4" }, "last_serial": 2723204, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "e7ff653ee959d7b631e199edae1e8e6e", "sha256": "5d0df0c70e4bfa9b7803af6e2906b6c25ad03d2e12df7a27f0877c5aa39aaa9f" }, "downloads": -1, "filename": "pyteos_air-0.2-py2.7-linux-x86_64.egg", "has_sig": false, "md5_digest": "e7ff653ee959d7b631e199edae1e8e6e", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 354885, "upload_time": "2012-10-10T20:55:19", "url": "https://files.pythonhosted.org/packages/bb/37/6ca0f0c9f72ad53583aa6a62cfa147fbe7ae57be2718808efd02e68a5135/pyteos_air-0.2-py2.7-linux-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "26028e3147806f74e142e4db1c570268", "sha256": "8d4735da263bf321544f49f667564019bef571ed5bc25e7fde57a2d2a557cd01" }, "downloads": -1, "filename": "pyteos_air-0.2.tar.gz", "has_sig": false, "md5_digest": "26028e3147806f74e142e4db1c570268", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 235246, "upload_time": "2012-10-10T20:55:12", "url": "https://files.pythonhosted.org/packages/ba/cd/404e5e7f6071fbd99e4c385b7611771c4cab759411c50f29ef628c6abc7c/pyteos_air-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "built for Linux-2.6.18-238.12.1.el5-x86_64-with-glibc2.2.5", "digests": { "md5": "b4fa906e3eac2057d07c5ee280e1a66a", "sha256": "104776d340fc15ec12258b953d783562c7c470d4e67636df4c79ac389dcff93b" }, "downloads": -1, "filename": "pyteos_air-0.2.1.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "b4fa906e3eac2057d07c5ee280e1a66a", "packagetype": "bdist_dumb", "python_version": "2.7", "requires_python": null, "size": 351995, "upload_time": "2012-10-11T15:47:01", "url": "https://files.pythonhosted.org/packages/14/9f/78cdfb2a871a5be472293194f79e31048a7d12d10e09cb86990aa35b33df/pyteos_air-0.2.1.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "da6fc3ceea6b3478896e8e5720ca7b9f", "sha256": "03ebab2b693ee6774c003ba1b2e5b942f69ac43ed78632abf2ccc2d755271829" }, "downloads": -1, "filename": "pyteos_air-0.2.1-py2.7-linux-x86_64.egg", "has_sig": false, "md5_digest": "da6fc3ceea6b3478896e8e5720ca7b9f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 356459, "upload_time": "2012-10-11T15:52:04", "url": "https://files.pythonhosted.org/packages/a9/3f/c623353b1ef837874d99a3952c649df58b1f8cc1cda3959745f05c49bea1/pyteos_air-0.2.1-py2.7-linux-x86_64.egg" }, { "comment_text": "", "digests": { "md5": "95fced2dc0f44aa2fc1473395ff8e4a2", "sha256": "e9162ed056c85a9711f83d6de96e6d2dd3eccbbea80876c52da0180ab0468998" }, "downloads": -1, "filename": "pyteos_air-0.2.1.tar.gz", "has_sig": false, "md5_digest": "95fced2dc0f44aa2fc1473395ff8e4a2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 236310, "upload_time": "2012-10-11T15:46:59", "url": "https://files.pythonhosted.org/packages/76/00/a2e37b303c12ae72d8f695920fc3cd2393c3bbe1fdc79f8fd094ca16f7c8/pyteos_air-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ccc1952817003aa3baa38e90f53be544", "sha256": "70e1dc15536fd64e231d80ef9da0d65887017477986d8cb82f7184a2b177e413" }, "downloads": -1, "filename": "pyteos_air-0.2.2.tar.gz", "has_sig": false, "md5_digest": "ccc1952817003aa3baa38e90f53be544", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 242456, "upload_time": "2012-10-15T22:13:55", "url": "https://files.pythonhosted.org/packages/8c/68/06051b2a8e602d1fb147886e26ba4eff8e23519999e7a62abe485df2cf71/pyteos_air-0.2.2.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "a39492570fed641acf452c44b358aa3f", "sha256": "1bae326e664ffa6c6d60e4cb3eff3000e95bed8d4170a198c4d9f85052a33dae" }, "downloads": -1, "filename": "pyteos_air-0.2.5.tar.gz", "has_sig": false, "md5_digest": "a39492570fed641acf452c44b358aa3f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 245911, "upload_time": "2012-10-30T20:45:47", "url": "https://files.pythonhosted.org/packages/e6/ee/e1d0fe32862f73bd6a10716a5ff2770cfc4edd2006d542709860bda1be06/pyteos_air-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "359f557789fd0c3f59c6312304e55c69", "sha256": "aa8da5257737910fdd0537c38a5d9ebfa204e2c873cfa3efab40381b65a5f8ee" }, "downloads": -1, "filename": "pyteos_air-0.2.6.tar.gz", "has_sig": false, "md5_digest": "359f557789fd0c3f59c6312304e55c69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 252958, "upload_time": "2012-11-09T19:51:45", "url": "https://files.pythonhosted.org/packages/5a/35/cd6337db2b4849b2dfb01777379462158d0d4f9203d99c02bb85c9ded4cd/pyteos_air-0.2.6.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "fb32ca9e990dc2e7202cfc5d9556705c", "sha256": "57d50fc1cf3fde35665bf34eb6e88f19c203b16ce5d911d6d6beff24596524f9" }, "downloads": -1, "filename": "pyteos_air-0.2.9.tar.gz", "has_sig": false, "md5_digest": "fb32ca9e990dc2e7202cfc5d9556705c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 246324, "upload_time": "2012-11-12T20:27:32", "url": "https://files.pythonhosted.org/packages/8d/ee/04ee2e9fc0f67d1c5e0a9d68106cf8e87fd977220ca29bcbcd6a48f98228/pyteos_air-0.2.9.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "bf5570e2c3aef1434d43db04e9460f14", "sha256": "cfa53b672486ba4e699cc8bf7e0d2f3dbc43d85e85f47c081207e6979436f486" }, "downloads": -1, "filename": "pyteos_air-0.3.tar.gz", "has_sig": false, "md5_digest": "bf5570e2c3aef1434d43db04e9460f14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 246367, "upload_time": "2012-11-14T14:13:44", "url": "https://files.pythonhosted.org/packages/cc/b5/c4c1ec645290ed9b64498fbcdf88dd0a2291b81f6ae5f104ad75e5910928/pyteos_air-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "140676ed3afa56bb6015605e57b75ab3", "sha256": "0599f6daa3b0b986b3171ae72d77f248f66e37f2106c2c831dd06bc90a1ce6c0" }, "downloads": -1, "filename": "pyteos_air-0.3.1.tar.gz", "has_sig": false, "md5_digest": "140676ed3afa56bb6015605e57b75ab3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 247997, "upload_time": "2012-11-21T15:18:02", "url": "https://files.pythonhosted.org/packages/09/d2/a61ea4b4cc01ed269dec0a492720981b4b9ef0d776eb66cab439465216ac/pyteos_air-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "bf5916983d7b933f41a071ab3281a45c", "sha256": "89f82b500307f3c485e67dce40c749697e14b4b9597e14ef02e0be23455d107f" }, "downloads": -1, "filename": "pyteos_air-0.3.2.tar.gz", "has_sig": false, "md5_digest": "bf5916983d7b933f41a071ab3281a45c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 247870, "upload_time": "2012-11-23T20:55:08", "url": "https://files.pythonhosted.org/packages/16/b8/713a158cfe554a1a6c10ac7e423b850d6c4a43eeb1802be498c2927d7a6d/pyteos_air-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "4e7ea8c1121940694eac33fe8930b7aa", "sha256": "aa95cdacd34bcf730e655bc330737d42b83aca947f4cd88fb5ddaaf5d4656108" }, "downloads": -1, "filename": "pyteos_air-0.3.3.tar.gz", "has_sig": false, "md5_digest": "4e7ea8c1121940694eac33fe8930b7aa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 247854, "upload_time": "2013-01-10T15:49:23", "url": "https://files.pythonhosted.org/packages/2f/06/4bbf5329bb681a59ea2cd38fe7949e438be88fce18d345e34a7e59d9fbc4/pyteos_air-0.3.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "c23068d03c714e90d569984c49f5d053", "sha256": "2c083f43b600f1705e14ed2b9a759384a5fcec654c26f7c6374c8e1aeee9287b" }, "downloads": -1, "filename": "pyteos_air-0.4.tar.gz", "has_sig": false, "md5_digest": "c23068d03c714e90d569984c49f5d053", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 247796, "upload_time": "2013-01-11T16:43:11", "url": "https://files.pythonhosted.org/packages/3b/d3/c165c2aea65b0e637dddb828e2c0f449f6355a618b0439fd63d377076530/pyteos_air-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "a4e845f517541d7f23b345735019af51", "sha256": "a977b7263dc785eafcea63dafaf4e91d2cb7212455c6bd95088b6f032f69fa45" }, "downloads": -1, "filename": "pyteos_air-0.4.1.tar.gz", "has_sig": false, "md5_digest": "a4e845f517541d7f23b345735019af51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 251673, "upload_time": "2013-01-14T20:59:05", "url": "https://files.pythonhosted.org/packages/6e/2f/4fe212c4fdb1391732759998d3041f394208e9123900440929a9f2669269/pyteos_air-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "1fb009a5c919ccc43e5d094dd710c3cc", "sha256": "dee8c786bb94b57143b2e1fea708fdae30fa179a98facd24cf99749aa842ff71" }, "downloads": -1, "filename": "pyteos_air-0.4.2.tar.gz", "has_sig": false, "md5_digest": "1fb009a5c919ccc43e5d094dd710c3cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 251816, "upload_time": "2013-01-14T22:17:31", "url": "https://files.pythonhosted.org/packages/b1/01/4c61b6b1e54c9df6cb4e94a053ab2c4cba7f8af645ea1a69023c8ace036c/pyteos_air-0.4.2.tar.gz" } ], "0.4.5": [ { "comment_text": "", "digests": { "md5": "794c8adbe74f8b48c712f40cf34bf446", "sha256": "a57c9d287160ca64123892be6dd381bb4f8acee4f7329931bd067ba012e1c9be" }, "downloads": -1, "filename": "pyteos_air-0.4.5.tar.gz", "has_sig": false, "md5_digest": "794c8adbe74f8b48c712f40cf34bf446", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 253208, "upload_time": "2013-01-21T20:20:01", "url": "https://files.pythonhosted.org/packages/09/4f/e6da744bc85e1a3f52112c21b6a8e8fcc09422aa199e3a92a8527154c09e/pyteos_air-0.4.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "d180dd01909ebbfcc8d6034a49de7867", "sha256": "80acbf38f6bc0579fc499b3e1d475ed8f5a7ee4f2cac5ab687191f06c9faabec" }, "downloads": -1, "filename": "pyteos_air-0.6.tar.gz", "has_sig": false, "md5_digest": "d180dd01909ebbfcc8d6034a49de7867", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 257172, "upload_time": "2015-02-17T09:13:52", "url": "https://files.pythonhosted.org/packages/c1/9a/7f63d7f7adca87f7244637d7c40f87e6d5d6f95039b415c95d384b4d3a86/pyteos_air-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "c548294b14169a48c66ea60fa8bb7a5d", "sha256": "b7829ef3052c1a12b38e323888165ba44cf5f975fac5eb87e0b07968962d17ee" }, "downloads": -1, "filename": "pyteos_air-0.7.tar.gz", "has_sig": false, "md5_digest": "c548294b14169a48c66ea60fa8bb7a5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 257251, "upload_time": "2015-05-24T15:05:07", "url": "https://files.pythonhosted.org/packages/34/55/9b370493d33c205ea46ae9b369c706534b3f42355d52a1babed23df96f66/pyteos_air-0.7.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "ab59d3679bc26bede1d6170c663dbe70", "sha256": "b4019c38ffdd25342e613fde632c1bdc92b040710a64f0b65cb42aec7ed30740" }, "downloads": -1, "filename": "pyteos_air-0.8.tar.gz", "has_sig": false, "md5_digest": "ab59d3679bc26bede1d6170c663dbe70", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 257299, "upload_time": "2015-06-29T16:55:53", "url": "https://files.pythonhosted.org/packages/f5/1d/a0642f21fdba110abf7810542ef260376859439fd41c6e817357e6e9c4ff/pyteos_air-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "62d464e4320b1326fdbac91ca336782b", "sha256": "f9e99f61335213f610b1ecbcef28f616deafee7217513ef9a61528135a99ab64" }, "downloads": -1, "filename": "pyteos_air-0.9.tar.gz", "has_sig": false, "md5_digest": "62d464e4320b1326fdbac91ca336782b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 257361, "upload_time": "2015-09-28T17:22:21", "url": "https://files.pythonhosted.org/packages/5c/46/e8463e22dfd1d24b7e3623afac01b7727033b7c57c0d5405c8b0e4f866e6/pyteos_air-0.9.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "ad79e166831b034f115092c8e65f35bb", "sha256": "5db41ad97770ae0ece6fbf3684c26fad85a8a8fafa77c1f1a364b8190e076802" }, "downloads": -1, "filename": "pyteos_air-0.9.3.tar.gz", "has_sig": false, "md5_digest": "ad79e166831b034f115092c8e65f35bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 254144, "upload_time": "2016-11-03T13:37:47", "url": "https://files.pythonhosted.org/packages/2c/9d/f1df61370034afb8b06e5b7afaf3bf04fae71ae38abd637c4112f90b74c4/pyteos_air-0.9.3.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "7eaa45cfa00a4d463e8c003378f77c1c", "sha256": "a618b0b09f09048ecee69b84ef8420d4720e89209b92f24f13784c2125340f64" }, "downloads": -1, "filename": "pyteos_air-0.9.5.tar.gz", "has_sig": false, "md5_digest": "7eaa45cfa00a4d463e8c003378f77c1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 260489, "upload_time": "2017-03-16T21:04:36", "url": "https://files.pythonhosted.org/packages/8d/9b/007fcc585079f8aee51ae16f9e98c7e01c7793ca05939883eb749d0c5665/pyteos_air-0.9.5.tar.gz" } ], "0.91": [ { "comment_text": "", "digests": { "md5": "f27967981d53f84c97def61733c5445d", "sha256": "fb70025ba35f8ef5f90d6eba2fde2724a593ebc4dd772d8708c9b16e33ef74ba" }, "downloads": -1, "filename": "pyteos_air-0.91.tar.gz", "has_sig": false, "md5_digest": "f27967981d53f84c97def61733c5445d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 254850, "upload_time": "2016-01-26T19:39:26", "url": "https://files.pythonhosted.org/packages/29/30/1e1c692c4cac6815cbbf7b12308cfdc0de76508e9612e8f338ca362bff28/pyteos_air-0.91.tar.gz" } ], "0.92": [ { "comment_text": "", "digests": { "md5": "d6dbec235c168b111006ebfc1b69f340", "sha256": "98f6504b7541db39a2e824920f264414511dde3194da2f2eb2c98e713180af1b" }, "downloads": -1, "filename": "pyteos_air-0.92.tar.gz", "has_sig": false, "md5_digest": "d6dbec235c168b111006ebfc1b69f340", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 254186, "upload_time": "2016-03-08T20:13:06", "url": "https://files.pythonhosted.org/packages/a2/97/50247b46f7c20a00c92163a03c8b4f8a9f0fae1ae268e195e3d9fb4ad428/pyteos_air-0.92.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "f2e681971618a58e4efac3c030031418", "sha256": "978907ae4d49f05f98e9b9dacb6b76f04f6cad9320905cd7e436e58af5377674" }, "downloads": -1, "filename": "pyteos_air-1.0.tar.gz", "has_sig": false, "md5_digest": "f2e681971618a58e4efac3c030031418", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 260499, "upload_time": "2017-03-16T23:48:28", "url": "https://files.pythonhosted.org/packages/97/2e/809aae73fd0ebc2bd68075baeea9afbfcde9747d3062329c9a22d0665f0b/pyteos_air-1.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "e339a6f0b6f32296bde615e468dbe8fc", "sha256": "ba398864aa20c7c3b07275660351800a7e272011492a2941d8c51a483d62aab8" }, "downloads": -1, "filename": "pyteos_air-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e339a6f0b6f32296bde615e468dbe8fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 260621, "upload_time": "2017-03-17T14:07:42", "url": "https://files.pythonhosted.org/packages/0b/34/b67464602d0c84cf90f4bcb0377aa9b61006cebd936ba1996a8760c436dc/pyteos_air-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "cd62a33aa5d8a30afd518d2a6998df6a", "sha256": "605d52c51ca291a824d8d57206b8af1fa5f97d265158bd831d727e612cbbe34b" }, "downloads": -1, "filename": "pyteos_air-1.0.2.tar.gz", "has_sig": false, "md5_digest": "cd62a33aa5d8a30afd518d2a6998df6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 254428, "upload_time": "2017-03-17T15:24:41", "url": "https://files.pythonhosted.org/packages/f3/4b/5713138508d6d9ff24ef577198cc17b975586e7b4028d08a8be95b03b969/pyteos_air-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "b369010021eb396f2db372eaaf5b3a32", "sha256": "0292882da7b9fec840523ab70ddd0ca65876c5c247bd1cfc5a6f10c70f9e96d0" }, "downloads": -1, "filename": "pyteos_air-1.0.3.tar.gz", "has_sig": false, "md5_digest": "b369010021eb396f2db372eaaf5b3a32", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 254486, "upload_time": "2017-03-17T15:42:55", "url": "https://files.pythonhosted.org/packages/05/6b/00a607aa1f7fdb3f238df357aa71fb7d9bd6d34a421878a0ed6806168e6b/pyteos_air-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "001c75fdb49c74c27949975b66c38083", "sha256": "c7a330c414f6707e4d0bfb0b43be96a0dbbc8c1adbc091f48f0bcf49629c089b" }, "downloads": -1, "filename": "pyteos_air-1.0.4.tar.gz", "has_sig": false, "md5_digest": "001c75fdb49c74c27949975b66c38083", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 260761, "upload_time": "2017-03-22T14:20:56", "url": "https://files.pythonhosted.org/packages/ab/76/4624b3c08a381e0513c579235c3ddc96f8ac77a1bf1f98289aa10f7f50a9/pyteos_air-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "001c75fdb49c74c27949975b66c38083", "sha256": "c7a330c414f6707e4d0bfb0b43be96a0dbbc8c1adbc091f48f0bcf49629c089b" }, "downloads": -1, "filename": "pyteos_air-1.0.4.tar.gz", "has_sig": false, "md5_digest": "001c75fdb49c74c27949975b66c38083", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 260761, "upload_time": "2017-03-22T14:20:56", "url": "https://files.pythonhosted.org/packages/ab/76/4624b3c08a381e0513c579235c3ddc96f8ac77a1bf1f98289aa10f7f50a9/pyteos_air-1.0.4.tar.gz" } ] }