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.0.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.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ldjango-1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 1a1cac88e847c2a027bcb8be549b4f7af1f721cf3ad5cdc4658fd448071d105f
MD5 2ac3ee68c82ca137d8bfea4a18637626
BLAKE2b-256 1eaf1c4d3c46be32896b335ce7bc35c98936dfd715aae3f9e276c345efc14b9f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ldjango-1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1a40c575f79e90039547e287116cb809ba2ddb2831d511ad02a9d9a200099d2e
MD5 4b6b1abde7903919c0e258096b246cad
BLAKE2b-256 3680c4f20c50f0ff691dd931de88390e21e9ffcdd915861cbe4144af82ea1fe2

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