pyrevit-stubs-26
Typing & Autocomplete stubs for RevitAPI 2026 and pyRevit modules.
Prepared by Erik Frits from www.LearnRevitAPI.com
Installation
Install like any other python package:
pip install pyrevit-stubs-26
💡 Tip: After installation give your IDE some time to index all new files.
Usage:
You should see autocomplete suggestions while you type RevitAPI / pyRevit code.
For Example:
from Autodesk.Revit.DB import *
collector = FilteredElementCollector(doc).OfClass(Wall).ToElements()
Notes:
- Install only one pyrevit-stubs version at a time
- Stubs are for autocomplete & typing only
- Code will be execute by pyRevit's engine NOT YOUR IDE!
Disclaimer
This package provides unofficial type stubs for Autodesk Revit API and pyRevit modules. Autodesk Revit is a trademark of Autodesk, Inc. These stubs are independently created and are not affiliated with or endorsed by Autodesk.
Dear Autodesk, don't sue me...
Release files for pyrevit-stubs-26 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 | |
|---|---|---|---|
| pyrevit_stubs_26-1.0.tar.gz | 3.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyrevit_stubs_26-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.4 MB
Release files / pyrevit_stubs_26-1.0.tar.gz
| Download URL | pyrevit_stubs_26-1.0.tar.gz |
|---|---|
| Size | 3.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8d597c44decc5d7763dcce72eb32c2ac2f326a1c03ef735d8023a307bbf2c724
|
|
BLAKE2b-256 checksum How to use checksums |
7113b809f1ac66f9ae830441b03ed4d783488f24b383c0a0579bd8a4f4d15e11
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.6
|
Release files / pyrevit_stubs_26-1.0-py3-none-any.whl
| Download URL | pyrevit_stubs_26-1.0-py3-none-any.whl |
|---|---|
| Size | 5.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
648f17052a75fb96552bc371f87dcdb7b7dcb6ff9590cd4708bc3d71e39a7221
|
|
BLAKE2b-256 checksum How to use checksums |
a4073e04622bd3e45082b99b8af7df2a22b1bf96a4b1ad8b3e0ab8574f8c55f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.6
|