Metadata-Version: 2.1
Name: greptime
Version: 0.0.3
Summary: A mock test library for greptimedb's scripting feature
Home-page: https://github.com/GreptimeTeam/greptime_py_mock
Author: discord9
Author-email: zglzy29yzdk@gmail.com
License: Apache License 2.0
Project-URL: Bug Tracker, https://github.com/GreptimeTeam/greptime_py_mock/issues
Requires-Python: >=3.6
Description-Content-Type: text/markdown

This is a mock library for greptime, it provide same API as greptime, but it's not a real library,
you can also use it to test your scripts locally first (but mock test is still in experiment phase),
then upload them to the server for execution.
