Skip to main content

CLI tool for creating Django projects with a predefined structure.

Project description

# 🐍 ldjango: Your Django Project Sidekick! 🚀

[![PyPI version](https://badge.fury.io/py/ldjango.svg)](https://badge.fury.io/py/ldjango) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Tired of setting up Django projects manually? Meet ldjango - your magical wand for creating perfectly structured Django projects in a snap! 🪄✨

## 🌟 What’s So Special?

  • Lightning-Fast Setup: Create a fully structured Django project with just one command!

  • Smart App Generation: Craft multiple Django apps automagically!

  • Perfect Project Structure: Get an organized project layout that even Marie Kondo would approve!

  • CLI Superpowers: Use intuitive command-line options to customize your project creation.

## 🛠️ Installation

Getting ldjango is easier than eating a slice of pizza:

`bash pip install ldjango `

## 🚀 Quickstart

Launch your Django rocket with this simple command:

`bash ldjango makeproject `

Follow the prompts, and watch the magic happen! ✨

## 📚 Command Reference

  • ldjango makeproject: Start the interactive project creation wizard

  • ldjango -h or ldjango makeproject –help: Display help information

  • ldjango –version: Show the version of ldjango you’re using

## 📁 The ldjango Special: Project Structure

Your shiny new Django project will look like this:

` /YourAwesomeProject ├── /core (Django Project) │ ├── settings.py │ ├── asgi.py │ ├── wsgi.py │ └── urls.py ├── /apps │ ├── /your_cool_app1 │ │ └── [standard Django app files] │ ├── /your_awesome_app2 │ │ └── [standard Django app files] │ └── urls.py ├── /static ├── /media ├── /templates ├── manage.py └── .gitignore `

## 🎭 Features That’ll Make You Go “Wow!”

  1. App-tastic Organization: All your apps neatly tucked into the apps folder. No more app chaos!

  2. URL Mastery: A pre-configured urls.py in the apps folder to rule all your app URLs.

  3. Ready, Set, Django: core folder with all the Django project essentials, ready to rock.

  4. Static & Media: Dedicated folders for your static files and media. Marie Kondo would be proud!

  5. Git-Friendly: Comes with a .gitignore file. Because we care about your repo’s cleanliness.

## 🤔 Why Choose ldjango?

  • Time-Saver Supreme: Say goodbye to repetitive project setup tasks.

  • Consistency Champion: Every project follows the same clean, logical structure.

  • Beginner’s Best Friend: Perfect for Django newbies to start on the right foot.

  • Customization King: Flexible enough to adapt to your unique project needs.

## 🤝 Wanna Make ldjango Even More Awesome?

We love contributions! Here’s how you can join the ldjango enhancement party:

  1. Fork the repo

  2. Create your feature branch (git checkout -b feature/CoolNewFeature)

  3. Commit your changes (git commit -m ‘Add some CoolNewFeature’)

  4. Push to the branch (git push origin feature/CoolNewFeature)

  5. Open a Pull Request and let’s chat!

## 📜 License

Distributed under the MIT License. See LICENSE for more information.

## 📞 Let’s Connect!

Liaranda - [@your_twitter](https://twitter.com/your_twitter) - hafiztamvan15@gmail.com

Project Link: [Liaranda](https://github.com/lrndwy)

Ready to djangofy your development process? Give ldjango a spin and watch your productivity soar! 🚀🐍

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

ldjango-1.1.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ldjango-1.1-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file ldjango-1.1.tar.gz.

File metadata

  • Download URL: ldjango-1.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for ldjango-1.1.tar.gz
Algorithm Hash digest
SHA256 1b291b8be7110533903ed40d01ba0e9b9b29679e06c90fce952b086e3690333b
MD5 e417223de79277f16df3821d4fd512ff
BLAKE2b-256 586fb7043e4041d9a601421d226cde343fc3671a830ea4de35f77180ac9748db

See more details on using hashes here.

File details

Details for the file ldjango-1.1-py3-none-any.whl.

File metadata

  • Download URL: ldjango-1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for ldjango-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f9a02eceeac2e83d207e4f3574a5402e095aa1327297af3d5c652ea17eccf441
MD5 c6549f03a14eee242e7c9ca4c93b7332
BLAKE2b-256 e70906e7a829dc31f10c19960219fc63022b6f932c738462622f9454386f7ef5

See more details on using hashes here.

Supported by

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