Metadata-Version: 2.4
Name: django-servator
Version: 1.0.0
Summary: Simple python script to give your django project a go in seconds!
Author: Govind Kumar Singh
License: BSD 3-Clause License
        
        Copyright (c) 2026, Govind Kumar Singh
        
        Redistribution and use in source and binary forms, with or without
        modification, are permitted provided that the following conditions are met:
        
        1. Redistributions of source code must retain the above copyright notice, this
           list of conditions and the following disclaimer.
        
        2. Redistributions in binary form must reproduce the above copyright notice,
           this list of conditions and the following disclaimer in the documentation
           and/or other materials provided with the distribution.
        
        3. Neither the name of the copyright holder nor the names of its
           contributors may be used to endorse or promote products derived from
           this software without specific prior written permission.
        
        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
        FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
        OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
        
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 








