Estimate home renovation budget ranges by room, style, and scope. Companion CLI for RenoBrief AI (https://renobrief.com).
Project description
renobrief
Estimate home renovation budget ranges by room, style, and scope — a small companion tool for RenoBrief AI, which turns a room photo into a redesigned image plus a contractor-ready one-page brief.
Install
pip install renobrief
CLI
renobrief kitchen --style quiet_luxury --scope gut --sqft 200
# kitchen · quiet_luxury · gut
# Estimated budget: $44,800 – $186,667
# Get a full visual redesign + contractor-ready brief: https://renobrief.com
Python
from renobrief import estimate
low, high = estimate("bathroom", style="japandi", scope="remodel")
print(low, high)
Rooms: bathroom, kitchen, bedroom, living_room, exterior
Styles: minimalist, farmhouse, modern, japandi, quiet_luxury
Scopes: refresh, remodel, gut
Figures are planning ballparks (US market), not quotes. For an actual redesigned visualization, materials list, and a brief a contractor can quote against, use RenoBrief AI.
License
MIT
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 renobrief-0.1.0.tar.gz.
File metadata
- Download URL: renobrief-0.1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7a3acad67efafd28bf2f3b098d046c4d3a3a0e5cdeb54f6578c0633f206412d
|
|
| MD5 |
1a2add8a4cd6375cb37a09392e6eb45d
|
|
| BLAKE2b-256 |
7c75a33473343de13debbd80a9aa58c0864f6852074414f88dead1a3cf6ac586
|
File details
Details for the file renobrief-0.1.0-py3-none-any.whl.
File metadata
- Download URL: renobrief-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf87050282cf6b813e2a2cdcca464f1c66d9bb03b5f7b011f21afb384b7b1bd9
|
|
| MD5 |
a71d6112d14579ae7de9c14d9405c83c
|
|
| BLAKE2b-256 |
0dfd9dd0be549b1f9332694fff25649be293a525b47f65a5e035632c7e0712ed
|