Back to Browse

How to Build Windows Forms Applications in Python | Pt. 1

53.6K views
Jan 17, 2020
28:45

With Pythonnet we can access a treasure trove of built-in object libraries inside of Windows. One of those libraries is the Windows.Forms namespace, which allows us to build form applications. These applications give us the flexibility of adding our code to a user interface that others can easily use. In thise series, we will build a Windows Form application using Pythonnet. This application, will be able to parse an Assembly and display the content of it to a user for them to see. Video Resources: -------------------------------------------------- None Available Resource: Microsoft .NET API Browser Link: https://docs.microsoft.com/en-us/dotnet/api/?view=netframework-4.8 Resource: Microsoft System.Windows.Forms Namespace Link: https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms?view=netframework-4.8 Resource: Microsoft System.Windows.Controls Namespace Link: https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls?view=netframework-4.8 Resource: Microsoft System.Threading Namespace Link: https://docs.microsoft.com/en-us/dotnet/api/system.threading?view=netframework-4.8 Resource: Microsoft System.Drawing Namespace Link: https://docs.microsoft.com/en-us/dotnet/api/system.drawing?view=netframework-4.8 Resource: Microsoft Microsoft.Office.Excel.Interop Namespace Link: https://docs.microsoft.com/en-us/dotnet/api/microsoft.office.interop.excel?view=excel-pia Resources: -------------------------------------------------- Facebook Page: https://www.facebook.com/codingsigma Facebook Group: https://www.facebook.com/groups/sigmacoding GitHub Sigma Coding: https://github.com/areed1192/sigma_coding_youtube Support Sigma Coding: -------------------------------------------------- Patreon: https://patreon.com/sigmacoding Amazon Associates: https://amzn.to/3bsTI5P ** Related Topics: -------------------------------------------------- Title: Working With The Yelp API In Python | Part Two Link: https://youtu.be/jEYu0yCw12s Title: Pythonnet | System.Data Namespace Pt. 2 Link: https://youtu.be/KuRwUBDcFiw Title: How to Build Windows Forms Applications in Python | Pt. 1 Link: https://youtu.be/edQ_pqxTOLE **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 #WindowsForms

Download

1 formats

Video Formats

360pmp441.8 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to Build Windows Forms Applications in Python | Pt. 1 | NatokHD