ChatCrawlersearch across public Telegram Open the app
P

Python

snapshot for January 2026
January 2026 ×
27 January 2026
B
so suggest me some lactures from youtube
I
Hi everyone! I’m new here and just starting to learn Python. Could you please recommend what I should focus on first and how to learn more effectively? Thanks in advance!
C
The most effective way to learn is to have a purpose (something to build)
I
Hie guys im from zim i wrote my o level an i passed 11 now i want to start a bootcamp for data science can i pass
28 January 2026
F
Hey guys, does SQLModel not support "Annotated + Relationship" ? class Group(SQLModel, table=True): """Group Model""" id: Annotated[int | None, Field(primary_key=True)] = None name: Annotated[str, Field(index=True, description="Name of the group")] # Error # heroes: Annotated[list["Hero"], Relationship(back_populates="group")] = [] heroes: list["Hero"] = Relationship(back_populates="group") class Hero(SQLModel, table=True): """Hero Model""" id: Annotated[int | None, Field(primary_key=True)] = None name: Annotated[str, Field(index=True, description="Name of the hero")] group_id: Annotated[int | None, Field(foreign_key="group.id")] = None group: Group | None = Relationship(back_populates="heroes")
F
heroes: Annotated[list["Hero"], Relationship(back_populates="group")] = [] I think this is possible, but it gave me an error.
E
This may be possible
I
hi guys this pavan i recently practicing my python code help me with your guidance and let us connect from now on
C
Replymessage unavailable
No wonder you're stuck if all you search for is architecture. Google can guess as much as we can about what you want.
Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog