Pyglaze is a library used to operate the devices of Glaze Technologies
Project description
Pyglaze
Pyglaze is a python library used to operate the devices of Glaze Technologies.
Documentation can be found here.
Installation
To install the latest version of the package, simply run
pip install pyglaze
Usage
See our documentation for usage.
Developers
To install the API with development tools in editable mode, first clone the repository from our public GitHub repository. Then, from the root of the project, run
python -m pip install --upgrade pip
pip install -e . --config-settings editable_mode=strict
pip install -r requirements-dev.txt
Documentation - local build
To build and serve the documentation locally
- Checkout the repository (or a specific version)
- Install
mkdocs
- Run
mkdocs serve
while standing in the project root.
Bug reporting or feature requests
Please create an issue here and we will look at it ASAP!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyglaze-0.1.1.tar.gz
(49.3 kB
view hashes)
Built Distribution
pyglaze-0.1.1-py3-none-any.whl
(52.8 kB
view hashes)