Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

newrandom/multi_kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

  • pyside6 - wait signal using asyncio

    • checkbox - check option at interval time (eg. 5sec)
    • label - view loaded condition on db
    • when action completed, put waiting option to postgresql
  • fastapi(django) - set option using postgresql

    • setting page - button : when push the button, put runing option to postgresql
      • when push button again, put pause option to postgresql
      • check option with websocket (soon)
  • postgresql - DBMS

    • table
      • running_test - run_option : wait, run, pause

module

  • pyside6, fastapi, jinja2, psycopg[binary], uvicorn
    • pip install pyside6 fastapi jinja2 "psycopg[binary]" uvicorn requests

action

  • btnRun
    • when button clicked, chkCondition value is checked, progress that from postgresql will run automatically.
    • when chkCondition value is not checked, progress that from program will manually.

application [multi_kit root base]

  • fastapi

    • uvicorn fastapi_project.app:app --reload
  • pyside

    • python pyside_project/load_api.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /