Command Line Tools for creating skeleton project in FrontEnd (django rest)
Project description
AisaStack
Generator tools for Full-Stack Developers work with the Django Rest Framework and Vue JS.
Motivation
Motivation 01:
Build modular programs, Eric Raymond's 17 Unix Rules
Motivation 02:
Small is beautiful, Make each program do one thing well, Mike Gancarz The UNIX Philosophy
In DRF we actually use ViewSet, in our opinion it is something that approaches the motivation above. You can see how this works here.
Include Frontend Framework
- Vue JS
Installation
With pip:
$ pip install vuelstack
or manual install with clone this project:
$ cd vuelstack
$ python setup install
Stack Name Available
There are several UI stack available:
blight
: Bootstrap 4 Admin Light (vue) (you can see the package.json for detail dependencies).nativescript
: NativeSacript Vue (coming soon)
How To
Command to do a clone:
$ aisvue --clone <stack-name>
$ cd <stack-name>
Creat app:
$ aisvue --build <stack-name>
A prompt will appear that you can fill in with the model name in the Django Rest backend.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file aisastack-1.0.0.tar.gz
.
File metadata
- Download URL: aisastack-1.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 132aab30759cde68975df9a0698377c27c0fa0bf6bc658db29a06cd88e4e03ca |
|
MD5 | bc77c8c8ff6a9cf5e0571f57136eae68 |
|
BLAKE2b-256 | bf1e7ea716d455d4bbf9ee7b1f21eb0d2579b8abf9002b5adc78ae0b95a14d86 |