Python wrapper for The Real Brokerage ReZEN API - Transaction Builder, Transactions, Teams, Agents, and Directory management
Project description
ReZEN Python Client
{!_includes/description.md!}
🚀 Quick Start
{!_includes/installation.md!}
{!_includes/quick-start.md!}
✨ Key Features
{!_includes/features.md!}
📊 API Coverage
{!_includes/api-coverage.md!}
📖 Documentation
For comprehensive documentation, examples, and API reference:
Quick Links
- 🚀 Quick Start Guide - Get up and running in 5 minutes
- 📚 API Reference - Complete API documentation
- 💡 Examples - Real-world usage patterns
- 🔧 Troubleshooting - Common issues and solutions
- 🤝 Contributing - Help improve the client
🛠️ Development
# Clone and setup
git clone <repository-url>
cd rezen
python -m venv venv
source venv/bin/activate # or `venv\Scripts\activate` on Windows
pip install -r requirements-dev.txt
# Run tests
pytest
# Run tests with coverage
pytest --cov=rezen --cov-report=html
# Format code
black rezen tests
isort rezen tests
# Build docs
mkdocs serve
🆘 Support
- 📖 Documentation: Full Documentation
- 💬 Issues: GitHub Issues
- 📧 Email: support@rezen.com
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2025 The Perry Group
Project details
Release history Release notifications | RSS feed
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 rezen-1.3.0.tar.gz.
File metadata
- Download URL: rezen-1.3.0.tar.gz
- Upload date:
- Size: 94.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
357966d0ed2ccb1e8020406c38e5e76b09d471796bdaf2d33d713358148c793a
|
|
| MD5 |
12882f3ded85b5d08b033042a3850101
|
|
| BLAKE2b-256 |
83a9da4799dfff7c81a715adbd4a02d20020ecdec72e4645b567aeecd515d4f0
|
File details
Details for the file rezen-1.3.0-py3-none-any.whl.
File metadata
- Download URL: rezen-1.3.0-py3-none-any.whl
- Upload date:
- Size: 24.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68f37797a14b2b405849ab97143b0b96da5f5a8edfaecfa6b78807dc0d0b2153
|
|
| MD5 |
5d4a303ee2908f77403f9fd64279eb24
|
|
| BLAKE2b-256 |
ff91b0686516cca7d743030316d498f725fa9b8655e1bd6b9493c046fbb3f437
|