Skip to main content

a django-like async python web framework

Project description

Unfazed

async only python web framework, still in development

pip install unfazed

unfazed-cli startproject -n myproject

cd myproject/src/backend

docker-compose up -d
docker-compose exec backend bash

# run command inside container

make run

# add app to project
python manage.py startapp -n myapp

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.2.tar.gz (22.8 kB view hashes)

Uploaded Source

Built Distribution

unfazed-0.0.2-py3-none-any.whl (48.1 kB view hashes)

Uploaded Python 3

Supported by

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