{ "info": { "author": "Perry Vargas", "author_email": "perrybvargas@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "======\ncloudy\n======\n\nParses the output files of the spectral synthesis code Cloudy into Pandas\nDataFrames for analysis.\n\nExample\n+++++++\n\nHere is a quick example. See sample_data for an ipythpn notebook example::\n\n >>> from cloudy import cloudy\n >>> sample = cloudy.Cloudy(\n 'sample_data/sample.grd', 'sample_data/sample.ems')\n >>> sample.labels\n ['H 1 6563A',\n 'N 2 6584A',\n 'O 1 6300A',\n 'S 2 6720A',\n 'Temperature',\n 'depth']\n\n\nTodos\n-----\n\n* Write Docs", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pbvarga1/cloudy", "keywords": "cloudy", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "cloudy", "package_url": "https://pypi.org/project/cloudy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cloudy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pbvarga1/cloudy" }, "release_url": "https://pypi.org/project/cloudy/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "cloudy parses cloudy output files to pandas Data Frames", "version": "0.1.0" }, "last_serial": 2297208, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e5b0c01b1076d64a686fec6a30d532c4", "sha256": "35a0b9e8eeb6a3b053add991b6eb417ccdf945c05754d587f8389cd791a74b85" }, "downloads": -1, "filename": "cloudy-0.1.0.zip", "has_sig": false, "md5_digest": "e5b0c01b1076d64a686fec6a30d532c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4989, "upload_time": "2016-08-23T05:05:19", "url": "https://files.pythonhosted.org/packages/00/cb/50c6891d9abf0618bfe20a3ea6a347b7a9077fce70247aa5087ca839ddc5/cloudy-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e5b0c01b1076d64a686fec6a30d532c4", "sha256": "35a0b9e8eeb6a3b053add991b6eb417ccdf945c05754d587f8389cd791a74b85" }, "downloads": -1, "filename": "cloudy-0.1.0.zip", "has_sig": false, "md5_digest": "e5b0c01b1076d64a686fec6a30d532c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4989, "upload_time": "2016-08-23T05:05:19", "url": "https://files.pythonhosted.org/packages/00/cb/50c6891d9abf0618bfe20a3ea6a347b7a9077fce70247aa5087ca839ddc5/cloudy-0.1.0.zip" } ] }