BBN Configuration Database
Project description
BBNDB
Configuration database for BBN Qubit Measurement Framework. Used by both Auspex and QGL as a shared, versioned, means of storing instrument, qubit, and filter configurations. Based on SQLAlchemy framework.
Upgrading your channel library to a new version
We use alembic to facilitate migrations. Examining the url.sqlalchemy
field in alembic.ini you can see the database that is being tracked by default.
sqlalchemy.url = sqlite:///BBN.sqlite
These do not always work with SQLite due to the inability to alter the tables in certain ways.
In the simplest case alembic can be run as follows:
bash alembic upgrade head
For information on how to generate your own migrations, please see alembic/README.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bbndb-2020.1.tar.gz
.
File metadata
- Download URL: bbndb-2020.1.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2558184cdf8518cc6dbdf6bdf7af75b609cca1956c6f7eb717aa8a05fc77697b |
|
MD5 | e6bc05e2d60bfa75620fca583ad5185c |
|
BLAKE2b-256 | 035d6a40aeeff50005d94b9811f10a43ea6bc0d97e71985982a7bb425f4b0f24 |
File details
Details for the file bbndb-2020.1-py3-none-any.whl
.
File metadata
- Download URL: bbndb-2020.1-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f308796f85a644acab12ea5462b05831bb4052db78b4a7b8e5c11866438f240b |
|
MD5 | 41921d998fea0e1f3f2be30db80b8bda |
|
BLAKE2b-256 | a0a0e07f93d147001142d70937fe97991f6308f979752610d6e36d9b9b1804b4 |