Back to Browse

pyRevit: How to import python3 packages like Numpy, Pandas or others

2.6K views
Jul 16, 2024
13:47

📙 Get Free E-Book: Beginner's Guide to Revit API: https://learnrevitapi.com/ebook?utm_source=youtube&utm_medium=video_description&utm_campaign=import-py3-packages 🎁 Create your own extension in 2 min with pyRevit StarterKit https://learnrevitapi.com/pyrevit-starter-kit?utm_source=youtube&utm_medium=video_description&utm_campaign=import-py3-packages -------------------------------------------------- 🔗 Links from Video: python 3.8.5 - https://www.python.org/downloads/release/python-385/ Anatom of CPython scripts - https://pyrevitlabs.notion.site/Anatomy-of-CPython-Scripts-0e4cffeb545c4aa699fbe722c837c8d0 Create Your First CPython Command - https://pyrevitlabs.notion.site/Create-Your-First-CPython-Command-b8a7718c554645d1a18454c0b363e3c9 -------------------------------------------------- 📝 Video Summary: I will show you how to install and use python 3 packages in pyRevit like pandas, numpy, openpyxl or any other py3 package. We will start by looking at pyRevit Dev Docs at a few remarks about CPython, and then I will show you how to install and use py3 pacakges. There are a few tricks I need to show you to make it work. I hope you find it useful. -------------------------------------------------- 🎬 Chapters: 0:00 - How to use python 3 Package in pyRevit - Intro 0:35 - CPython in pyRevit (Dev Docs) 3:20 - Install correct python version 5:05 - Install py3 Packages (numpy, pandas, openpyxl) 8:20 - import numpy, pandas, pyopenxl 12:45 - Test Autocad.Revit.DB 13:20 - What's Next? -------------------------------------------------- ⌨️ Happy Coding! Tags: #LearnRevitAPI #RevitAPI #pyRevit

Download

0 formats

No download links available.

pyRevit: How to import python3 packages like Numpy, Pandas or others | NatokHD