Metadata-Version: 2.4
Name: django-servator
Version: 1.0.3
Summary: Simple python script to give your django project a go in seconds!
Author: Govind Kumar Singh
License-Expression: BSD-3-Clause
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Django Servator

Hey Guys! It's Govind here. 
Have you ever realised how tedious is it to setup your *initial Django project* ?
Now, the wait is over.....
Meet Django Servator!! 

![Savior](images/savior.jpeg)

## Tech Stacks

- Pure Python
- Yes, only Python 🗿🗿

## Working

1. Download the script `main.py` from github. 

```
git clone https://github.com/govindrkumar/turbo-octo-engine.git
cd turbo-octo-engine

```
*Or, you can directly visit my repo link and download `main.py`. Directly!*

2. Run it through powershell/cmd.

Linux/Mac users :
```
python3 main.py

```

and, you `windows users`:

```
python main.py
```
![screenshot](images/quickshot_260901_030112.png)

3. Now, Enter your project name, app name. 

**Sit back! Relax, and let the script do his work.**

4. Open your code editor and open the project folder and start your damn work. 


## Future Scope :

I am working on creating a py-qt gui for every platform. 

Thank you for keeping up with me in this explanation. 
Hope you liked it!

<img width="480" height="480" alt="Cat Meme GIF" src="https://github.com/user-attachments/assets/5940b5dd-d135-4775-a421-0065d20ad465" />



## Contribution
No one helps single man 🥺😢😭

Commit a PR and help me out grow features in this project. 

<img width="480" height="270" alt="The Mentalist GIF" src="https://github.com/user-attachments/assets/99208ab8-5b9b-4186-bded-237e0711364a" />


## License
See the `LICENSE` file for license information.
It is released under `Clause 3 BSD license`. So, I would request to all of you to push as much as commit you can and make our fellow developers work easier.


## One Last thing 
If you really read this....
Bye, Bye!
Love you all!! 😘

Govind 








