Taming Python
185 videos • 2,964 views • by Learning Software
1
Elasticsearch Introduction and terminology
Learning Software
Download
2
Setup SFTP server in Windows using OpenSSH with public key authentication, folder jailing
Learning Software
Download
3
Oracle Instant Client Windows installation tutorial
Learning Software
Download
4
Connect to Oracle Database from python with cx_Oracle
Learning Software
Download
5
Setup python on Linux in Windows using WSL and VS Code
Learning Software
Download
6
docxtpl python library for creating automated reports from word templates
Learning Software
Download
7
Install python packages offline without internet
Learning Software
Download
8
Setup alerts in Grafana 10 with example
Learning Software
Download
9
Install and Configure Elasticsearch in Windows
Learning Software
Download
10
DBeaver tutorial and offline database drivers installation guide
Learning Software
Download
11
SFTP in python with pysftp along with examples
Learning Software
Download
12
Introduction to Folium for interactive maps in python
Learning Software
Download
13
Waitress as Flask server WSGI
Learning Software
Download
14
Customize Keycloak with themes
Learning Software
Download
15
Setup Apache as a Reverse Proxy
Learning Software
Download
16
Run flask application over HTTPS with self-signed certificate
Learning Software
Download
17
Setup sql developer and DBeaver to access Oracle database in Windows
Learning Software
Download
18
ftplib python module for download / upload / delete / rename / listing files over FTP server
Learning Software
Download
19
Heatmap on a python folium map
Learning Software
Download
20
Read and Process large csv / dbf files using pandas chunksize option in python
Learning Software
Download
21
Insert pandas Dataframe into Oracle database using python cx_Oracle
Learning Software
Download
22
Iterating through files inside a folder using the glob module in python
Learning Software
Download
23
Setup local FTP server and FTP client in Windows using IIS, Filezilla server and WinSCP
Learning Software
Download
24
Simple Syslog server setup in Windows using Syslog Watcher
Learning Software
Download
25
Draw borders from GeoJSON in python folium map
Learning Software
Download
26
Configure Keycloak to use a PostgreSQL database
Learning Software
Download
27
Draw Rectangle, Polyline, Polygon in python folium maps
Learning Software
Download
28
Send email with python | Gmail App passwords
Learning Software
Download
29
Python Flask server as a windows background service using nssm
Learning Software
Download
30
Implement login with google in python flask applications with authlib
Learning Software
Download
31
SFTP server in Windows with multiple users and read-only file access
Learning Software
Download
32
Logging in python flask applications
Learning Software
Download
33
logging in python with log rotation and compression of rotated logs
Learning Software
Download
34
Create a bubble map from excel data using python folium and pandas
Learning Software
Download
35
OAuth 2.0 client credentials and JWT explained along with keycloak demo
Learning Software
Download
36
psycopg2 python Connect, fetch data, pass SQL query parameters, error handling
Learning Software
Download
37
Setup Kibana as a windows service
Learning Software
Download
38
Implement OAuth 2.0 Authorization Code flow using authlib in python flask web apps | Single Sign On
Learning Software
Download
39
Circles and circle markers in maps using python folium
Learning Software
Download
40
Save folium map as png image using selenium browser automation
Learning Software
Download
41
Customize Grafana alert emails
Learning Software
Download
42
Setup Raspberry Pi zero W and run python scripts and servers
Learning Software
Download
43
Implement OAuth 2.0 Client Credentials flow in flask server and python client applications
Learning Software
Download
44
Import dbf file as a pandas DataFrame
Learning Software
Download
45
CSV in Grafana with Infinity datasource
Learning Software
Download
46
jwt signature and validation explained
Learning Software
Download
47
Convert word files to pdf files in bulk with python docx2pdf
Learning Software
Download
48
Save multiple matplotlib plots into a single pdf file in python
Learning Software
Download
49
IIS as a reverse proxy for python flask application
Learning Software
Download
50
Automated reports using python and jinja HTML templates
Learning Software
Download
51
WTForms for efficient forms validation and rendering in Flask
Learning Software
Download
52
Run Keycloak in Production mode with HTTPS
Learning Software
Download
53
Connect Grafana with PostgreSQL for time series visualization
Learning Software
Download
54
Markers on python folium maps
Learning Software
Download
55
Create API endpoints with Flask
Learning Software
Download
56
Creating a random number or a list of random numbers in python
Learning Software
Download
57
Inject HTML into python folium maps
Learning Software
Download
58
Setup Apache Server in Windows using apache lounge
Learning Software
Download
59
Basic printing and Colored printing in python
Learning Software
Download
60
Session and Cookies explained with Python Flask Server
Learning Software
Download
61
Setup HTTPS in Apache server
Learning Software
Download
62
Setup Filebeat in windows to ship data from files or syslog to Elasticsearch
Learning Software
Download
63
Directory listing in Flask
Learning Software
Download
64
Integrate swagger and model validation to python flask APIs with flask-restx
Learning Software
Download
65
docxtpl conditional statements, nested for loops and loop.index0 for python reports automation
Learning Software
Download
66
LED control with flask web server hosted on Raspberry pi
Learning Software
Download
67
Animated lines in python folium maps
Learning Software
Download
68
Render folium maps in python flask server
Learning Software
Download
69
Forms in flask with front-end and server-side validation
Learning Software
Download
70
JSON Grafana plugin to fetch API data along with example
Learning Software
Download
71
Convert HTML to PDF in python with playwright
Learning Software
Download
72
psycopg2 python Bulk Insert with mogrify, Update, Delete rows, error handling
Learning Software
Download
73
Draw responsive text based on map zoom on python folium maps
Learning Software
Download
74
Manage Users, Login screen, Password policy and Two factor authentication in keycloak
Learning Software
Download
75
Format Matplotlib axis tick labels with TickFormatters
Learning Software
Download
76
Plots inside Matplotlib plots using inset axes
Learning Software
Download
77
Monitor websites or servers availability with Heartbeat, Elasticsearch, Kibana setup in Windows
Learning Software
Download
78
Send logs to Syslog server in Python using SysLogHandler
Learning Software
Download
79
Setup Grafana in Windows
Learning Software
Download
80
Setup Keycloak as OAuth 2.0 server in Windows for development and testing
Learning Software
Download
81
Draw text on python folium maps using DivIcon
Learning Software
Download
82
Setup Logging for SFTP server in windows
Learning Software
Download
83
Render images from folder in automated reports using python docxtpl
Learning Software
Download
84
Reshape pandas DataFrame using pivot and melt in python
Learning Software
Download
85
Extract parameters from URL in flask
Learning Software
Download
86
Convert word files to pdf files in bulk with Python and LibreOffice
Learning Software
Download
87
Convert Pandas DataFrame into a list of dictionaries in python
Learning Software
Download
88
OAuth 2.0 Authorization code flow for explained with example | Single Sign On
Learning Software
Download
89
Static file hosting and directory browsing in IIS
Learning Software
Download
90
Raspberry Pi based temperature monitoring and alerting system with Grafana | IOT project
Learning Software
Download
91
Grid of multiple subplots in a python Matplotlib figure
Learning Software
Download
92
Grafana Variables explained with examples
Learning Software
Download
93
Control Matplotlib figure size using figsize option in python
Learning Software
Download
94
get the latest file from an ftp folder with python ftplib
Learning Software
Download
95
create sequence of numbers in python with 'range' function
Learning Software
Download
96
Run keycloak behind Apache reverse proxy
Learning Software
Download
97
Syslog server in python with log rotation and compression
Learning Software
Download
98
Multiple subplots with uneven sizes in a Matplotlib figure
Learning Software
Download
99
Split time interval using pandas date_range function in python
Learning Software
Download
100
Flask Blueprints for modular MVC like web applications
Learning Software
Download
101
Setup Winlogbeat for centralized Windows event logs
Learning Software
Download
102
Flask python module introduction | setup, routes, jinja templates
Learning Software
Download
103
Introduction to Grafana and its features
Learning Software
Download
104
Setup WSL (Windows Subsystem for Linux) in Windows for Linux OS or Linux commands
Learning Software
Download
105
Testing in python with unittest module along with VS code support
Learning Software
Download
106
Enrich logs with additional parameters using LoggerAdapter in Python
Learning Software
Download
107
Grafana webhooks for custom alerts explained with examples
Learning Software
Download
108
Embed Images in Grafana 10 alert emails
Learning Software
Download
109
Oracle Express Edition (XE) Database Windows installation
Learning Software
Download
110
Run python in browser with pyscript | pyscript tutorial
Learning Software
Download
111
Control Matplotlib axis ticks placement with TickLocators in python
Learning Software
Download
112
Introduction to OAuth 2.0
Learning Software
Download
113
SR flip-flop logic using if statement and variables in python
Learning Software
Download
114
Secondary axis and twin axis in python matplotlib plots
Learning Software
Download
115
hosting static files in flask with different scenarios
Learning Software
Download
116
Install PostgreSQL database and setup pgAdmin for database administration
Learning Software
Download
117
add months or years to a datetime object in python
Learning Software
Download
118
macros in flask jinja templates to reduce repetition
Learning Software
Download
119
Multiple line plots in a single subplot using python Matplotlib
Learning Software
Download
120
Export Matplotlib figure as an image or pdf in python
Learning Software
Download
121
subprocess module to run other languages or external commands in python
Learning Software
Download
122
Custom error pages in python flask applications
Learning Software
Download
123
Centering axes of a plot in python Matplotlib
Learning Software
Download
124
axis tick positions and tick labels of a python Matplotlib plot
Learning Software
Download
125
Create VMs with Hyper-V in Windows
Learning Software
Download
126
Submount flask application under a URL prefix
Learning Software
Download
127
Store configuration and sensitive data with JSON file in a python project
Learning Software
Download
128
docx2pdf pyinstaller PackageNotFoundError, ImportError with cx_freeze and pywin32
Learning Software
Download
129
Install python and VS Code | Setup python development environment
Learning Software
Download
130
Convert flask app to static website using frozen-flask
Learning Software
Download
131
Template inheritance and template splitting in python flask server jinja templates
Learning Software
Download
132
Convert pandas series to dictionary and vice-versa in python
Learning Software
Download
133
jinja templates in python flask server
Learning Software
Download
134
Join two pandas DataFrames on a column with merge function in python
Learning Software
Download
135
Append rows or DataFrames to an existing pandas DataFrame in python
Learning Software
Download
136
Check if file or folder is present in python using isfile and isdir functions
Learning Software
Download
137
Duration Curve in python with Matplotlib
Learning Software
Download
138
Export Pandas DataFrame as an excel file or csv file in python
Learning Software
Download
139
Convert python script into an executable (.exe file) with pyinstaller module
Learning Software
Download
140
Create delays in python scripts using the sleep function in time module
Learning Software
Download
141
Advanced DataFrame rows filtering with lambda function
Learning Software
Download
142
Get the shape / dimension of a pandas DataFrame
Learning Software
Download
143
Explicitly set x and y axes ranges / limits in Matplotlib plots
Learning Software
Download
144
requests module in python along with examples
Learning Software
Download
145
Excel files import, export scenarios with Pandas DataFrame in python
Learning Software
Download
146
Legend at the bottom of Matplotlib plot in python
Learning Software
Download
147
Pandas DataFrame Introduction and basic DataFrame initialization in python
Learning Software
Download
148
pip command for python package management
Learning Software
Download
149
Matplotlib Introduction, terminology, simple line plot
Learning Software
Download
150
Schedule python scripts without task scheduler or cron jobs
Learning Software
Download
151
Monitor windows process with Grafana infinity datasource
Learning Software
Download
152
Jupyter Notebooks in VS Code for python development
Learning Software
Download
153
any, all keywords in python
Learning Software
Download
154
Interface with SQLite database in python
Learning Software
Download
155
Import / export Pandas dataframes to SQLite database
Learning Software
Download
156
Environment variables to isolate sensitive data and config in python projects
Learning Software
Download
157
Overview of Web APIs and API security
Learning Software
Download
158
Get the column names of a pandas DataFrame
Learning Software
Download
159
Selecting a subset of DataFrame based on index / column positions using ‘iloc’
Learning Software
Download
160
Boolean and Arithmetic operations on variables in python
Learning Software
Download
161
Vertically slice a pandas DataFrame by column names
Learning Software
Download
162
if, else, elif statements in python
Learning Software
Download
163
Basic styling of Matplotlib plots
Learning Software
Download
164
Read named command line inputs in python with argparse module
Learning Software
Download
165
Commenting in python
Learning Software
Download
166
Filter pandas DataFrame rows based on conditional statements
Learning Software
Download
167
Virtual environments in python with venv module
Learning Software
Download
168
Compress images in python with pillow module
Learning Software
Download
169
datetime objects in python
Learning Software
Download
170
create a folder in python
Learning Software
Download
171
timedelta objects in datetime module
Learning Software
Download
172
read and write into files in python
Learning Software
Download
173
Managing variables in python and getting their type
Learning Software
Download
174
DataFrame Subset based on index / column labels using ‘loc’
Learning Software
Download
175
Virtual environments in python projects using 'venv' along with practical example
Learning Software
Download
176
Splitting application logic among files and folders in python
Learning Software
Download
177
Rename pandas DataFrame columns
Learning Software
Download
178
List comprehensions in python
Learning Software
Download
179
Secure and simple role based authorization in python Flask apps with Keycloak
Learning Software
Download
180
Delete a file or folder in python
Learning Software
Download
181
'for' loop in python
Learning Software
Download
182
Functions in python
Learning Software
Download
183
'in' keyword in python | Taming Python skill
Learning Software
Download
184
A practical guide to run PostgreSQL in docker
Learning Software
Download
185
[Private video]
Download