TGTGInsightinteligencia telegramLIVE / telegram public index
← Python Academy

TGINSIGHT SIMILAR POSTS

Buscar contenido similar

Canal fuente @python_academy · Post #1513 · 3 nov

Автоматизация мобильных приложений с помощью uiautomator2 Сегодня мы поговорим о библиотеке uiautomator2, которая предоставляет мощные инструменты для автоматизации тестирования и взаимодействия с мобильными приложениями на платформе Android. Эта библиотека может пригодиться для создания автотестов, скриптов для тестирования пользовательского интерфейса, и многих других задач, связанных с мобильной разработкой. Что такое uiautomator2? uiautomator2 - это Python-библиотека, предоставляющая возможность управления устройствами Android и взаимодействия с приложениями на них. Она основана на Google's Android Testing Support Library и является мощным инструментом для автоматизации действий на устройствах Android. С uiautomator2, вы можете выполнять действия, такие как нажатие кнопок, ввод текста, чтение содержимого экрана устройства и многое другое, что делает ее полезной для автоматизации тестирования мобильных приложений. #python#uiautomator2#автоматизация

Resultados

1,259 posts similares encontrados

Búsqueda global general

GitHub Trends

@githubtrending · Post #14845 · 20/06/2025, 11:30

#jupyter_notebook#ai#artificial_intelligence#chatgpt#deep_learning#from_scratch#gpt#language_model#large_language_models#llm#machine_learning#python#pytorch#transformer You can learn how to build your own large language model (LLM) like GPT from scratch with clear, step-by-step guidance, including coding, training, and fine-tuning, all explained with examples and diagrams. This approach mirrors how big models like ChatGPT are made but is designed to run on a regular laptop without special hardware. You also get access to code for loading pretrained models and fine-tuning them for tasks like text classification or instruction following. This helps you deeply understand how LLMs work inside and lets you create your own functional AI assistant, gaining practical skills in AI development[1][2][3][4]. https://github.com/rasbt/LLMs-from-scratch

GitHub Trends

@githubtrending · Post #14684 · 08/05/2025, 12:00

#python#apple_silicon#audio_processing#mlx#multimodal#speech_recognition#speech_synthesis#speech_to_text#text_to_speech#transformers MLX-Audio is a powerful tool for converting text into speech and speech into new audio. It works well on Apple Silicon devices, like M-series chips, making it fast and efficient. You can choose from different languages and voices, and even adjust how fast the speech is. It also includes a web interface where you can see audio in 3D and play your own files. This tool is helpful for making audiobooks, interactive media, and personal projects because it's easy to use and provides high-quality audio quickly. https://github.com/Blaizzy/mlx-audio

GitHub Trends

@githubtrending · Post #15288 · 10/11/2025, 15:00

#python#hackintosh#hackintosh_efi#lzhoang2601#lzhoang2801#macos#opencore#opencore_efi#opencoresimplify OpCore Simplify is a tool that makes it much easier to set up OpenCore EFI for Hackintosh systems by automatically creating the right configuration for your specific hardware. It checks your hardware, adds needed patches and drivers, and builds a ready-to-use EFI folder, saving you time and reducing mistakes. This means you can start installing macOS on your PC with a solid setup, even if you are new to Hackintosh. https://github.com/lzhoang2801/OpCore-Simplify

GitHub Trends

@githubtrending · Post #14953 · 13/07/2025, 12:00

#python#documentation#gotchas#interview_questions#pitfalls#python#python_interview_questions#snippets#wats#wtf Python is a high-level, easy-to-read programming language widely used in many fields like web development, data science, and AI. The "What the f*ck Python?" project helps you understand tricky, surprising Python behaviors through clear examples and explanations. It reveals lesser-known features and common pitfalls, making it easier to write better code and debug problems. By exploring these examples, you can deepen your knowledge of Python’s internals, improve your coding skills, and avoid common mistakes, which benefits both beginners and experienced programmers alike[3]. https://github.com/satwikkansal/wtfpython

GitHub Trends

@githubtrending · Post #14958 · 14/07/2025, 12:30

#python#agent#agentic_ai#grpo#kimi_ai#llms#lora#qwen#qwen3#reinforcement_learning#rl ART is a tool that helps you train smart agents for real-world tasks using reinforcement learning, especially with the GRPO method. The standout feature is RULER, which lets you skip the hard work of designing reward functions by using a large language model to automatically score how well your agent is doing—just describe your task, and RULER takes care of the rest. This makes building and improving agents much faster and easier, works for any task, and often performs as well as or better than hand-crafted rewards. You can install ART with a simple command and start training agents right away, even on your own computer or with cloud resources. https://github.com/OpenPipe/ART

GitHub Trends

@githubtrending · Post #14879 · 28/06/2025, 14:30

#cplusplus#cpp#hacktoberfest#iot#iot_device#iot_edge#microcontroller#microsoft_for_beginners#python#raspberry_pi#rpi You can learn the basics of the Internet of Things (IoT) through a free 12-week course with 24 lessons that guide you step-by-step in building real projects like plant monitoring, vehicle tracking, and smart cooking timers. Each lesson includes quizzes, instructions, challenges, and solutions to help you understand sensors, cloud connections, security, and AI on devices. The course uses real hardware or virtual options, making it easy to practice hands-on skills. This project-based learning helps you gain practical IoT knowledge useful for many industries, improving your tech skills and job readiness. https://github.com/microsoft/IoT-For-Beginners

GitHub Trends

@githubtrending · Post #15221 · 14/10/2025, 13:30

#python#agent#context_engineering#electron#embedding_models#memory#proactive_ai#python#python3#rag#react#vector_database#vision_language_model MineContext is a special AI tool that helps you work more efficiently. It collects information from your computer screen and other sources, then uses this data to give you useful insights, summaries, and reminders. This helps you stay organized and focused on important tasks. MineContext is also very private because it stores all your data on your local device, not in the cloud. It's like having a personal assistant that helps you manage your digital life better. https://github.com/volcengine/MineContext

GitHub Trends

@githubtrending · Post #15445 · 28/01/2026, 13:00

#python#agentic_ai#agents#ai#ai_agents#realtime#stt#tts#video_agents#video_ai#vision_ai#voice_ai Vision Agents is an open-source Python framework by Stream to build real-time AI agents that watch video, listen to audio, and respond instantly with low latency under 30ms. It integrates YOLO, Roboflow, OpenAI, Gemini, and 25+ tools for apps like golf coaching, security cameras detecting theft, or phone assistants. Install easily with `uv add vision-agents`, use free Stream credits, and deploy on any video network. You benefit by quickly creating smart video AI for gaming, safety, or coaching without vendor lock-in, saving time and costs on custom builds. https://github.com/GetStream/Vision-Agents

GitHub Trends

@githubtrending · Post #15002 · 28/07/2025, 12:00

#python#copyparty#file_server#file_sharing#file_upload_server#ftp_server#nas_frontend#tftp_server#webdav_server Copyparty is a free, open-source file server that runs on almost any device with Python, letting you share files easily through any web browser or protocols like FTP, WebDAV, and SMB. It supports resumable, fast uploads and downloads, folder zipping, media streaming, and file searching. You can upload by dragging files into the browser, and uploads resume automatically if interrupted. It works on many platforms including Windows, Linux, Mac, Android, and even old browsers or devices. Copyparty is lightweight, flexible, and secure, with features like password protection, file deduplication, and temporary file sharing. This makes it a powerful tool for simple, fast, and versatile file sharing without complex setup. https://github.com/9001/copyparty

GitHub Trends

@githubtrending · Post #15008 · 31/07/2025, 09:30

#python#csharp#java#javascript#javascript_applications#mcp#mcp_client#mcp_security#mcp_server#model#model_context_protocol#modelcontextprotocol#python#typescript You can learn the Model Context Protocol (MCP), a new standard for connecting AI models with applications, through a free, open-source curriculum that includes hands-on coding examples in C#, Java, JavaScript, Python, and TypeScript. The curriculum covers basics, security, building servers and clients, advanced topics, and best practices, with multi-language support and community help via Discord. You can also join MCP Dev Days, a free online event for deep technical learning and networking. This resource helps you quickly gain practical skills to build and integrate AI tools effectively, boosting your development capabilities in AI workflows. https://github.com/microsoft/mcp-for-beginners

GitHub Trends

@githubtrending · Post #15353 · 22/12/2025, 12:00

#python#gemini#gemini_ai#gemini_api#gemini_flash#gemini_pro#information_extration#large_language_models#llm#nlp#python#structured_data **LangExtract** is a free Python library that uses AI models like Gemini to pull structured data—like names, emotions, or meds—from messy text such as reports or books. It links every fact to its exact spot in the original, creates interactive visuals for easy checks, handles huge files fast with chunking and parallel runs, and works with cloud or local models without fine-tuning. You benefit by quickly turning unstructured docs into reliable, organized data for analysis, saving time and boosting accuracy in fields like healthcare or research. https://github.com/google/langextract

IT Events RU

@iteventsru · Post #250 · 28/02/2018, 10:14

✅ ЗАВТРА ✅ International Blockchain Summit Moscow 📅 1 марта / 09:00 (время МСК) / Москва, 1-й Зачатьевский пер., дом 4, EVENT-ХОЛЛ «ИнфоПространство» 💵 Платно 📝 Регистрация: https://goo.gl/1Japke #blockchain#cryptocurrency#криптовалюта#блокчейн#Москва ✅Хакатон HR 📅 1–2 марта / 10:00–20:00 (время МСК) / Санкт-Петербург, Петербургское ш., 64к1, Зал F 💵 Бесплатно 📝 Регистрация: https://goo.gl/8JfLNU #HR#automation#автоматизация#СанктПетербург ✅Quantum Technology Forum https://goo.gl/XBjN6U 📅 1 марта / Россия, Москва, Поклонная ул, д.3А стр.4 💵 10 000 ✅ Barnaul Blockchain Meetup #2 📅 1 марта / 19:00–21:00 (время Барнуала, МСК+2) / Барнаул, ул. Пролетарская, 117, Digital Space 💵 Бесплатно 📝 Регистрация тут: https://goo.gl/tFnfHP #blockchain#cryptocurrency#криптовалюта#блокчейн#Барнаул ✅ MoscowJS 40 📅 1 марта / 19:00–21:30 (время МСК) / Москва, ул. Лесная, д. 7 (БЦ Белые Сады, 15 этаж) 💵 Бесплатно 📝 Регистрация тут: https://goo.gl/FChvif #frontend#javascript#HTML#css#Москва ✅ Яндекс изнутри: от алгоритмов до измерений 📅 1–3 марта / 19:00–22:00 (время МСК) / онлайн 💵 Бесплатно 📝 Регистрация тут: https://goo.gl/rmKFd4 #machinelearning#МашинноеОбучение#DataScience#online#онлайн ✅ SEO — 2018: мировые тренды 📅 1 марта / 19:00–21:30 (время МСК) / Санкт-Петербург, ул.Заставская, д.22А (БЦ МегаПарк, офис SEMrush ) 💵 Бесплатно 📝 Регистрация тут: https://goo.gl/LbUAYc #SEO#marketing#onlinemarketing#маркетинг#СанктПетербург ✅ Код ИБ ПРОФИ 📅 1 марта-4 марта / 10:00–18:00 (время МСК) / Москва, Ленинградское ш., 39 строение 1 + трансляция онлайн 💵 Платно 📝 Регистрация и условия участия тут: https://goo.gl/EcR3KW #InformationSecurity#ИнформационнаяБезопасность#Москва#онлайн ✅ ИТ-форум BIT-2018 📅 1 марта / 09:30 (время Самарское, МСК+1) / Самара, ул. Алексея Толстого, 99 💵 Платно 📝 Регистрация и условия участия тут: https://goo.gl/S15kby #business#BusinessIntelligence#CloudTechnologies#security#InternetOfThings#IoT#Самара ✅Десятая встреча JUG.EKB 📅 1 марта / 19:30–22:30 (время Екатеринбурга, МСК+2) / Екатеринбург, пер. Химиков, 3 💵 Бесплатно 📝 Регистрация тут: https://goo.gl/KPzr9L #backend#java#spring#Екатеринбург ✅ Blockchain Analytics MeetUp SPb 📅 1 марта / 19:30 — 21:30 (время МСК) / Санкт-Петербург, Дегтярный переулок, 11 лит Б 💵 Бесплатно 📝 Регистрация тут: https://goo.gl/GoCLQ9 #blockchain#cryptocurrency#криптовалюта#блокчейн#СанктПетербург ✅ International Blockchain Summit Moscow 📅 1 марта / 09:00 (время МСК) / Москва, 1-й Зачатьевский пер., дом 4, EVENT-ХОЛЛ «ИнфоПространство» 💵 Платно 📝 Регистрация, условия участия тут: https://goo.gl/1Japke #blockchain#cryptocurrency#криптовалюта#блокчейн#Москва ➕Все мероприятия месяца смотрите в прикрепленном посту. ➕Программа и условия мероприятий может менять, — смотрите актуальную информацию на сайте организаторов. ➕Если регистрация уже закрыта, то попробуйте связаться с организаторами мероприятия, — возможно они сделают исключения. Регистрация может проходить волнами, в таком случае просто дождитесь следующей волны.

12•••9596979899100•••104105