Metadata-Version: 2.1
Name: baserow-client
Version: 0.4.0
Summary: Client for the baserow.io API.
Home-page: https://github.com/NiklasRosenstein/python-baserow-client
Author: Niklas Rosenstein
Author-email: rosensteinniklas@gmail.com
License: MIT
Description: # baserow-client
        
        A Python client for [Baserow.io](https://baserow.io/) with simple ORM capabilities.
        
        > __Note__: This package is currently under development. Some APIs may break without prior notice.
        
        __Installation__
        
            $ pip install baserow-client
        
Platform: UNKNOWN
Requires-Python: >=3.8.0,<4.0.0
Description-Content-Type: text/markdown
Provides-Extra: test
