All
Search
Images
Videos
Shorts
Maps
News
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Click Python
Code
How Build a
CLI Python
Block Matching
Python
Jupyter Notebook
Python
Python
FL Studio
Python
Email Generator
Label Frame
Python
Python
API
Blackjack Python
Code
Atom Python
IDE
Interface
Python
Python
Game Engine
Python
Combo Box
Python
Print
Python
Maps
Python
Read Bytes
Pixel
Python
IHM
Python
Google
Python
Nitro Generator
Python
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
Click Python
Code
How Build a
CLI Python
Block Matching
Python
Jupyter Notebook
Python
Python
FL Studio
Python
Email Generator
Label Frame
Python
Python
API
Blackjack Python
Code
Atom Python
IDE
Interface
Python
Python
Game Engine
Python
Combo Box
Python
Print
Python
Maps
Python
Read Bytes
Pixel
Python
IHM
Python
Google
Python
Nitro Generator
Python
Getting Started With Google Gemini CLI in Python
YouTube
Real Python
1.3K views
1 month ago
0:31
The Google Colab Command-Line Interface (CLI), which bridges the gap between your local terminal and remote Colab runtimes, providing a zero-friction execution platform for both developers and AI agents. The CLI Supports:⚡️ Agent-driven Colab workflows⚡️ Instant GPU/TPU provisioning⚡️ Remote script execution⚡️ Interactive runtime access (console/REPL)Learn more in the blog:
x.com
Python Developer
46.3K views
1 month ago
0:21
兄弟们,我发现神器了!Playwright-CLI 直接把我对浏览器的操控欲拉满!🔥这个还有最重要的优点就是你的模型可以本地化,可以不联网,只要浏览器有网络就可以了以前用 Selenium/Puppeteer 还得写一堆代码,现在一条命令搞定所有浏览器操作,AI 编码代理时代的最强武器!安装就 1 秒:npm install -g @playwright/cli@latest然后你就能像开挂一样玩:•playwright-cli open https://t.co/NkOYHQnrqy --headed → 直接打开带界面的浏览器•playwright-cli type "输入内容" → 自动打字•playwright-cli click 按钮选择器 / press Enter•playwright-cli screenshot → 秒截图•还能 record 生成代码、inspect 元素…最牛的是:专为 Claude Code / Copilot 等 AI Agent 设计!•Token 消耗直接砍到原来的 1/4(官方实测)•页面快照存本地,不塞满上下文•AI 能像真人一样一条
x.com
AI搞钱Hacker
80K views
3 weeks ago
Build AI-powered scripts with the fm CLI and Python SDK - WWDC26 - Videos - Apple Developer | Chris Greening
linkedin.com
1.1K views
1 month ago
14:54
YOUR AI AGENT DOESN’T NEED MORE PROMPTS.IT NEEDS A PROPER OPERATING SYSTEM.Most people are stacking tools randomly. Here’s the setup that actually connects them:The Core System:→ Move Claude CLI skills into Hermes by transferring the Markdown skill files→ Give Hermes Oracle access to current information and Firecrawl for web research→ Use `/learn` to turn useful guides into reusable agent skills→ Add a dedicated inbox so the agent can send and manage emailsThe Reliability Layer:✓ Configure a pri
x.com
Julian Goldie SEO
2.7K views
2 weeks ago
0:27
Meet roku~~python cli toolIt can count characters, word , distinct alphabet- "-c" → character count- "-w" → word count- "-d" → distinct alphabet count- "-f= " → find words containing a specific string- any combination of "c", "w" and "d" works,ex "-cw", "-cwd"
x.com
parthak ✧
875 views
1 month ago
1:11
I decided to rename the app to XnativeIt’s for people who aren’t comfortable with the Terminal / Grok Build CLI and just want to click and type.Native Grok Build for Mac — not a reimplemented chat API.Get started• Opens Grok Build as a native macOS app• One-click login with your xAI account• Auto-installs and updates the Grok Build CLI• Guided tour that walks you through the appProjects & files• Add any existing project folder (or create a new one)• Works with your local files in that folder• Br
x.com
Dan
1.3K views
1 week ago
0:27
A Japanese dev spotted the trick: ask Claude Code to automatically Find Skills.Can match your goal to the right tool, using Vercel’s skills CLI across Claude, Codex, Cursor, and Gemini.so install skill like dev tools rather than rewritten by hand
x.com
Rohan Paul
231.9K views
3 weeks ago
0:30
网页自动化工具 Browser Use 推出命令行工具 3.0 版本(Browser Use CLI 3.0)。新版本一改传统 AI 浏览器智能体「点击、输入、等待、再次生成」的单步工具调用方式,转向基于开源 Browser Harness 的「脚本直接执行」模式。在新模式下,Claude Code 等 AI 编程助手可以通过终端运行一段完整的 Python 脚本。脚本在本地运行,并通过 CDP(Chrome 开发者工具协议)直连浏览器,支持循环逻辑和报错自愈,无需为每一个简单动作频繁往返调用大模型。这种设计让工具接口的提示词体积缩小为原来的六分之一,大幅降低了 token 消耗和操作延迟。新工具提供三种连接模式:默认直接接管用户本地运行的 Chrome 浏览器(保留已有 Cookie、插件和登录态),同时也支持无头运行的云端浏览器,或连接任意 CDP 调试端口。AI 编程助手通过安装这一技能,能够直接在本地运行脚本来执行网页测试、自动表单填写、数据抓取等任务,打通了终端开发和网页操作之间的界限。
x.com
思维怪怪
126K views
2 weeks ago
0:24
Mini Browser is an agent-first browser CLI.It lets AI agents navigate pages, scrape text, take screenshots, click, fill forms, inspect tabs, record screens, run JS, and audit pages using small Unix-style commands.Browser control, but composable from the terminal.
x.com
GitHub Projects Community
24.7K views
2 months ago
Creating a multiple Selection using Tkinter - GeeksforGeeks
geeksforgeeks.org
Jun 12, 2025
0:26
We built the fastest PDF -> markdown parser in the world 🚀⚡️AND it’s more accurate than any other open-source, model-free parser (pymupdf4llm, opendataloader, pdf-inspector, markitdown) on 3 standardized benchmarks: olmOCR0-bench, opendataloader-bench, ParseBenchIntroducing LiteParse v2.1. The v2 base version was already the fastest document->text parser on the planet, and with this new release we’ve introduced markdown.It is fully open-source (Apache 2.0) and free, is usable from CLI/Rust/Node
x.com
Jerry Liu
268.6K views
1 month ago
0:15
How to comment multiple lines at Once - Jupyter-Notebook
YouTube
InsighticsNow
20.2K views
Jan 2, 2022
2:50
Tried @zeroxyz to build a landing page for Exgiist, and it was much easier than I expected.I just described what I wanted:• Dark theme• Blue & purple colors• Hero section• Features• About• Services• Contact• Responsive designThen I ran:npm i -g @zeroxyz/clizero initzero auth loginA few minutes later, my landing page was ready and hosted for free.If you're looking for a simple way to build websites with AI, give @zeroxyz a try.https://t.co/R9z6mf8yDw#Ad
x.com
Python Coding
9.9K views
2 weeks ago
0:29
No Electron. No CLI. No Python. No vision model.Just native Swift reading the accessibility tree and driving your real apps.Free. MIT licensed.
x.com
Osaurus
14.8K views
3 weeks ago
1:12
I got tired of copy-pasting between ChatGPT, Claude and Gemini tabs just to get different opinions on my project.So I built AI Debate Arena — a Python CLI that makes 3 AI models debate each other in real time.Here's how it works:🟠 Claude (Anthropic) plays the Technical Architect— argues for security, scalability & clean code🟣 Qwen (Alibaba) plays the Product Strategist— argues for market fit, UX & business viability⚡ Llama 4 (Meta) plays the Devil's Advocate— challenges BOTH and pokes holes in
x.com
Linda M.
1.2K views
1 month ago
1:08
grok-build-cli 1 click persistent RCE POCTeam said: Thank you for your report. However, this falls outside X program scope per their policy: "Reports focusing solely on client side issues on grok-build-cli."The attack vector requires a user to clone an untrusted repository and run the coding agent on it, which is expected client-side behavior rather than a security boundary they're enforcing at this time.wow @xai
x.com
Andy
3.2K views
3 weeks ago
0:17
So lemme show you what i am working on rnKlick (might change the name later)It’s basically gonna be a cursor click animation library, you will be able to add really cool click animations to your cards, pages, and components with just one CLI command.And this is the homepage i designed for it, tell me how it looksThis project is gonna be crazy, i have spent a lot of time making sure everything feels really polished and good, just wait till i complete it, it’s gonna be insane
x.com
Devster☄️
1.2K views
1 month ago
See more
More like this
Feedback