Skip to content
/ swift Public
forked from snu-quiqcl/qiwis

SNU widget integration framework for pyqt

License

Notifications You must be signed in to change notification settings

choiwh03/swift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

658 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pylint

unittest

swift

Swift (SNU widget integration framework for PyQt) is a framework for integration of PyQt widgets where they can communicate with each other. This project is mainly developed for trapped ion experiment controller GUI in SNU QuIQCL.

How to download and install

One of the below:

  • Using released version (recommended)
  1. pip install git_https://github.com/snu-quiqcl/swift.git@v1.0.1
  • Using git directly
  1. git clone ${url}: The default branch is develop, not main. There is no guarantee for stability.
  2. In the repository, pip install -e .

How to use

In the repository, just do like as below:

python -m swift.swift (-s ${setup_file)).

About

SNU widget integration framework for pyqt

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%