Skip to content

Repository files navigation

SMArt

Development

Developing with a virtual environtment (venv):

  • Create the venv: python3 -m venv venv or with the virtualenv pip package virtualenv venv
  • Activate the venv: . venv/bin/activate
  • Now proceed as usual

If you aren't developing with a venv you can follow from here:

  • Install pip packages: pip install -r requirements.txt
  • Run server ./serve.sh or python3 app.py

Resources

About

Suche mit Attributen real time

Resources

Stars

2 stars

Watchers

24 watching

Forks

Releases

Packages

Contributors

Languages