Python client library for the Finder property listings database API
Project description
Listings DB API Client
A Python client library for the Finder property listings database API.
Installation
pip install listings-db-api-client
Usage
from listings_db_api_client import ListingsDBAPIClient
# Initialize client
client = ListingsDBAPIClient(
base_url="http://localhost:8000",
api_key="your-api-key"
)
# Get listings
listings = client.get_listings(limit=10)
# Create a listing
# ... (see examples for more details)
Features
- Full CRUD operations for listings
- Image management
- Estate agent management
- Authentication support
- Error handling and validation
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file listings_db_api_client-1.0.4.tar.gz.
File metadata
- Download URL: listings_db_api_client-1.0.4.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7aaa4b13838b104937482bd19e9d5c07c737b729ec66f0d2eae76cc36afcb95
|
|
| MD5 |
4efa840a6af1d85bc409eefd9e7bb06c
|
|
| BLAKE2b-256 |
26c5e196166674edbb4d8e56c54e7405498f24898e9edd46669b5da37361389b
|
File details
Details for the file listings_db_api_client-1.0.4-py3-none-any.whl.
File metadata
- Download URL: listings_db_api_client-1.0.4-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
964afa9eadcbbe474cc5c86749cea13d87c4df023dffc62ee252613fa74236a6
|
|
| MD5 |
449bf862fde13fe339fa173fa4e979ad
|
|
| BLAKE2b-256 |
c76130eb657e0b70c4f3e60da0e6d59317df7c1c5183f03b85eb6a9f2f833017
|