Drag’n Drop UI Builder for Python

Abstra is a visual Python GUI builder for VS Code. Build an app by dragging and dropping widgets into the UI, and connecting them to a single Python script. Read more

Similar

Exercises for Python

python exercises for beginner programmers. If you are looking for a python challenge and are a beginner programmer, this might be for you. These exercises will help you with Python... (more…)

Read more »

A Primer on Python Regular Expression

Regex is a group of characters which helps to find pattern within a string. Regex is used in lot of applications including the search engines, search and for find and replace in text documents Being a Data Scientist it is good to know regex which is found... (more…)

Read more »