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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #72 · 21 апр.

Регулярные выражения иногда могут быть просто монструозными. Выглядеть это может крайне запутанно. Сами регэкспы и без того история непростая, а когда это длинный паттерн на несколько десятков знаков, разобрать там что-либо становится не просто. Но на помощь приходит Python и его стремление сделать нашу жизнь проще! В функциях регулярок можно после паттерна указывать флаги, один из которых позволяет писать паттерны более свободно. А именно, добавлять пробелы и переносы, которые будут игнорированы. В результате мы можем разбить паттерн на строки и добавить комментов. Чтобы это сработало нужно добавить флаг re.VERBOSE. Пробелы в паттерне теперь следует указывать явно спец символами. Согласитесь, что даже с именованными группами а таком виде регэкспа выглядит вполне сносно 😉. #tricks#regex

Резултати

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

Пребарај: #gpui

当前筛选 #gpui清除筛选
GitHub Trends

@githubtrending · Post #14687 · 09.05.2025 г., 11:30

#rust#gpui#macos#shadcn#ui#windows GPUI Component offers over 40 easy-to-use, customizable UI elements for building modern desktop apps that look like macOS and Windows, with support for multiple themes and flexible layouts. It includes high-performance tables and lists for handling large data smoothly, plus native Markdown and simple HTML rendering. You can add WebView support and use any SVG icons you want. Although still in development, it’s designed to help you create beautiful, fast, and adaptable desktop applications with less effort, making your app development more efficient and visually appealing. This benefits you by speeding up UI creation and improving user experience. https://github.com/longbridge/gpui-component

GitHub Trends

@githubtrending · Post #14652 · 01.05.2025 г., 12:00

#rust#gpui#rust_lang#text_editor#zed Zed is a fast and powerful code editor that helps you work better with your team. It's built using Rust, which makes it very efficient, especially with large files. Zed allows real-time collaboration, so you can work on code with others at the same time. It also supports AI tools like GitHub Copilot and has features like a built-in terminal and a REPL for testing code quickly. This means you can code faster and more smoothly, and it's easy to customize to fit your needs. https://github.com/zed-industries/zed