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.6.tar.gz (10.3 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.6-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: simple_baserow_api-0.0.6.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.0.1 CPython/3.12.8

File hashes

Hashes for simple_baserow_api-0.0.6.tar.gz
Algorithm Hash digest
SHA256 99d0bbeae1509d37291dbdd65d5ecb4c3851b10c1cee117f5f3d9275a3e69b17
MD5 0f7258dad4df8cba748573a57ae63185
BLAKE2b-256 7fa22c800bc4af9ac456f3f99ab31f6f069fe50945ad231ad26ea9a3bd0fabf4

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_baserow_api-0.0.6.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.6-py3-none-any.whl.

File metadata

File hashes

Hashes for simple_baserow_api-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ccc2a78a64b4c5a28687b657f72aa64dafd34812ead504fe787cb143811d024c
MD5 5e0697007fb70328fabdc3a6ee3c7680
BLAKE2b-256 01da0eaa86dc667dd4f9e30f7b84918e89582a8f6452d146f47203c9fa546c6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for simple_baserow_api-0.0.6-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