Skip to main content

Awesome simple_baserow_api created by KuechlerO

Project description

simple_baserow_api

codecov CI

Awesome simple_baserow_api created by KuechlerO

Install it from PyPI

pip install simple_baserow_api

Usage

from simple_baserow_api import BaserowApi

# Initialize the API
api = BaserowApi(database_url="https://your-baserow-instance.com", token="your-token")

# Get fields for a table
fields = api.get_fields(table_id=1)
print(fields)

# Add a new row to a table
new_row_id = api.add_data(table_id=1, data={"field_name": "value"})
print(f"New row ID: {new_row_id}")

# Retrieve data from a table
data = api.get_data(table_id=1)
print(data)

Development

Read the CONTRIBUTING.md file.


Thank you for using simple_baserow_api! If you encounter any issues or have any questions, please open an issue on our GitHub repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple_baserow_api-0.0.5.tar.gz (9.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simple_baserow_api-0.0.5-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file simple_baserow_api-0.0.5.tar.gz.

File metadata

  • Download URL: simple_baserow_api-0.0.5.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for simple_baserow_api-0.0.5.tar.gz
Algorithm Hash digest
SHA256 640431f932eaeb2721f5ff9e5ae83d7afe445667e015751f6601251d3e35e219
MD5 1c6565312b97b38ce0b54b6da3d1dc88
BLAKE2b-256 c7eb9f39ba9d45708cc5964a232ad9e8cfc49d4a666414f6842e18126c06a1ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_baserow_api-0.0.5.tar.gz:

Publisher: release.yml on KuechlerO/simple_baserow_api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file simple_baserow_api-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_baserow_api-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 86530228e18d93f2787be29d4b04bd0e926b44e944da8ca156bff10a4be3208f
MD5 cec2193975faf24659a36eb2db7c9b14
BLAKE2b-256 2a0452b1b6f92d634e9fbbdcc662b54f67eb0e6958c3bae10dc053ae4d723b98

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_baserow_api-0.0.5-py3-none-any.whl:

Publisher: release.yml on KuechlerO/simple_baserow_api

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page