Metadata-Version: 2.1
Name: gracedb_sdk
Version: 0.0.2
Summary: REST API SDK for GraceDB
Home-page: https://git.ligo.org/emfollow/gracedb-sdk
Author: Leo Singer
Author-email: leo.singer@ligo.org
License: GPL-2+
Project-URL: Bug Tracker, https://git.ligo.org/emfollow/gracedb-sdk/issues
Project-URL: Documentation, https://gracedb-sdk.readthedocs.io/
Project-URL: Source Code, https://git.ligo.org/emfollow/gracedb-sdk
Description: # gracedb-sdk
        
        A modern, performant REST API client for GraceDB, based on [Requests](http://python-requests.org/). For documentaton, see https://gracedb-sdk.readthedocs.io.
        
        ## Benchmarks
        
        Time in seconds to perform common tasks [lscsoft/ligo-gracedb](https://git.ligo.org/lscsoft/gracedb-client). Measured on a residential Internet connection on the US East Coast.
        
        ![benchmarks compared to ligo-gracedb](https://git.ligo.org/emfollow/gracedb-sdk/snippets/92/raw)
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6
Description-Content-Type: text/markdown
