TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #48 · 8 мар.

Всё начиналось с библиотеки six, что означает цифру 6 и является результатом умножения 2*3 (напомню что six это библиотека для написания кода одновременно совместимого для Python 2 и 3). Но как обычно всегда найдется тот, кому не всё понравится и он напишет свой вариант) В итоге получаем небольшой ряд "числовых" библиотек примерно для одного и того же https://pypi.org/project/six/ https://pypi.org/project/eight/ https://pypi.org/project/nine/ Выглядит забавно. Я решил проверить, есть ли другие библиотеки с числом в названии, хотя бы до 20. И вот что нашлось: https://pypi.org/project/one/ https://pypi.org/project/two/ https://pypi.org/project/three/ four - свободно https://pypi.org/project/five/ https://pypi.org/project/six/ https://pypi.org/project/seven/ https://pypi.org/project/eight/ https://pypi.org/project/nine/ ten - свободно https://pypi.org/project/eleven/ https://pypi.org/project/twelve/ thirteen - свободно fourteen - свободно fifteen - свободно https://pypi.org/project/sixteen/ seventeen - свободно nineteen - свободно twenty - свободно Назначения у этих проектов, конечно, разные. Есть и заброшенные и популярные. Но места еще есть 😊 Занимаем пока свободно! PS. Всех уделал Em Fresh со своей линейкой Python-альбомов😁 (жмакнуть show more) PPS. Всех читательниц моего канала поздравляю с праздником 🌼🥳💐 #offtop#libs#2to3

Резултати

Пронајдени 3 слични објави

Пребарај: #sctp

当前筛选 #sctp清除筛选
IRAS

@irassg · Post #2142 · 14.05.2026 г., 02:06

💡Did you know?Not everyone pays personal income tax – it depends on how much you earn. Singapore uses a progressive tax system: tax rates start at 0% for chargeable income below $20,000 and increase as income rises. Those who earn more contribute more, making the system fairer for everyone. That spirit of fairness was at the heart of our conversations with close to 30 youths this week. The Tax Youth Network (TYN) held its second kick‑off session at the refreshed Taxpayer and Business Service Centre (TBSC), bringing together students, young professionals and aspiring tax leaders for candid conversations on Singapore’s tax system. The room buzzed with thoughtful questions, diverse perspectives and discussions on trust, fairness and the role taxes play in nation-building. The new Discovery Hub at TBSC also made its debut, creating a more open and engaging space for these conversations. We were also privileged to have our partners, Singapore Chartered Tax Professionals and the Tax Academy of Singapore, share insights on career pathways and learning opportunities in the tax ecosystem. 👉🏻 TYN is more than a network, it is a community of youth advocates shaping perspectives and driving conversations on Singapore’s tax future. Keen to join this growing community? Join us at go.gov.sg/tyn26 #TaxYouthNetwork#YouthEngagement#SCTP#TaxAcademyofSingapore

GitHub Trends

@githubtrending · Post #15173 · 27.09.2025 г., 12:30

#cplusplus#c_plus_plus#cpp#datachannel#libdatachannel#libnice#p2p#peer_to_peer#peerconnection#rfc_8831#rfc_8834#rtcdatachannel#rtcpeerconnection#sctp#webrtc#webrtc_datachannel#webrtc_video#websocket libdatachannel is a lightweight, easy-to-use C/C++ library that lets you add real-time peer-to-peer data, media, and WebSocket communication to your apps across many platforms like Linux, Windows, macOS, Android, and iOS. It simplifies WebRTC by providing a smaller, simpler alternative to Google's library, with compatibility for browsers like Firefox and Chrome. You can use it to connect native apps directly to web browsers with minimal dependencies, supporting secure connections via GnuTLS, Mbed TLS, or OpenSSL. It also supports compiling to WebAssembly for browser use, making it flexible for cross-platform real-time communication development[1][4]. This helps you build fast, efficient apps for video, audio, or data sharing without heavy libraries. https://github.com/paullouisageneau/libdatachannel