Skip to main content

A tool that makes your Django development faster.

Project description

Faster Django Development

A Simple tool that makes your Django development faster. It allows you to do the tedious Django tasks quickly. You can use it to create an entire Django project in less than 10 seconds plus options to install the popular Django tools in no time.

Installation

virtual environment is required!

python -m virtualenv venv
source venv/bin/activate
pip install faster_dj_dev

To install virtualenv

python -m pip install virtualenv

Example

Let's use this tool to create a new Django project with all its configurations related to static, media and templates. Also, we will create a new Django app with it.

faster_dj_dev --init --working-directory path_of_the_folder --project-folder name_of_the_django_project_folder
faster_dj_dev --create_project --config-templates --config-static --config-media --initial-migrate --app main --run-server

Features

  • Create Django project/app in 10 seconds

  • Configuring static files (settings)

  • Create starter templates for different projects (HTMX, Tailwind, etc...)

  • Configuring media files (settings, urls)

  • Configuring templates (settings)

  • Install and configure Django packages (quick)

  • More ...

Documentation

Please check Doc

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

faster_dj_dev-0.1.1.tar.gz (14.5 kB view details)

Uploaded Source

File details

Details for the file faster_dj_dev-0.1.1.tar.gz.

File metadata

  • Download URL: faster_dj_dev-0.1.1.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for faster_dj_dev-0.1.1.tar.gz
Algorithm Hash digest
SHA256 3f7e9aead7b72203d00b16dee0d0c11202ac6a3afdd27414986a305f8461e86a
MD5 0ffc64657ea923c6242c9fc74e17fbff
BLAKE2b-256 0917764b5ceef5d11ca1fc7fd11f487741b09f6024550f8734c40fc7799b8d5f

See more details on using hashes here.

Supported by

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