Skip to main content

Production ready async python web framework

Project description

unfazed

Production Ready ASGI web framework


Documentation: unfazed


Unfazed

Unfazed is a production-oriented ASGI web framework focused on building enterprise-grade applications. 100% test coverage, with a robust architecture inspired by Django, it provides high performance、scalability、maintainability、testability web application.

Unfazed offers powerful features:

Core Features:

  • pluggable app system
  • Built-in command line interface
  • Flexible middleware system
  • Robust ORM with Tortoise-ORM integration
  • Caching for high performance
  • Lifespan protocol support

API Development:

  • Focus only on correct business logic
  • Full OpenAPI/Swagger support
  • Serializer framework built on Tortoise-ORM
  • Request argument parsing and validation
  • Comprehensive test client
  • Static files service

Security & Sessions:

  • Role-based access control (RBAC)
  • Secure session management
  • Production-ready admin interface

Installation

pip install unfazed

Quick start

1、create a new project

unfazed-cli startproject -n myproject

cd myproject/src/backend

docker-compose up -d
docker-compose exec unfazed bash
  1. create a new app
# add app to project
unfazed-cli startapp -n myapp
  1. runserver
uvicorn asgi:application --host 0.0.0.0 --port 9527
  1. follow tutorial

unfazed-tutorial

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unfazed-0.0.18.tar.gz (87.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

unfazed-0.0.18-py3-none-any.whl (149.9 kB view details)

Uploaded Python 3

File details

Details for the file unfazed-0.0.18.tar.gz.

File metadata

  • Download URL: unfazed-0.0.18.tar.gz
  • Upload date:
  • Size: 87.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for unfazed-0.0.18.tar.gz
Algorithm Hash digest
SHA256 07d374335a2ab50f19b0694e74e03122691b2ab2d8467f4fb827ab2ee9788a54
MD5 f0301924bb654ed6dfd3e796c6469fb3
BLAKE2b-256 5f1c66abae2144ead9dcb19d4958fa2603d740303141523786b05bf8228a02d5

See more details on using hashes here.

File details

Details for the file unfazed-0.0.18-py3-none-any.whl.

File metadata

  • Download URL: unfazed-0.0.18-py3-none-any.whl
  • Upload date:
  • Size: 149.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for unfazed-0.0.18-py3-none-any.whl
Algorithm Hash digest
SHA256 5aaaf3c06e686f1f27eb67b4c464b5c5a28c7f6b251944a64625a7bcbc7becb0
MD5 dc1c721d0afc926f16f14833e8909ee2
BLAKE2b-256 e0df227ceae5421d8da1121379e71e0b5897e6f38a9c7ccb96e7088817066806

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page