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.

Qwen 3.5 397B on iPhone 17 Pro: Flash-MoE

https://sudonull.com/qwen-3-5-397b-on-iphone-17-pro-flash-moe

Running 397 billion parameters Qwen3.5 on iPhone 17 Pro with SSD and Flash-MoE. Speed 0.6 t/s, comparison with M3 Max. Technical details for developers.

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 up to complex applications.

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 the Documentation Overview.

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 ability to scale up to complex applications. It began as a simple …

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 provides core features like routing, request handling and template rendering …

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 different parts of the Flask framework and how they can be used, …

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 up to complex applications. It began as a simple wrapper around …

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 named Pocco, develops it. Flask is based on Werkzeug WSGI toolkit …

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 libraries. [2] It has no database abstraction layer, form validation, or any …

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 application framework designed to help developers get started with …

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 deployment.

Trending Now