Python Projects & Resources
57.3K subscribers
777 photos
342 files
330 links
Perfect channel to learn Python Programming 🇮🇳
Download Free Books & Courses to master Python Programming
- Free Courses
- Projects
- Pdfs
- Bootcamps
- Notes

Admin: @Coderfun
Download Telegram
👩‍🏫🧑‍🏫 PROGRAMMING LANGUAGES YOU SHOULD LEARN TO BECOME.

⚔️[ Web Developer]
PHP, C#, JS, JAVA, Python, Ruby

⚔️[ Game Developer]
Java, C++, Python, JS, Ruby, C, C#

⚔️[ Data Analysis]
R, Matlab, Java, Python

⚔️[ Desktop Developer]
Java, C#, C++, Python

⚔️[ Embedded System Program]
C, Python, C++

⚔️[Mobile Apps Development]
Kotlin, Dart, Objective-C, Java, Python, JS, Swift, C#
👍15
1_5051194497182991506.pdf
3.8 MB
DSA CheatSheet by GFG
👍42
springerlink-online-service-python-for-data-mining-2018.pdf
4.5 MB
Python for Data Mining Quick Syntax Reference
Valentina Porcu, 2018
👍41
Important functions in python

Join for more: https://t.iss.one/pythonfreebootcamp
👍20
Bard Mastery Course: https://www.notion.so/Bard-Mastery-Course-c7fb022d38754419aa3159a684172452

Join this telegram channel for free data analytics resources: https://t.iss.one/sqlspecialist

Enjoy and happy learning
👍1
Python Graphics.pdf
13.6 MB
Python Graphics
Bernard Korites, 2023
👍64🔥1
Starting a business at a young age: worth it or not
👇👇
https://t.iss.one/Learn_Startup/9
👍4
Build a Backend REST API with Python Django - Beginner.pdf
1.9 MB
Build a Backend REST API with Python & Django - Beginner, 2023
👍4🥰41
👍107👏5
Data Science Techniques
👍137
The Python Book.pdf
28.2 MB
The Python Book
Linux User, 2016
👏8👍5
Python for Teenagers.pdf
6.2 MB
Python for Teenagers
James R. Payne, 2023
👍9👏74
Essential Python Libraries for Data Analytics
👇👇
https://t.iss.one/sqlspecialist/522
👍41
👍85
🔅 Compress Images

from PIL import Image

# https://t.iss.one/pythondevelopersindia

in_img = 'input.png'
out_img = 'compressed.png'

# Open the image
with Image.open(in_img) as img:
# Save the compressed image
img.save(out_img, 'PNG', quality=80)

print(f"Image compressed successfully!")
👍204😁1
print("Happy New Year to everyone! 🎉 😄 🎆")
39👍11🔥6🤣4👌2🙏1