Taswar Bhatti
The synonyms of software simplicity
Tag: python
Taswar_Bhatti_VS2019_With_Python

I had a talk on Getting productive with Python on Visual Studio 2019, at the Ottawa .NET User Group (https://www.meetup.com/ottawaitcommunity/events/259081628/). Thanks to all the people who came to the talk, I wish my demo worked properly unfortunately sometimes things just dont work 🙂 Nevertheless here are the slides for the talk. Get productive with python […]

X509_certficiate_serial_with_Csharp_or_Python

In this blog post I wanted to show how one can use C# or Python to view the serial numbers of a X509 certificate. The serial number can be used to identify the certificate that one plans to use in their C# application, lets say for mutual authentication to another service. Why use X509 Certificates […]

VsCode-with-Python-Django

Visual Studio Code with Python Django I wanted to continue on my python exploration and show how to get started with Visual Studio Code with Python Django. What is Django you may ask ? Not the movie for sure. Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built […]

VsCode-Python-Flask

Visual Studio Code with Python Flask I wanted to continue on my python exploration and show how to get started with Visual Studio Code with Python Flask. What is flask you may ask Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It’s BSD licensed! Basically […]

VsCode-with-Python

Visual Studio Code with Python Visual Studio Code is the new kid on the block and it has lots of bells and whistle including using Visual Studio Code with Python. Requirements To install vscode, just go Visual Studio Code website. Its a very simple click through process if you are using Windows. If you are […]

UA-4524639-2