Circuit Components as and QHDL in Python
Project description
QHDL
Circuit Components as and QHDL in Python
Development of QHDL happens on Github. You can read the full documentation at ReadTheDocs.
Installation
To install the latest released version of QHDL, run this command in your terminal:
$ pip install qhdl
This is the preferred method to install QHDL, as it will always install the most recent stable release.
If you don’t have pip installed, the Python installation guide can guide you through the process.
To install the latest development version of QHDL from Github.
$ pip install git+https://github.com/mabuchilab/qhdl.git@develop#egg=qhdl
Usage
To use QHDL in a project:
import qhdl
History
0.1.0 (2018-12-06)
Initial release
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 qhdl-0.1.0.tar.gz
.
File metadata
- Download URL: qhdl-0.1.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.5.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 839b9f926cc03c1bb82ed53ff7691ef8e813a7651eef8f5ffd6e41d8cc5a2846 |
|
MD5 | 028d0b7163544433e4e35178585aebe2 |
|
BLAKE2b-256 | feb36431f92edea93b37c0ecaf591befc52230ebd833cca6e91f369f38ada644 |
File details
Details for the file qhdl-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: qhdl-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.5.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d13cd6f44a32ab858233190cb0b6f3f9cb145eb6dcd07d37b135dae1bd5ded0 |
|
MD5 | 749067d2d656952c39c4504ebf981bc6 |
|
BLAKE2b-256 | a1acc49a09b9f9dce59e74cc81d7a23e6a2ecd623ed0bbbd50f11e2438d935aa |