Telegram RegisterThe public register of Telegram

Channel

Фишки Python

@pythoner

On this record: Growth · Engagement · What this channel posts · Posts · Citations · Cite this entry

29subscribers

+0 since we began measuring on 7 August 2026

Risers and fallers across the register · movement among entries of Under 1,000.

Register entry

Telegram ID-1001111032892
TypeChannel
Username@pythoner
DescriptionВсё что ты хотел узнать, но ленился спросить. Декораторы, итераторы и контракты.
CreatedBetween 1 February 2017 and 24 December 2018— estimated from Telegram’s id allocation, not measured. How this range is calculated.
First recorded11 August 2026
Last confirmed live11 August 2026
Measurements held2
On Telegramt.me/pythoner

Growth

297 August 2026 — 29 subscribers11 August 2026 — 29 subscribers7 August 202611 August 2026
2 measurements spanning 4 days. Dots are measurements; the straight line between them is drawn to join them, not to claim we know the path taken in between — snapshots are recorded only when a count changes, so gaps mean “no change observed”, never “interpolated”. The vertical axis spans 28–30 and does not start at zero.
Measurement log — every subscribers count we have recorded
Measured (UTC)SubscribersChange
11 Aug 2026, 05:1629no change
7 Aug 2026, 12:2329first reading

Engagement

20 posts held, back to 24 December 2018the reader has not yet reached the start of this channel’s public history, so older posts may sit further back, unread. Read across 1 pageof Telegram’s post history, 20 posts per page.

Nothing published in the last 30 days. ERR and ER are rolling 30-day measures, so there is nothing to compute — we hold 20 posts for this entry, the most recent from 30 January 2022. An engagement rate over an empty window would be a number about nothing.

What this channel posts

Photos
2
Links
29

Lifetime counters from Telegram’s own channel header, read 11 August 2026 — not the date at the top of this page, which is when the subscriber count was last read. Below Telegram’s rounding threshold, so these counts are exact.

Recent posts

22 Jan 2022, 20:33 UTC642 viewsread 11 August 2026

https://tryolabs.com/blog/2021/12/21/top-python-libraries-2021

9 Oct 2020, 10:02 UTC660 viewsread 11 August 2026

from ttp import ttp data_to_parse = """ interface Loopback0 description Router-id-loopback ip address 192.168.0.113/24 ! interface Vlan778 description CPE_Acces_Vlan ip address 2002::fd37/124 ip vrf CPE1 ! """ ttp_template = """ interface {{ interface }} ip address {{ ip }}/{{ mask }} description {{ description }} ip vrf {{ vrf }} """ https://ttp.readthedocs.io/en/latest/Quick%20start.html

15 Jun 2020, 11:32 UTC539 viewsread 11 August 2026
Forwarded from @oleg_fov

#db https://www.youtube.com/watch?v=HOho4HyKqTE

15 Jun 2020, 11:16 UTC457 viewsread 11 August 2026
Forwarded from @nosingularity

Для тех, кто работает с базами из IDE от JetBrains, рекомендую посмотреть этот видос: https://www.youtube.com/watch?v=I4Ifpg5_CIs Использую DataGrip с начала ее появления, и удобнее тулзы для работы с базами я не видел. На винде использовал IDE от sqlmanager.net, но после переезда на мак приходилось страдать. В видосе полезно приблизительно все. Я не знал процентов 80 и теперь боюсь подумать о том, сколько же време

3 May 2020, 15:11 UTC314 viewsread 11 August 2026

ByPass Cloudflare import cfscrape scraper = cfscrape.create_scraper() c = scraper.get(url) print(c.status_code) print(c.content.decode())

27 Feb 2020, 13:57 UTC302 viewsread 11 August 2026

Формирование exe файла из скрипта на питоне C:\Users\user.user-pc\Documents\PycharmProjects\work_stuff\venv\Scripts\pyinstaller.exe --onefile $FilePath$ $ProjectFileDir$

18 Nov 2019, 16:24 UTC297 viewsread 11 August 2026

Excel export import xlsxwriter book = xlsxwriter.Workbook('docs.xlsx', {'strings_to_urls': False}) bold = book.add_format({'bold': True}) date_format = book.add_format({'num_format': 'dd.mm.yyyy'}) sheet = book.add_worksheet() sheet.write(row, column, value, bold) book.close()

7 Nov 2019, 19:16 UTC268 viewsread 11 August 2026

Read PDF in Python https://pymupdf.readthedocs.io/en/latest/tutorial/ pip install pymupdf import fitz doc = fitz.open('devs/dev34_pd23-001510.pdf') doc.getPageText(0)

31 Oct 2019, 12:43 UTC244 viewsread 11 August 2026

def invalidate_connections(): django.db.close_old_connections() django.db.connection.close()

Showing the 12 most recent of 20 posts we hold for @pythoner. View and reaction counts are the latest single reading for each post, not a live figure, and a recent post is still accumulating both. A view count marked was rounded by Telegram before we ever saw it — t.me prints views in full below 1,000 and to three significant figures above, so ≈1,200,000 means somewhere between 1,150,000 and 1,249,999. Unmarked counts are exact. Text is reproduced from the public post preview and truncated for length.

Forward network

Republishes

Channels on the register whose posts this channel has forwarded.

Built only from forwarded posts we have actually read, on both sides. Coverage is early and deliberately incomplete: a missing link means we have not read the post that would prove it, never that the relationship does not exist. Counts are distinct forwarded posts observed, so they only ever go up as we read more.

Cite this entry

A live page changes as we take new readings, so a citation should name the measurement it is based on, not just the URL. The line below cites the subscriber count as measured 11 August 2026 — this entry's latest reading, not the date you are reading this.

“Фишки Python” (@pythoner), 29 subscribers as measured 11 August 2026. Telegram Register, tgregister.com/channel/pythoner.

Full measurement history, CC BY 4.0. Every reading this register holds for this entry, not just the latest one, as a dated, downloadable record: CSV · JSON. Free to use with attribution to tgregister.com. Each file carries its own generation timestamp, which is the figure to cite for exactly when the data was retrieved.