Search Articles — Sudonull

Search Results

In this project

Voice Input Claude Russian Offline

https://sudonull.com/voice-input-claude-russian-offline

Set up local Whisper for dictation in Claude.ai: Flask server, rumps Menu Bar, Chrome MV3. Offline, free, no limits. Instructions for Mac with code.

AI for CRM: development without IT experience

https://sudonull.com/ai-for-crm-development-without-it-experience

Learn how an entrepreneur created CRM for auto service using AI on Python and Flask. Functionality, prompts, metrics. Instructions for middle developers.

Gemini Flash for antispam: 1 million tokens free

https://sudonull.com/gemini-flash-for-antispam-1-million-tokens-free

Comparison of GigaChat, YandexGPT and Gemini Flash for Telegram antispam bot. Free Gemini limit — 1600 checks per day. Integration without delays for developers.

Gemini 3.1 Flash Live for voice agents

https://sudonull.com/gemini-3-1-flash-live-for-voice-agents

Gemini 3.1 Flash Live reduces latency in voice dialogues, filters noise, supports 90+ languages. Integrations in design, gaming and companions. Test in Google AI Studio for real-time AI.

Stabilizing Playwright Tests Without Flakes

https://sudonull.com/stabilizing-playwright-tests-without-flakes

Learn how to eliminate flakes in Playwright E2E tests: expect.poll, idempotency, Pact contracts, data hygiene. Practical code examples for middle/senior dev.

From the web

Welcome to Flask — Flask Documentation (3.1.x)

https://flask.palletsprojects.com/

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale …

Installation — Flask Documentation (3.1.x)

https://flask.palletsprojects.com/en/stable/installation/

Within the activated environment, use the following command to install Flask: Flask is now installed. Check out the Quickstart or go to …

Flask · PyPI

https://pypi.org/project/Flask/

Feb 18, 2026 · Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the …

Flask Tutorial - GeeksforGeeks

https://www.geeksforgeeks.org/python/flask-tutorial/

Jun 30, 2026 · Flask is a lightweight web framework used to build web applications and APIs. It follows a minimal design and …

Welcome to Flask — Flask Documentation (2.3.x)

https://flaskx.readthedocs.io/en/latest/

Flask provides configuration and conventions, with sensible defaults, to get started. This section of the documentation explains the …

GitHub - pallets/flask: The Python micro framework for building web ...

https://github.com/pallets/flask

Flask is a lightweight WSGI web application framework. It is designed to make getting started quick and easy, with the ability to scale …

Flask (web framework) - Wikipedia

https://en.wikipedia.org/wiki/Flask_(web_framework)

Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or …

Flask Tutorial

https://www.tutorialspoint.com/flask/index.htm

Flask is a web application framework written in Python. Armin Ronacher, who leads an international group of Python enthusiasts …

Flask download | SourceForge.net

https://sourceforge.net/projects/flask.mirror/

Feb 19, 2026 · Download Flask for free. The Python micro framework for building web applications. Flask is a lightweight WSGI web …

How To Build a Web Application Using Flask in Python 3

https://www.digitalocean.com/community/tutorials/how-to-make-a-web-application-using-flask-in-python-3

Apr 15, 2026 · Learn how to build a Flask web application from the ground up using Python, covering routes, templates, forms, and …

Trending Now