{ "info": { "author": "Gonzalo Pe\u00f1a-Castellanos", "author_email": "goanpeca@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering" ], "description": ".. image:: https://pypip.in/version/PyRAS/badge.svg\r\n :target: https://pypi.python.org/pypi/PyRAS/\r\n :alt: Latest PyPI version\r\n\r\n.. image:: https://pypip.in/download/PyRAS/badge.svg\r\n :target: https://pypi.python.org/pypi/PyRAS/\r\n :alt: Number of PyPI downloads\r\n\r\n.. image:: https://pypip.in/py_versions/PyRAS/badge.svg\r\n :target: https://pypi.python.org/pypi/PyRAS/\r\n :alt: Supported python version\r\n \r\n.. image:: https://pypip.in/license/PyRAS/badge.svg\r\n\r\n \r\nPyRAS - Python for River AnalysiS\r\n=================================\r\n\r\nDISCLAIMER\r\n----------\r\nThis module is under development and is considered a beta-release (not suitable for production use yet). \r\nThe API will most likelly change during this development process with the help of any feedback received from\r\npotential beta testers.\r\n\r\n\r\nDescription\r\n-----------\r\n\r\nA Python suite for working with river models. \r\n\r\nGoals\r\n-----\r\nOffer an abstraction layer for the definition of river models and tools to operate on this models\r\nor when possible calling the model engine (controller). So far the library offers:\r\n\r\n* **HEC-RAS**: Wrapper for the COM interface of the HEC-RAS controller. (windows only)\r\n\r\nFor the upcoming developments this library will define a pythonic interface to different objects\r\nfound in the HEC-RAS river model (sections, structures, nodes etc).\r\n\r\n\r\nRequirements\r\n------------\r\n\r\nThis package depends on pywin32 for accessing the HECRASController interface.\r\n\r\nAdditionally, you need to have a working version of HEC-RAS installed. \r\nCurrent support includes version 4.1.0 and 5.0.0.\r\n\r\n\r\nInstallation\r\n------------\r\n\r\n**The easy way:**\r\n\r\n1. Install the anaconda distribution (comes with PyWin32 preinstalled)\r\n\r\n2. On the command line type:\r\n\r\n.. code-block:: python\r\n\r\n\tpip install pyras --upgrade\r\n\r\n**The hard way:**\r\n\r\n1. Install python\r\n\r\n2. Download pywin32 installer from the `project webpage`_ and install.\r\n\r\n3. On the command line type:\r\n\r\n.. code-block:: python\r\n\r\n\tpip install pyras --upgrade\r\n\t\r\nLicense\r\n-------\r\n\r\nMIT License. Copyright 2015 - Gonzalo Pe\u00f1a-Castellanos\r\n\r\n\r\nStatus\r\n------\r\nThis is a project under development and is currently in beta testing.\r\n\r\nAlthough the project should be compatible with python versions 2.6, 2.7, 3.1,\r\n3.2, 3.3 and 3.4, the project will only provide testing for 2.7, 3.3 and 3.4\r\n\r\n.. _project webpage: http://sourceforge.net/projects/pywin32/files/", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pyhydro/pyras", "keywords": "Python, HEC-RAS, RAS", "license": "MIT", "maintainer": "Gonzalo Pe\u00f1a-Castellanos", "maintainer_email": "goanpeca@gmail.com", "name": "PyRAS", "package_url": "https://pypi.org/project/PyRAS/", "platform": "", "project_url": "https://pypi.org/project/PyRAS/", "project_urls": { "Homepage": "https://github.com/pyhydro/pyras" }, "release_url": "https://pypi.org/project/PyRAS/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "", "version": "0.2.1" }, "last_serial": 1549411, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "4cd1e5e3323ca744c9fe78a4f8b41eee", "sha256": "c02487fde0c5ef36f0f54d1432b003b28ca144f4c9829ea50116bd72eb2d9ca4" }, "downloads": -1, "filename": "pyras-0.2.1.zip", "has_sig": false, "md5_digest": "4cd1e5e3323ca744c9fe78a4f8b41eee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36388, "upload_time": "2015-05-13T17:48:19", "url": "https://files.pythonhosted.org/packages/54/c5/07caf59fca59528e430b847af1d853cf2ae8e571c0e299910dacba1610bd/pyras-0.2.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4cd1e5e3323ca744c9fe78a4f8b41eee", "sha256": "c02487fde0c5ef36f0f54d1432b003b28ca144f4c9829ea50116bd72eb2d9ca4" }, "downloads": -1, "filename": "pyras-0.2.1.zip", "has_sig": false, "md5_digest": "4cd1e5e3323ca744c9fe78a4f8b41eee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36388, "upload_time": "2015-05-13T17:48:19", "url": "https://files.pythonhosted.org/packages/54/c5/07caf59fca59528e430b847af1d853cf2ae8e571c0e299910dacba1610bd/pyras-0.2.1.zip" } ] }