devDotPy
327 subscribers
23 photos
1 file
9 links
Download Telegram
Channel created
Convert video to gif Using Python 🐍
πŸ‘3πŸ–•3❀1πŸ”₯1
Convert Image to Grayscale
πŸ–•3πŸ‘2❀1πŸ”₯1
Resize an Image
πŸ–•3πŸ‘2❀1πŸ”₯1
Create QR Codes
πŸ–•3πŸ‘2❀1πŸ”₯1
Send Email using Python (You can use for otp verification) 🎭
πŸ”₯3πŸ–•3❀2πŸ‘2
Remove any Link from any texts πŸ”—
πŸ‘5πŸ–•3❀2πŸ”₯1
Python one liner shortcut
πŸ–•3πŸ‘2❀1πŸ”₯1
Add Background Music in your main audio using python
with smooth fade effect
πŸ–•3❀1πŸ‘1πŸ”₯1
Convert any Text to Emotion-Packed AI Voice.
πŸ”₯4πŸ–•3❀2πŸ‘2
Fix Grammar Using Python
πŸ‘3πŸ–•3❀1πŸ”₯1
Add Watermark to your videos using python
πŸ‘3πŸ”₯3πŸ–•3❀1
Enhance Image Quality
Code
πŸ‘4πŸ–•3πŸ₯°2
Different ways to test multiple flags at once in Python
πŸ‘3πŸ–•3
Sort a dict by Value
πŸ–•3
Detect Offensive word (English) using Python
πŸ‘4πŸ–•3
Printing "Hello World"
In Malbolge The hardest language Ever

Devlopers took approximately 2 years to make this code πŸ’€
😱6πŸ‘4πŸ–•3❀1
Add Watermark-Text to your image using Python (5 line)
πŸ‘3πŸ–•3πŸ”₯1
Let_us_python_by_yashavant_kanetkar_pr_35bd26fa5eb6eb80757cbb937d3e8321.pdf
9.1 MB
Want to learn Python from core to advanced? This book can teach you more than a YouTube tutorial playlist.

I've learned Python from this book, and I suggest getting a hard copy. However, you can also learn from this PDF
πŸ‘5πŸ–•3⚑1❀1πŸ”₯1🀩1πŸ‘Œ1😍1πŸ†1πŸ†’1
VS Code extensions I use as a Python programmer:

1. Python: For code suggestions, IntelliSense, debugging, and more.


2. Pylance: For type suggestions and checking syntax errors or warnings.


3. autopep8: For formatting code with proper tabs and spaces (code ko sundar dikhane ke liye sahi tabs aur spaces use karke).


4. Code Runner: To quickly run Python code (fatak se code ko run karta hai).


5. Error Lens: Shows inline syntax errors (inline syntax error fekta hai).


6. Isort: Sorts imports in Python code.


7. MagicPython: For syntax highlighting.


Try all and aur pata h to batao πŸ‘‡πŸ˜Œ
πŸ‘4πŸ–•3πŸ”₯1
You don’t need a .py extension to run Python code!
Python can execute code from any file extensionβ€”whether it’s .js, .txt, .go, or even something like .cow , .sahrukkhan , .devdotpyπŸ˜‚

This works because Python interprets the code itself, not the file extension.

Try at your home πŸ˜Žβœ…
πŸ–•3πŸ‘Œ2