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
Release files for renobrief 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| renobrief-0.1.0.tar.gz | 3.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| renobrief-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.9 kB
Release files / renobrief-0.1.0.tar.gz
| Download URL | renobrief-0.1.0.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b7a3acad67efafd28bf2f3b098d046c4d3a3a0e5cdeb54f6578c0633f206412d
|
|
BLAKE2b-256 checksum How to use checksums |
7c75a33473343de13debbd80a9aa58c0864f6852074414f88dead1a3cf6ac586
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|
Release files / renobrief-0.1.0-py3-none-any.whl
| Download URL | renobrief-0.1.0-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cf87050282cf6b813e2a2cdcca464f1c66d9bb03b5f7b011f21afb384b7b1bd9
|
|
BLAKE2b-256 checksum How to use checksums |
0dfd9dd0be549b1f9332694fff25649be293a525b47f65a5e035632c7e0712ed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|