Skip to content

app-generator/appseed-shell-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppSeed Shell

Implements the Python interface to all services exposed by AppSeed

Links


Table of contents


Technologies

Project create with:

  • Python3

Setup

Install it locally using PyPI:

$ pip install appseed-shell

Quick use

Simply and functional example/s of use.

Example:

$ python
>>> from appseed_shell import hello
>>> print( hello() )

Generate Django project

Example:

$ python
>>> from appseed_shell import generate_django
>>> generate_django()

The generate_django() helper will build a simple Django Dashboard project quite similar to Django Dashboard Volt - Links:


Django Bootstrap 5 Volt - Template project provided by AppSeed.


License

@MIT License



AppSeed Shell (Python Interface) - provided by AppSeed App Generator

About

AppSeed CLI - Python Interface | AppSeed

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages