Autocomplete stubs for Revit API and pyRevit modules.
Project description
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...
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 pyrevit_stubs_26-1.0.tar.gz.
File metadata
- Download URL: pyrevit_stubs_26-1.0.tar.gz
- Upload date:
- Size: 3.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d597c44decc5d7763dcce72eb32c2ac2f326a1c03ef735d8023a307bbf2c724
|
|
| MD5 |
c12435a80099c0510717b5bd6fc3e023
|
|
| BLAKE2b-256 |
7113b809f1ac66f9ae830441b03ed4d783488f24b383c0a0579bd8a4f4d15e11
|
File details
Details for the file pyrevit_stubs_26-1.0-py3-none-any.whl.
File metadata
- Download URL: pyrevit_stubs_26-1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
648f17052a75fb96552bc371f87dcdb7b7dcb6ff9590cd4708bc3d71e39a7221
|
|
| MD5 |
6a294e8132a658d435c45c3101586120
|
|
| BLAKE2b-256 |
a4073e04622bd3e45082b99b8af7df2a22b1bf96a4b1ad8b3e0ab8574f8c55f1
|