@botsgram_cu · Post #3654 · 14.03.2021 г., 17:50
¿Que puede hacer este bot? @TweetShotBot Puede hacer una captura de una publicación de Twitter a través de un enlace Idioma: inglés (Visto en @botsgram_cu) #twitter#capturas
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #402 · 22 дек.
Отдельно разберём TaskGroup, который пришел на замену gather в Python 3.11. Ключевые отличия ▫️create_task() возвращает объект asyncio.Task, у которого есть соответствюущие методы управления. То есть у нас больше контроля ▫️это контекстный менеджер, который гарантирует что все таски будут остановлены по выходу из контекста ▫️ошибка автоматически отменяет незавершенные задачи, ▫️except* передает нам ExceptionGroup, в котором каждую ошибку можно обработать отдельно import asyncio import random async def do_it() -> str: if random.random() < 0.1: raise ValueError('Oops') delay = random.uniform(0.5, 1.5) await asyncio.sleep(delay) return delay async def main(): try: async with asyncio.TaskGroup() as tg: for _ in range(10): tasks.append(tg.create_task(do_it())) for t in tasks: print(t.result()) except *ValueError as e: for err in e.exceptions: print(err) asyncio.run(main()) Рекомендую изучить страницу Coroutines and Tasks из документации, где представлено больше интересных примеров и механизмов - таймауты - отмена задач - создание задач из другого потока #async
Hashtags
Пребарај: #capturas
@botsgram_cu · Post #3654 · 14.03.2021 г., 17:50
¿Que puede hacer este bot? @TweetShotBot Puede hacer una captura de una publicación de Twitter a través de un enlace Idioma: inglés (Visto en @botsgram_cu) #twitter#capturas
@botsgram_cu · Post #3114 · 04.11.2020 г., 23:44
¿Que puede hacer este bot? @siteshot_bot Este bot te permite hacer capturas de pantalla de cualquier sitio web que le envíes en el mensaje. Idioma: inglés, ruso (Visto en @botsgram_cu) #web#capturas
@botsgram_cu · Post #4013 · 12.06.2021 г., 03:41
¿Que puede hacer este bot? @CompressorRobot Este es un bot que puede codificar videos. Reduce el tamaño de los videos con un cambio de calidad insignificante También puedes generar muestras / capturas de pantalla. Idioma: inglés (Visto en @botsgram_cu) #videos#edición#compresor#capturas
@botsgram_cu · Post #3030 · 29.09.2020 г., 02:42
¿Que puede hacer este bot? @WebsiteSSBot Este es un bot que crea una captura de pantalla [PNG / JPEG] o PDF de un enlace determinado. Se puede combinar con otras configuraciones como resolución, renderizado de página parcial o completa y renderizado de fondo. Idiomas: inglés (Visto en @botsgram_cu) #capturas#png#jpg#pdf
@botsgram_cu · Post #4996 · 05.05.2024 г., 03:17
¿Qué puede hacer este bot? @screenshotit_bot Éste es un robot generador de capturas de pantalla. Puede proporcionar capturas de pantalla o clips de muestra de sus archivos de video. Idioma: Inglés #videos#edicion#capturas#watermark (Visto en @BotsGram_Cu)
@botsgram_cu · Post #4972 · 10.04.2024 г., 22:41
¿Qué puede hacer este bot? @MultiUsageBot Este es un bot multifunción con una amplia variedad de opciones para videos, audio, documentos, enlaces, miniaturas y más, los cuales por problemas de espacio no podemos mencionar en esta descripción pero les aseguro que vale la pena probarlos todos. Idioma: Inglés #subtitulo#enlaces#edicion#videos#gif#compresor#capturas#conversor#audio#recortador#renombrar#etiquetas#volumen#descarga#mediafire#googledrive#spotify#administracion (Visto en @BotsGram_Cu) Nota: Lastimosamente pusieron éste bot de pago para todas sus funciones, no así a la fecha de crear esta publicación, de todas formas lo dejamos publicado por la gran utilidad que pueda tener para muchos.