@xuexi365t · Post #570 · 29/11/2024, 07:53
#Python 2024版青灯教育 Python全套高薪就业班 ,包括Python全栈开发,爬虫,自动化办公,数据分析,AI人工智能等等~ https://qingdengedu.com/ 会员免费看 支持换课 招收代理 课程咨询客服https://t.me/e9999dd
Hashtags
TGINSIGHT SIMILAR POSTS
Canal fuente @python_academy · Post #1588 · 31 ene
Загрузка файлов асинхронно Если у нас есть список URL картинок для загрузки, использование простого цикла for позволит нам загрузить их последовательно, по одной за раз. Однако, для задач, включающих загрузку большогоколичества маленьких файлов, параллелизация может заметно ускорить процесс. Для параллелизации мы можем использовать ThreadPoolExecutor из модуля concurrent.futures. Этот инструмент позволяет выполнить функцию загрузки в нескольких параллельных потоках, где в конструкторе необходимо указать максимальное количество потоков для одновременного выполнения. С помощью метода .map(download, urls) можно развернуть функцию загрузки на каждый URL из списка, обеспечивая их параллельнуюобработку. Важно понимать, что так как загрузка файлов является IO-операцией, данный метод неускоряет выполнение кода в прямом смысле, а скорее позволяет начать загрузку следующего файла, не ожидая завершения предыдущего. #python#threading
Hashtags
Búsqueda global general
@xuexi365t · Post #570 · 29/11/2024, 07:53
#Python 2024版青灯教育 Python全套高薪就业班 ,包括Python全栈开发,爬虫,自动化办公,数据分析,AI人工智能等等~ https://qingdengedu.com/ 会员免费看 支持换课 招收代理 课程咨询客服https://t.me/e9999dd
Hashtags
Python细节 #python
Hashtags
#python
Hashtags
https://py.checkio.org/ Python编程训练 #python
Hashtags
@linuxgram · Post #18747 · 11/05/2026, 14:45
📰 Feature freeze for Python 3.15 as first beta released JIT compiler much improved, but no reinstatement for leaky incremental garbage collector. 🔗 Source: https://www.theregister.com/devops/2026/05/11/feature-freeze-for-python-315-as-first-beta-released/5237934 #python
Hashtags
@linuxgram · Post #18631 · 30/04/2026, 15:35
📰 New Python Backdoor Uses Tunneling Service to Steal Browser and Cloud Credentials Cybersecurity researchers have disclosed details of a stealthy Python-based backdoor framework called DEEP#DOOR that comes with capabilities to establish persistent access and harvest a wide range of sensitive information from compromised hosts."The intrusion chain begins with execution of a batch script ('install_obf.bat') that disables Windows security controls, dynamically extracts an. 🔗 Source: https://thehackernews.com/2026/04/new-python-backdoor-uses-tunneling.html #python
Hashtags
@linuxgram · Post #18589 · 27/04/2026, 17:17
📰 PyPI package with 1.1M monthly downloads hacked to push infostealer An attacker pushed a malicious version of the popular elementary-data package Python Package Index (PyPI) to steal sensitive developer data and cryptocurrency wallets. 🔗 Source: https://www.bleepingcomputer.com/news/security/pypi-package-with-11m-monthly-downloads-hacked-to-push-infostealer/ #python
Hashtags
@githubtrending · Post #15623 · 16/04/2026, 12:00
#python DFlash is a lightweight block diffusion model that speeds up large language models like Qwen3.5 and Llama through speculative decoding, generating draft tokens in parallel for over 6x faster inference with no quality loss—up to 2.5x better than top methods. It supports easy integration with vLLM, SGLang, Transformers, or MLX via simple installs and commands, with ready models on Hugging Face. You benefit by running quicker AI generation on your hardware, boosting throughput to ~430 tokens/second and GPU use over 90% for efficient tasks like math or coding. https://github.com/z-lab/dflash
Hashtags
@githubtrending · Post #15606 · 06/04/2026, 12:30
#python PersonaPlex is a real-time speech model for natural, low-latency conversations. Control its voice with audio prompts and role via simple text—like a friendly teacher, customer service rep, or casual chat partner—with natural male/female voices. Install easily, launch a web demo server, and test offline. You benefit by creating personalized AI interactions for apps, role-play, or fun talks, with quick setup and low GPU needs via CPU offload. https://github.com/NVIDIA/personaplex
Hashtags
@githubtrending · Post #15590 · 27/03/2026, 11:30
#python AI Scientist-v2 is an autonomous AI system that generates research ideas, runs experiments, analyzes data, and writes full scientific papers using agentic tree search—no human templates needed. It produced the first entirely AI-written paper accepted via peer review at an ICLR workshop. You benefit by quickly exploring ML topics, automating discovery to save time and costs (about $20 per run on Linux with GPU), and scaling your research productivity for faster breakthroughs. Install via conda, set API keys, ideate with a Markdown file, then launch experiments. Run in a safe sandbox due to code risks. https://github.com/SakanaAI/AI-Scientist-v2
Hashtags
@githubtrending · Post #15560 · 14/03/2026, 12:00
#python Dimensional OS (DimOS) is a simple Python-based operating system for robots like quadrupeds, humanoids, drones, and arms from Unitree, Xarm, and more—no ROS needed. Install easily with one command, run simulations or real hardware, and use natural language like "explore the room" for agent control with navigation, perception, spatial memory, and multi-agent systems. You benefit by quickly building and testing advanced robot apps locally, saving time and enabling seamless hardware integration without complex setups. https://github.com/dimensionalOS/dimos
Hashtags
@githubtrending · Post #15555 · 12/03/2026, 12:00
#python OpenRAG is an intelligent document search platform that combines three powerful open-source tools—Docling, OpenSearch, and Langflow—to transform your documents into an AI-powered knowledge system. You upload files of any format (PDFs, Word documents, images, audio), and the system intelligently parses and indexes them for semantic search. Then you chat with your documents through a simple interface, getting accurate answers backed by relevant sources. The benefit is that you get enterprise-grade document retrieval and AI conversations ready to use immediately, without building complex systems from scratch, while maintaining full control over how documents are processed and searched. https://github.com/langflow-ai/openrag
Hashtags