Geek Python Profile
Geek Python

@geek_python

Followers
13
Following
106
Media
14
Statuses
75

Get astounding articles and tutorials on #Python Programming language in a click.

Joined August 2022
Don't wanna be here? Send us removal request.
@geek_python
Geek Python
5 months
Polymorphism lets you write code that works with different types, without caring about their class. Same method name, different behavior. Used in: ✅ ML pipelines ✅ Django ✅ Flask 🎥 Full real-world breakdown: https://t.co/NtX4SuxJo2 #Python #OOP #Polymorphism
0
0
1
@geek_python
Geek Python
5 months
0
0
0
@geek_python
Geek Python
6 months
#Python 3.14 is getting a new type of interpreter. #UpdateNews https://t.co/svEEpvYxbT
0
0
0
@geek_python
Geek Python
8 months
#MCP (Model Context Protocol) - a way you can leverage AI according to you by providing #LLMs real-time or unseen data https://t.co/LqiORPWQN9
0
0
1
@geek_python
Geek Python
9 months
What happens when __init__.py file is present in a directory or not in #Python https://t.co/scoo1x7hJS
0
0
0
@geek_python
Geek Python
9 months
What's needed to create a #Python package? https://t.co/0bGQ3y2EIt
0
0
2
@geek_python
Geek Python
9 months
What happens when a module is getting imported in #PYTHON https://t.co/Ebrc7qn71e
0
0
1
@geek_python
Geek Python
1 year
What should you write into the __init__.py file? 2MinutesPy https://t.co/dYQ3RBIPNs via @YouTube
0
0
1
@geek_python
Geek Python
2 years
What are Decorators in Python? 2MinutesPy https://t.co/d5XqiAWuzL via @YouTube
0
0
1
@geek_python
Geek Python
2 years
Python has a standard library called pickle that helps you perform the serialization and de-serialization process on the Python objects. https://t.co/G0hq3LDvPD
geekpython.in
Python has a standard library called pickle that helps you perform the serialization and de-serialization process on the Python objects.
0
0
1
@geek_python
Geek Python
2 years
Understanding if __name__ == '__main__' in Python
0
0
2
@geek_python
Geek Python
2 years
Python's __getitem__ Method Simplified
0
0
1
@geek_python
Geek Python
2 years
Hey Guyzzz, Which is your favorite Python web framework?? A. Flask B. Django
0
0
1
@geek_python
Geek Python
2 years
Mastering Flask Sessions: Your Ultimate Guide to Harnessing Their Power💪🐍 Sessions can store and manage data across multiple requests. https://t.co/ZVlvtRzB1P
geekpython.in
The entirety of the session is the time the user spends on an application from logging in to logging out.
0
1
2