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.7.tar.gz (15.6 kB view details)

Uploaded Source

Built Distribution

faster_dj_dev-0.1.7-py3-none-any.whl (19.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for faster_dj_dev-0.1.7.tar.gz
Algorithm Hash digest
SHA256 022d14530d2b7f4b4428ea1b040768bc365144cecc6aee0fe217727dd70db4bb
MD5 ae305e27a8bbb02d20f086fad828e128
BLAKE2b-256 b41cf40dcc8bd74f5bd13f90bf910dff54772d344a32556d2647f55ab12edd64

See more details on using hashes here.

File details

Details for the file faster_dj_dev-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for faster_dj_dev-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 cfb792ae4e006073b679b16b215b84200669800c977b74183cf9457991e13e6d
MD5 b2477a404018f7211608f244424d7b76
BLAKE2b-256 e0db32e8c600ea8fa47a9851d1020304584afb9759f2b1f8b7ccd4ffdc43fdc7

See more details on using hashes here.

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