File-system routing para Django, inspirado no Next.js App Router.
Project description
Next-Django 🚀
Trazendo a experiência de desenvolvimento do Next.js (App Router) para o ecosistema Django.
Funcionalidades
- 📁 File-System Routing: Esqueça o
urls.py. Crie pastas na raizapp/e arquivospage.pypara gerar rotas UI automaticamente. - 🥷 API Automática: Crie arquivos dentro da pasta
api/e tenha rotas RESTful geradas automaticamente com Django Ninja e Swagger. - 🧩 Componentes UI: Suporte nativo a
<c-components>via django-cotton.
Instalação
pip install next-django
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
next_django-0.4.0.tar.gz
(4.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file next_django-0.4.0.tar.gz.
File metadata
- Download URL: next_django-0.4.0.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2234cfe244ebec4aedc0b6c6989ffbb09ca52c216f0b032c0eaa7dba0519f538
|
|
| MD5 |
f95489ddef1f3b4e9a5777693b602d0b
|
|
| BLAKE2b-256 |
65a070b15e610b1c66788b13203559ae105e8f7ca4f0b46e1516369590a4d278
|
File details
Details for the file next_django-0.4.0-py3-none-any.whl.
File metadata
- Download URL: next_django-0.4.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e9dd58ff7245d04cb3bb85cf41e8c1de6d769e750f7137959cb0e57314450d3
|
|
| MD5 |
539bb3f38215651986adacb46572b7a0
|
|
| BLAKE2b-256 |
571fd42eefafdcc168f05e5cc603bc9631ab899c58779c5910d5ff8620d9428c
|