Metadata-Version: 2.0
Name: WOFpy
Version: 2.3.0
Summary: a python library for serving WaterOneFlow web services
Home-page: UNKNOWN
Author: Emilio Mayorga
Author-email: emiliom@uw.edu
License: BSD
Description-Content-Type: UNKNOWN
Keywords: cuahsi his wofpy water waterml cuahsi wateroneflow odm2
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: configparser
Requires-Dist: docopt
Requires-Dist: flask (>=0.10.0)
Requires-Dist: jinja2
Requires-Dist: lxml (>=3.4.4)
Requires-Dist: python-dateutil
Requires-Dist: pytz
Requires-Dist: spyne (>=2.12.8)
Provides-Extra: odm1
Requires-Dist: sqlalchemy; extra == 'odm1'
Requires-Dist: pyodbc; extra == 'odm1'
Provides-Extra: odm2
Requires-Dist: sqlalchemy; extra == 'odm2'
Requires-Dist: odm2api; extra == 'odm2'
Provides-Extra: server
Requires-Dist: uwsgi; extra == 'server'
Provides-Extra: sqlite
Requires-Dist: sqlalchemy; extra == 'sqlite'

WOFpy
-------

WOFpy is a python library for serving CUAHSI's WaterOneflow  web services

CUAHSI is the Consortium of Universities for the
Advancement of Hydrologic Science, Inc.



