/ Home
Python Basic to Intermediate
-
Miniconda - Installation - Conda activate
-
print
-
for loop
-
if, elif, else
-
method without arguments
-
f string
-
method with arguments - default value
-
method return type
-
list, dict, set, tuple
-
module, import module
-
sys arguments
-
type casting
-
os lib
-
string operations
-
list operations
-
CRUD text
-
CRUD json
-
CRUD CSV
-
pip install, uninstall, upgrade
-
MongoDB setup
-
CRUD DB with mongoDB
-
MongoDB Sequence id
-
.env and dotenv
-
Create PDF with simple paragraph
-
Create a PDF with table
-
Remove password from PDF
-
Apply password in PDF
-
Watermark images
-
Class
-
Friendship Meter with Vanilla python
-
Friendship Meter: Store values in JSON
-
Friendship Meter: Store values in CSV
-
Friendship Meter: Store values in SQLite
-
Friendship Meter: Store values in MongoDB
-
Logging
-
Structlog
-
Cricket 1 over match
-
Classes and Static methods
-
CSV making with Faker and Enum
-
Join multiple PDF
-
LRU Cache
-
Redis Basics
-
String similarity basics
-
Streamlit bascis
-
Call public API in requests
-
GET and POST in requests
-
Pydantic basics
-
Pylint basics
-
Pandas basics
-
1M rows generation with Faker
-
Yield
-
1M rows with 10K batch
-
PyArrow basics
-
Parquet basics
-
How to store as Pickle
-
How to read from Pickle
-
CRUD with YAML
-
CRUD with Complex JSON
-
Class inheritance
-
Docstring
-
Try Except
-
Custom Exception
-
Custom Errors
-
Custom Errors with Enum
-
Intermediate Pandas
-
Jupyter lab basics
-
Matplotlib basics
-
@ Decorators
-
Execution time calculator
-
ftfy basics
-
Generate broken unicode
-
Mojibake
-
Color converter
-
Simple Flask with String
-
Flask with templates
-
Reverse name with Flask
-
Submit a form of user data in Flask
-
Friendship Meter with Flask and MongoDB
-
Get and Post in Flask
-
Consume your own API in python with requests
-
Dynamic method caller from another module
-
globals()
-
Raise Error
-
Call REST API in requests with headers
-
Call REST API in requests with headers in a Class
-
Postman Basics
-
RESTful vs RESTless
-
REST vs SOAP
-
REST more methods: PUT … OPTIONS
-
Postman Environments
-
HTTP Codes
-
Execution Timer @ (Decorators)
-
Decorators
-
Simple FastAPI with Dict
-
Factor Pattern with SQLite and MongoDB
-
Convert vercel log.csv to text