Building an Excel Library for Python | System.Reflection Pt. 1

Published: 03 December 2019
on channel: Sigma Coding
1,170
14

We finally have enough of a foundation with the Pythonnet library that we can start our process of recreating the Excel object model in Python. However, to generate the source code necessary, we need to understand all the objects that exist in the model along with their methods and properties.

This is where the System.Reflection namespace comes into the picture. With this namespace, we will have a tool that will grab all the types of a given assembly and help us extract all the meaningful content we need to generate Python source code.

Video Resources:
--------------------------------------------------
Resource: GitHub File
Link: https://github.com/areed1192/sigma_co...

Resource: Microsoft .NET API Browser
Link: https://docs.microsoft.com/en-us/dotn...

Resource: Microsoft System.Reflection Namespace
Link: https://docs.microsoft.com/en-us/dotn...

Resource: Microsoft Microsoft.Office.Excel.Interop Namespace
Link: https://docs.microsoft.com/en-us/dotn...


Resources:
--------------------------------------------------
Facebook Page:   / codingsigma  
Facebook Group:   / sigmacoding  
GitHub Sigma Coding: https://github.com/areed1192/sigma_co...

Support Sigma Coding:
--------------------------------------------------
Patreon:   / sigmacoding  
Amazon Associates: https://amzn.to/3bsTI5P **

Related Topics:
--------------------------------------------------
Title: How To Use Dictionaries In Python
Link:    • How To Use Dictionaries In Python  

Title: Building an Excel Library for Python | System.Reflection Pt. 1
Link:    • Building an Excel Library for Python ...  

Title: Building an Excel Library for Python | System.Reflection Pt. 2
Link:    • Building an Excel Library for Python ...  


**Amazon Associates Disclosure:
--------------------------------------------------
I am a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com. One of the ways I support the channel is by using Amazon Associates to earn fees on purchases you make. That means when you use the link above, it will track any purchases made from that link and give a small portion of it to the Sigma Coding. I love this approach because it allows you to do what you're already doing (shopping) but also helps support the channels you care about. Also, it makes it where I can invest that revenue to help improve and grow the channel.

Tags:
--------------------------------------------------
#Pythonnet #Namespace #SystemReflection


Watch video Building an Excel Library for Python | System.Reflection Pt. 1 online without registration, duration hours minute second in high quality. This video was added by user Sigma Coding 03 December 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,170 once and liked it 14 people.