{ "info": { "author": "Mark Mikofski", "author_email": "mark.mikofski@sunpowercorp.com", "bugtrack_url": null, "classifiers": [], "description": ".. image:: https://travis-ci.org/SunPower/SolarUtils.svg?branch=master\n :target: https://travis-ci.org/SunPower/SolarUtils\n\nSolarUtils is set of Python wrappers around the publicly available\n`NREL `_\n`SOLPOS `_ and\n`SPECTRL2 `_ C-language computer\nprograms that calculate solar position and spectral decomposition. Please read\nthe `NREL disclaimer and license `_. Usage\nof this software implies acceptance of the terms.\n\nInstallation\n============\nUse ``pip`` to install\n`SolarUtils from the PyPI `_::\n\n pip install SolarUtils\n\nYou can also download a source distribution from PyPI or clone the repository\nand use Python ``distutils``::\n\n python setup.py install\n\nRequirements\n============\nSolarUtils has no requirements for usage however for installation, testing and\nto build the documentaiton you will need the following pacakges:\n\n* NumPy\n* PyTest\n* Sphinx\n\nUsage\n=====\nSee `SOLPOS Documentation `_\nand\n`SPECTRL2 Documentation `_\nfor more detail.\n\nExamples\n--------\n\n >>> from solar_utils import *\n >>> import pandas as pd\n >>> location = [35.56836, -119.2022, -8.0]\n >>> datetime = [2013, 6, 5, 12, 31, 0]\n >>> weather = [1015.62055, 40.0]\n >>> (angles, airmass) = solposAM(location, datetime, weather)\n >>> zenith, azimuth = angles\n >>> zenith\n 15.074043273925781\n >>> azimuth\n 213.29042053222656]\n >>> am, amp = airmass\n >>> am\n 1.0352272987365723\n >>> amp\n 1.0379053354263306]\n\n >>> units = 1\n >>> location = [33.65, -84.43, -5.0]\n >>> datetime = [1999, 7, 22, 9, 45, 37]\n >>> weather = [1006.0, 27.0]\n >>> orientation = [33.65, 135.0]\n >>> atmospheric_conditions = [1.14, 0.65, -1.0, 0.2, 1.36]\n >>> albedo = [0.3, 0.7, 0.8, 1.3, 2.5, 4.0] + ([0.2] * 6)\n >>> specdif, specdir, specetr, specglo, specx = spectrl2(\n ... units, location, datetime, weather, orientation,\n ... atmospheric_conditions, albedo\n ... )\n >>> spec = pd.DataFrame(\n ... {'DIF': specdif, 'DIR': specdir, 'ETR': specetr, 'GLO': specglo},\n ... index=specx\n ... )\n >>> f = spec.plot()\n >>> f.set_title('Solar Spectrum Example')\n >>> f.set_xlabel('Wavelength, $\\lambda [\\mu m]$')\n >>> f.set_ylabel('Spectral Irradiance, $I_{\\lambda} [W/m^2/\\mu m]$')\n >>> f.grid(True)\n >>> f.figure.show()\n\n\n", "description_content_type": "", "docs_url": "https://pythonhosted.org/SolarUtils/", "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SunPower/SolarUtils", "keywords": "", "license": "BSD 3-Clause", "maintainer": "", "maintainer_email": "", "name": "SolarUtils", "package_url": "https://pypi.org/project/SolarUtils/", "platform": "win32", "project_url": "https://pypi.org/project/SolarUtils/", "project_urls": { "Homepage": "https://github.com/SunPower/SolarUtils" }, "release_url": "https://pypi.org/project/SolarUtils/0.3/", "requires_dist": [ "numpy ; extra == 'testing'", "nose ; extra == 'testing'" ], "requires_python": "", "summary": "Python wrappers around NREL SOLPOS and SPECTRL2", "version": "0.3" }, "last_serial": 5638980, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "9dc027f47beaed9abbd6429a3932ee08", "sha256": "fc2f6faaa7348d6a31555258412676d21720b35142bd4281333caf005aa88afd" }, "downloads": -1, "filename": "SolarUtils-0.2.1-cp27-cp27m-macosx_10_11_intel.whl", "has_sig": false, "md5_digest": "9dc027f47beaed9abbd6429a3932ee08", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 17878, "upload_time": "2016-07-12T07:14:31", "url": "https://files.pythonhosted.org/packages/e4/da/04965f98f400ae5f314889aa10787d29996ac247fc1ed82edc452921c734/SolarUtils-0.2.1-cp27-cp27m-macosx_10_11_intel.whl" }, { "comment_text": "", "digests": { "md5": "1061af610e8a5a969557197dfcf84365", "sha256": "d87abd21ae9ea64df199c6c328970ff6afdc8701be61eb20d5d909d9ef426e03" }, "downloads": -1, "filename": "SolarUtils-0.2.1-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "1061af610e8a5a969557197dfcf84365", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 242557, "upload_time": "2016-07-12T01:01:10", "url": "https://files.pythonhosted.org/packages/e4/6e/20c176516d231a852fd7e1c634ef01a0c7557b40de2fc8acce3c9164b0c8/SolarUtils-0.2.1-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "e11e79515b2e99a8d0ab910d40d049e7", "sha256": "e62c79ffa5afaf47e094b67b67dc97f513c4aa3629aa3151dd0f418e012ea40a" }, "downloads": -1, "filename": "SolarUtils-0.2.1-cp34-cp34m-win_amd64.whl", "has_sig": false, "md5_digest": "e11e79515b2e99a8d0ab910d40d049e7", "packagetype": "bdist_wheel", "python_version": "3.4", "requires_python": null, "size": 39057, "upload_time": "2016-07-12T07:24:58", "url": "https://files.pythonhosted.org/packages/b1/73/bc7c59d9c464daa1c6f2960f7472ebb6e7ecfc01928bb15691c45659b133/SolarUtils-0.2.1-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "92dec90242fe45cb2b2151be7ea02eec", "sha256": "053e72c1610d2f077dd07c560949c78313f22741957ce4084a25543576dc8b30" }, "downloads": -1, "filename": "SolarUtils-0.2.1-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "92dec90242fe45cb2b2151be7ea02eec", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 41269, "upload_time": "2016-07-12T07:25:53", "url": "https://files.pythonhosted.org/packages/6f/7e/326292b97d5be31788456ce89fb97dbb34fcedc1a9d4570d01756cf2727b/SolarUtils-0.2.1-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "5f8585c36dd72ec84a200aeea30e33f5", "sha256": "65b5af5af4beb4e3c76b2e73e2160c505ce70d384e077514b5487fc267dc0071" }, "downloads": -1, "filename": "SolarUtils-0.2.1.zip", "has_sig": false, "md5_digest": "5f8585c36dd72ec84a200aeea30e33f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 386690, "upload_time": "2016-07-12T01:01:05", "url": "https://files.pythonhosted.org/packages/a3/3e/1a10628ccb901fb9ca76dc129a2e066853eead29c8c2189d71ce65c5fd68/SolarUtils-0.2.1.zip" } ], "0.2.2": [ { "comment_text": "fixed", "digests": { "md5": "1d3bd8df07f954b93d35c44c07f06dd8", "sha256": "ea56dc99333ebffc58f5cd270bf1e7b8da060aaa6367251e1bd902a9ad22fbb9" }, "downloads": -1, "filename": "SolarUtils-0.2.2a-cp27-cp27m-win32.whl", "has_sig": false, "md5_digest": "1d3bd8df07f954b93d35c44c07f06dd8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38395, "upload_time": "2016-07-14T08:03:41", "url": "https://files.pythonhosted.org/packages/ed/4f/fcf5f58b76dda59e4811d11b65f67a147fa91e7b52880e073ee8281218a0/SolarUtils-0.2.2a-cp27-cp27m-win32.whl" }, { "comment_text": "", "digests": { "md5": "60eacffd6cf3e0b19e381d9733e4ad44", "sha256": "6b1d76c596be77cd15e024eeb7ba82c621d41209f69937b54fc524a7b08fdb86" }, "downloads": -1, "filename": "SolarUtils-0.2.2b-cp34-cp34m-win_amd64.whl", "has_sig": false, "md5_digest": "60eacffd6cf3e0b19e381d9733e4ad44", "packagetype": "bdist_wheel", "python_version": "cp34", "requires_python": null, "size": 39052, "upload_time": "2018-02-23T20:24:08", "url": "https://files.pythonhosted.org/packages/ab/c4/e0d9fb0f717d35d211bee2443a8270534aafa67114c6260dae08434b5016/SolarUtils-0.2.2b-cp34-cp34m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "d511cb3c3af27ab4ee4c42ef81644631", "sha256": "fdba67cb95a8947690c82dadb7dff73ee907c82079337ccc2cd9fc33ebea4387" }, "downloads": -1, "filename": "SolarUtils-0.2.2b-cp35-cp35m-win_amd64.whl", "has_sig": false, "md5_digest": "d511cb3c3af27ab4ee4c42ef81644631", "packagetype": "bdist_wheel", "python_version": "cp35", "requires_python": null, "size": 44556, "upload_time": "2018-02-23T20:24:20", "url": "https://files.pythonhosted.org/packages/6b/2e/5a0398c3968fec9ac2463d221e04b32bdd3e84bd283b33a4e7df9c9ea538/SolarUtils-0.2.2b-cp35-cp35m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "b0b90901381e59f9fb483f6764962559", "sha256": "3415315e256fe32597d980e7125a83d59643656639d10f65dd31349a8c16d935" }, "downloads": -1, "filename": "SolarUtils-0.2.2-cp27-cp27m-macosx_10_11_intel.whl", "has_sig": false, "md5_digest": "b0b90901381e59f9fb483f6764962559", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 239391, "upload_time": "2016-07-14T07:19:17", "url": "https://files.pythonhosted.org/packages/da/73/595d35a2213e0a942a3b4e17c3e123b4558668a6afcbe49bb24296a44247/SolarUtils-0.2.2-cp27-cp27m-macosx_10_11_intel.whl" }, { "comment_text": "", "digests": { "md5": "9a1b6fdb87d5f5446bc7906eff1ffe39", "sha256": "685f18f6fb749ce3387e43f18212214d0569a80f6094312e1fa2f3d8a78aa214" }, "downloads": -1, "filename": "SolarUtils-0.2.2-cp27-cp27m-macosx_10_13_intel.whl", "has_sig": false, "md5_digest": "9a1b6fdb87d5f5446bc7906eff1ffe39", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 36235, "upload_time": "2018-02-24T06:01:02", "url": "https://files.pythonhosted.org/packages/e8/a1/1c548ee3613b76787fa4b14ebb698b564d8ebf808becd0a1824b90b42347/SolarUtils-0.2.2-cp27-cp27m-macosx_10_13_intel.whl" }, { "comment_text": "", "digests": { "md5": "95933e03b328be0b6798a55c29c9804e", "sha256": "80c5bbc7b79c5e1d9428ddaae385252b36163098a35a86cc4cb79befb7679267" }, "downloads": -1, "filename": "SolarUtils-0.2.2-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "95933e03b328be0b6798a55c29c9804e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 242554, "upload_time": "2016-07-14T07:38:38", "url": "https://files.pythonhosted.org/packages/0e/ef/4386a1fff4a0aeeccf35ba95274134aeb853b1da55737bba910c99652c8a/SolarUtils-0.2.2-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "b0ea01b9e5d3129607e2b487afaeac63", "sha256": "e22ec2b5a703f1b193489914bc9cd31eed7c6c9292861e21bd953ba9898a284c" }, "downloads": -1, "filename": "SolarUtils-0.2.2-cp36-cp36m-macosx_10_7_x86_64.whl", "has_sig": false, "md5_digest": "b0ea01b9e5d3129607e2b487afaeac63", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 36095, "upload_time": "2018-02-24T06:01:05", "url": "https://files.pythonhosted.org/packages/8a/0c/922834f245151477f18fe3c2de83302338bb0ebb33f1dd23605461445a12/SolarUtils-0.2.2-cp36-cp36m-macosx_10_7_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "84745364f99a01b65ed2284792b25028", "sha256": "bfe3bc18fd465ea2cdc0af983532a7a272d2eb5c72b8ba98943fccf3e6aba42a" }, "downloads": -1, "filename": "SolarUtils-0.2.2-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "84745364f99a01b65ed2284792b25028", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 47356, "upload_time": "2018-02-23T20:12:13", "url": "https://files.pythonhosted.org/packages/a5/6e/55b532f8d19bdd8c0c63f75aca5f29c193c3790bf7a4753f46b6e28ae85e/SolarUtils-0.2.2-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "b5d214315eb57aca9c07aeeddb3410e4", "sha256": "9837ebf30d3da5b9f2d6acb6c2fbfbeb3043499524ede5bfe33aed046084afd6" }, "downloads": -1, "filename": "SolarUtils-0.2.2-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "b5d214315eb57aca9c07aeeddb3410e4", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 46178, "upload_time": "2019-02-21T09:56:38", "url": "https://files.pythonhosted.org/packages/ed/2c/c9c80f34e134b0d115c750133e8c2c0180ec3d9934076351bc445cf012b9/SolarUtils-0.2.2-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "864ba1dc8b057bd80f8980ac5af8142e", "sha256": "cebd511e88709726eaebfb66494d721368c9ce1cebc1bfab880db9012d30969a" }, "downloads": -1, "filename": "SolarUtils-0.2.2.tar.gz", "has_sig": false, "md5_digest": "864ba1dc8b057bd80f8980ac5af8142e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 302598, "upload_time": "2016-07-14T07:19:13", "url": "https://files.pythonhosted.org/packages/dd/4f/58b35547193de00f508fbc6aa81f5392e62e69190ba12e8667432446d2dc/SolarUtils-0.2.2.tar.gz" }, { "comment_text": "", "digests": { "md5": "474d136c427cbe58644a66404fff5331", "sha256": "00d308543d0c9c60c2c4398250faeffa661e6602988c88627e4a752548238c00" }, "downloads": -1, "filename": "SolarUtils-0.2.2.zip", "has_sig": false, "md5_digest": "474d136c427cbe58644a66404fff5331", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 406141, "upload_time": "2016-07-14T07:38:35", "url": "https://files.pythonhosted.org/packages/f7/7f/5b7272e6276724c24ff8af89106f778a7fb988990d14683e29cd657209b7/SolarUtils-0.2.2.zip" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "2baab8efe8ea4bb75c8e15927cd59033", "sha256": "43747f8a56d70dac54e53e616ff880ce3c7b138d2279a9aa444e80f3e99acb70" }, "downloads": -1, "filename": "SolarUtils-0.2.3-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "2baab8efe8ea4bb75c8e15927cd59033", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 43179, "upload_time": "2019-03-07T08:46:44", "url": "https://files.pythonhosted.org/packages/b3/70/b0132ea26f63c015e1843b72009e2ed47c7e25dc8760779754f1caeca44d/SolarUtils-0.2.3-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "a03cdabe0563690b1b9e76f067c4d95b", "sha256": "c3b22b7d9d9983f4a9ac027571bc4bb860be6f0dd8faa3acd81802d32cbb1021" }, "downloads": -1, "filename": "SolarUtils-0.2.3-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "a03cdabe0563690b1b9e76f067c4d95b", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 45211, "upload_time": "2019-03-07T08:42:42", "url": "https://files.pythonhosted.org/packages/9d/2e/b05f39dd0514874211ab4128c9df209d40615ea255e4e7c608a5cc9fa30d/SolarUtils-0.2.3-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "04a0ef6fa8645fd04667e57cc7a0048e", "sha256": "556ec8098cfeab2c94e1e304e495a603f8fcadf374819ee250af9b5f030994d1" }, "downloads": -1, "filename": "SolarUtils-0.2.3.linux-x86_64.tar.gz", "has_sig": false, "md5_digest": "04a0ef6fa8645fd04667e57cc7a0048e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39240, "upload_time": "2019-03-07T08:52:35", "url": "https://files.pythonhosted.org/packages/a6/ce/7232f0b6dcd5fcbc41a0add2eecdc3cc6ee21837a7b6c55234eed2b5f7ae/SolarUtils-0.2.3.linux-x86_64.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "bc60a9b812bf7e0dbef4855e0b00a96c", "sha256": "e9906ca884df1deebe73c83feda37e250daba8d1aeef65284a28349c28630be1" }, "downloads": -1, "filename": "SolarUtils-0.2.4-cp27-cp27m-win_amd64.whl", "has_sig": false, "md5_digest": "bc60a9b812bf7e0dbef4855e0b00a96c", "packagetype": "bdist_wheel", "python_version": "cp27", "requires_python": null, "size": 43180, "upload_time": "2019-03-07T09:55:11", "url": "https://files.pythonhosted.org/packages/c5/40/29042dbf41e9f1b6f52c870d985dfc0a08b3ee4b48c1fd666a93b891e947/SolarUtils-0.2.4-cp27-cp27m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "cad8b81a31982c942f653d0e18a9b260", "sha256": "90576a2445fc50aef7541d1072f5f04dd2f59c9e456371fe4295e7cec614c68a" }, "downloads": -1, "filename": "SolarUtils-0.2.4-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "cad8b81a31982c942f653d0e18a9b260", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 45214, "upload_time": "2019-03-07T09:56:55", "url": "https://files.pythonhosted.org/packages/83/a8/f44f2b2c887cc7074c741731f2caa9d5e1057737f9471386da53748221e2/SolarUtils-0.2.4-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "5e540950d154b1fdeb5166108847f822", "sha256": "7502e285b8d3cf380574affefbe22082c70c40d4bf9988207231f9a8c4fe244d" }, "downloads": -1, "filename": "SolarUtils-0.2.4-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "5e540950d154b1fdeb5166108847f822", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 46221, "upload_time": "2019-03-08T16:29:53", "url": "https://files.pythonhosted.org/packages/86/f3/024e0392967e3287f68e0dfb15d1b163376bc95c0117d67170b91ae8acf3/SolarUtils-0.2.4-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "54315bf47a3567d1a016db77eb8fd050", "sha256": "3cf2deef529703893519f0c14f54cc512357638d8a607b9652ff05ed61d260e7" }, "downloads": -1, "filename": "SolarUtils-0.2.4.tar.gz", "has_sig": false, "md5_digest": "54315bf47a3567d1a016db77eb8fd050", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 322986, "upload_time": "2019-03-07T09:37:28", "url": "https://files.pythonhosted.org/packages/bf/d0/86504b5d73d9896072cc1d761cedfbf7b1e54567ce29fa28f89774c35a71/SolarUtils-0.2.4.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "55091896e9b5249b89c356ed7086a544", "sha256": "fc3afb77413e81a91bbdad7c9276d0a584b7178465cd2883687003225c312f6d" }, "downloads": -1, "filename": "SolarUtils-0.3-cp37-cp37m-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "55091896e9b5249b89c356ed7086a544", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 36734, "upload_time": "2019-05-23T06:44:33", "url": "https://files.pythonhosted.org/packages/22/29/7acb8a9171ffe2f0c8bb9eca29879f4f91386bcd962dccdbf4b41f9a8271/SolarUtils-0.3-cp37-cp37m-macosx_10_13_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2fed44b4ec25f03af0977a2c2b5cf0ad", "sha256": "7672de8375e958bea3f6d6c5adcbe658f2a9e22db03973a4efaf54545b79e6b9" }, "downloads": -1, "filename": "SolarUtils-0.3-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "2fed44b4ec25f03af0977a2c2b5cf0ad", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 46896, "upload_time": "2019-05-23T06:09:04", "url": "https://files.pythonhosted.org/packages/e1/c1/3ff7cb98a99141851e76a7b83a04d9a777256e6cd42799481e289b676ae5/SolarUtils-0.3-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "81cfe1be5947afb9662b7b42f89a7efb", "sha256": "3dd45f1cb59e1b4bb93e04c705d33362dd48fe556d15478af465312fecb564bb" }, "downloads": -1, "filename": "SolarUtils-0.3FIXED-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "81cfe1be5947afb9662b7b42f89a7efb", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 46702, "upload_time": "2019-08-06T10:45:12", "url": "https://files.pythonhosted.org/packages/a2/a1/c6b3915e7530a4971021b662b8d3dfc0edf761408b8cefdd0a4f4532614f/SolarUtils-0.3FIXED-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "19e1493a0b71ae60de249194361de4bf", "sha256": "b1143ddd423e56468e7fafdcd364a3431bf871ac4d9dc761050c40c6ec5e371c" }, "downloads": -1, "filename": "SolarUtils-0.3.tar.gz", "has_sig": false, "md5_digest": "19e1493a0b71ae60de249194361de4bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 357040, "upload_time": "2019-05-23T06:09:07", "url": "https://files.pythonhosted.org/packages/ec/06/9426eeb5a371216e6691f4d0583c10ae88a7915e4791bd9c60226556f4c4/SolarUtils-0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "55091896e9b5249b89c356ed7086a544", "sha256": "fc3afb77413e81a91bbdad7c9276d0a584b7178465cd2883687003225c312f6d" }, "downloads": -1, "filename": "SolarUtils-0.3-cp37-cp37m-macosx_10_13_x86_64.whl", "has_sig": false, "md5_digest": "55091896e9b5249b89c356ed7086a544", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 36734, "upload_time": "2019-05-23T06:44:33", "url": "https://files.pythonhosted.org/packages/22/29/7acb8a9171ffe2f0c8bb9eca29879f4f91386bcd962dccdbf4b41f9a8271/SolarUtils-0.3-cp37-cp37m-macosx_10_13_x86_64.whl" }, { "comment_text": "", "digests": { "md5": "2fed44b4ec25f03af0977a2c2b5cf0ad", "sha256": "7672de8375e958bea3f6d6c5adcbe658f2a9e22db03973a4efaf54545b79e6b9" }, "downloads": -1, "filename": "SolarUtils-0.3-cp37-cp37m-win_amd64.whl", "has_sig": false, "md5_digest": "2fed44b4ec25f03af0977a2c2b5cf0ad", "packagetype": "bdist_wheel", "python_version": "cp37", "requires_python": null, "size": 46896, "upload_time": "2019-05-23T06:09:04", "url": "https://files.pythonhosted.org/packages/e1/c1/3ff7cb98a99141851e76a7b83a04d9a777256e6cd42799481e289b676ae5/SolarUtils-0.3-cp37-cp37m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "81cfe1be5947afb9662b7b42f89a7efb", "sha256": "3dd45f1cb59e1b4bb93e04c705d33362dd48fe556d15478af465312fecb564bb" }, "downloads": -1, "filename": "SolarUtils-0.3FIXED-cp36-cp36m-win_amd64.whl", "has_sig": false, "md5_digest": "81cfe1be5947afb9662b7b42f89a7efb", "packagetype": "bdist_wheel", "python_version": "cp36", "requires_python": null, "size": 46702, "upload_time": "2019-08-06T10:45:12", "url": "https://files.pythonhosted.org/packages/a2/a1/c6b3915e7530a4971021b662b8d3dfc0edf761408b8cefdd0a4f4532614f/SolarUtils-0.3FIXED-cp36-cp36m-win_amd64.whl" }, { "comment_text": "", "digests": { "md5": "19e1493a0b71ae60de249194361de4bf", "sha256": "b1143ddd423e56468e7fafdcd364a3431bf871ac4d9dc761050c40c6ec5e371c" }, "downloads": -1, "filename": "SolarUtils-0.3.tar.gz", "has_sig": false, "md5_digest": "19e1493a0b71ae60de249194361de4bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 357040, "upload_time": "2019-05-23T06:09:07", "url": "https://files.pythonhosted.org/packages/ec/06/9426eeb5a371216e6691f4d0583c10ae88a7915e4791bd9c60226556f4c4/SolarUtils-0.3.tar.gz" } ] }