Skip to main content

Feather

A Python web framework built for AI-assisted development.

PyPI Python versions Tests License

Documentation  ·  Website  ·  Quickstart  ·  Tutorial


Flask handles the backend, Tailwind CSS the styling, HTMX the interactions that need the server, and vanilla JavaScript the few that need the browser. Authentication, an admin panel, background jobs, multi-tenancy and deployment are already written.

Every generated project carries a CLAUDE.md and an identical AGENTS.md describing the conventions, and feather check enforces thirteen of them, reporting a file, a line and a fix for each problem. An assistant writing a feature has somewhere to put each file and a rule set to write it against, and you get a command that says whether it followed them.

Install

pip install feather-framework
feather new myapp
cd myapp && feather dev

Requires Python 3.11+ and Node.js 22+.

What's included

Every feature is optional, enabled when you create the project or added later.

Authentication Google sign-in or sign-in links by email, approval workflows, roles and permissions
Admin panel User approvals, role changes, analytics and error logs
Multi-tenancy Tenants by email domain, isolated at route, service and model layers
Background jobs Thread pool with concurrency limits, or RQ on Redis
Caching Function and response caching, memory or Redis
File storage One interface over local files and Google Cloud Storage
Email Transactional email through Resend
Dark mode Cookie-persisted toggle on every page, including the admin
Security headers CSP, HSTS and the rest, applied in production
Rate limiting A decorator, or Flask-Limiter with Redis across workers
Events Pub/sub with synchronous and background listeners
Error logging Database-backed, tenant-scoped, with stack traces
Health checks /health, /health/live and /health/ready
Request tracking A unique ID per request, in headers and every log line

The frontend, in three layers

Start with components for anything static. Reach for HTMX when you need server data without a page reload. Use islands only when state has to live in the browser. Most features never get past the first two.

Read more in How the frontend works.

Documentation

Everything lives at docs.featherframework.org.

Quickstart Scaffold a project and get the dev server running
Kanban tutorial Six parts, from a static page to a deployed SaaS, with the prompts to use
Working with AI assistants How the conventions and feather check fit together
CLI reference Every command, grouped by what you are doing
Configuration Every key Feather reads, with its default
Deployment Docker and Caddy on one server, with automatic HTTPS
Upgrading What to check when you bump the pin

The tutorials are also in this repository, under tutorials/, with every code block written out.

Contributing

git clone https://github.com/RolandFlyBoy/Feather.git
cd Feather
pipx install -e .
feather test --framework

The docs site is built from docs/ in this repository, so a change to the framework and a change to its documentation belong in the same pull request.

Bug reports from real applications are the most useful thing you can send. Open an issue.

License

MIT. See LICENSE.

Release files for feather-framework 0.9.26

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for feather-framework 0.9.26
File Size Uploaded
feather_framework-0.9.26.tar.gz 320.1 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for feather-framework 0.9.26
File Interpreter ABI Platform
feather_framework-0.9.26-py3-none-any.whl Python 3 none any Details

Total release size: 726.7 kB

Release files / feather_framework-0.9.26.tar.gz

Download URL feather_framework-0.9.26.tar.gz
Size 320.1 kB
Tags Source
SHA-256 checksum
How to use checksums
b445cc82cc1eb7359b31783fc4cb7fc71ac484c9a33aa7bffc1f6088347176d1
BLAKE2b-256 checksum
How to use checksums
3bdb1c54ac352fb4dd78bd6499685f921a28dffa48270dc63901ac7e8c9780e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.

Transparency log

Release files / feather_framework-0.9.26-py3-none-any.whl

Download URL feather_framework-0.9.26-py3-none-any.whl
Size 406.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
f726634da39e6e036daf472188e4ac5dc3a5df359ef9dab5f095ceac28df8919
BLAKE2b-256 checksum
How to use checksums
2692f6aba023c5fa67e6ad3a3857688d56b0c6e97f76aa1706b91e1bbb2e90c6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 19, 2026.

Transparency log

Release history Release notifications | RSS feed

0.9.29

2 release files

0.9.28

2 release files

0.9.27

2 release files

This release

0.9.26 This release

2 release files

0.9.25

2 release files

0.9.24

2 release files

0.9.23

2 release files

0.9.22

2 release files

0.9.21

2 release files

0.9.20

2 release files

0.9.19

2 release files

0.9.18

2 release files

0.9.17

2 release files

0.9.16

2 release files

0.9.15

2 release files

0.9.14

2 release files

0.9.13

2 release files

0.9.12

2 release files

0.9.11

2 release files

0.9.10

2 release files

0.9.9

2 release files

0.9.5

2 release files

0.9.4

2 release files

0.9.3

2 release files

0.9.2

2 release files

0.9.1

2 release files

0.9.0

2 release files

0.8.9

2 release files

0.8.8

2 release files

0.8.7

2 release files

0.8.6

2 release files

0.8.5

2 release files

0.8.3

2 release files

0.8.2

2 release files

0.8.1

2 release files

0.8.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page