Skip to content
/ sqclib Public

SQCLib is a python library for interacting with the Structure Quality Check server.

Notifications You must be signed in to change notification settings

sb-ncbr/sqclib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqclib

Sqclib is a small python library used for interacting with the SQC validation server. You can find the documentation for the latest version here.

Installation

To install the latest version of the library, you can simply use pip. Make sure you have an ssh key with access to the SB-NCBR github organization. It is recommended to create a virtual environment first.

$ python -m venv venv
$ source venv/bin/activate
$ python -m pip install git+https://github.com/sb-ncbr/sqclib.git

About

SQCLib is a python library for interacting with the Structure Quality Check server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages