Metadata-Version: 2.0
Name: atsd-client
Version: 3.0.6
Summary: Axibase Time Series Database API Client for Python
Home-page: https://github.com/axibase/atsd-api-python
Author: Axibase Corporation
Author-email: axibase-api@axibase.com
License: Apache 2.0
Keywords: axibase,atsd,axibase time-series database,python
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: analysis
Requires-Dist: python-dateutil
Requires-Dist: requests (>=2.12.1)
Requires-Dist: tzlocal
Provides-Extra: analysis
Requires-Dist: pandas; extra == 'analysis'

The `ATSD API Client for Python <https://github.com/axibase/atsd-api-python>`__ simplifies the 
process of interacting with `Axibase Time Series Database <https://axibase.com/docs/atsd/>`__ through REST API and SQL 
endpoints.

