An open API service indexing awesome lists of open source software.

https://github.com/zabit923/framebuilder

đź› Library for creating projects with a ready-made structure on popular Python frameworksđź› 
https://github.com/zabit923/framebuilder

django django-rest-framework fastapi flask python

Last synced: 4 months ago
JSON representation

đź› Library for creating projects with a ready-made structure on popular Python frameworksđź› 

Awesome Lists containing this project

README

          

đź› FrameBuilderđź› 

---

In this README 👇

---

## Features
This library is designed to unpack a ready-made project with a ready-made file structure.

new templates will be added in the future

## Install and usage

```commandline
pip install FrameBuilder
```

to unpack the template
```commandline
builder-run
```

to change the template
```commandline
builder-rebuild
```