Python vitejs

Open-source Python projects categorized as vitejs

Top 4 Python vitej Projects

  • django-vite

    Integration of ViteJS in a Django project.

  • Project mention: Django 5.0 Is Released | news.ycombinator.com | 2023-12-04

    I'll preface all of this with a couple esoteric design goals that I had in mind:

    1. I actually _want_ an SPA. You might not need an SPA, if you don't need one then Vue/React/etc are overkill, etc.

    2. I want to power as much of the SPA as I can using the same REST API as my core product, both for dogfooding reasons and for consolidation. Many people might argue that this is a bad idea.

    ---

    With that in mind, some specific packages that I highly recommend:

    1. Django-vite (https://github.com/MrBin99/django-vite). This makes it very easy to serve an SPA from the actual django response/request model

    2. Some sort of way to get type information (if you're using TypeScript) into the frontend. I use a frankensteined system of the OpenAPI spec that django-ninja generates + openapi-typescript (https://github.com/drwpow/openapi-typescript). This means when I add, say, a new field to a response in Django, I immediately get typechecking for it in Vue — which has been _tremendously_ useful.

    3. Django-typescript-routes (a package I extracted and open-sourced!: https://github.com/buttondown-email/django-typescript-routes) which gives your front-end routing information based on the Django router.

  • django-vite-example

    An example Django project with Django Vite

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • django-vitevue

    Manage Vitejs frontends for Django

  • django-inertia-svelte-template-starter

    Template starter for Django + Inertia.js + Svelte.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python vitejs related posts

  • How to deploy a Django & React & Vite web app on Heroku?

    2 projects | /r/Heroku | 28 Jun 2023
  • Thoughts on modernizing traditional Django frontend workflow

    2 projects | /r/django | 30 Apr 2023
  • Is there an easy way to add ViteJS to Django/

    2 projects | /r/django | 1 Apr 2023
  • How to use vite(react) with django backend?

    1 project | /r/django | 26 Mar 2023
  • Django, InertiaJs and React - A guide to get you started - Pt. 1

    1 project | dev.to | 14 Jan 2023
  • Looking for Django recommendations about frontend layer

    3 projects | /r/django | 13 Jan 2023
  • Hot Reloading on Django Templates using ViteJS?

    1 project | /r/django | 6 Jan 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 5 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source vitej projects in Python? This list will help you:

Project Stars
1 django-vite 464
2 django-vite-example 56
3 django-vitevue 49
4 django-inertia-svelte-template-starter 18

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com