personal-backend icon indicating copy to clipboard operation
personal-backend copied to clipboard

make python package executable

Open JarbasAl opened this issue 6 years ago • 0 comments

entry points should be added to setup.py to start backend and frontend from command line

in current state package needs to be imported and executed as shown in examples folder

JarbasAl avatar Jan 09 '19 12:01 JarbasAl