No project description provided
Project description
PyLoopKit
A set of Python tools for building closed-loop insulin delivery apps (Python port of LoopKit)
Link to Tidepool Loop repository version used for algorithm
Link of Tidepool LoopKit repository version used for algorithm
To use this project
Please review the documentation for usage instructions, input data requirements, and other important details.
To recreate the Virtual Environment
- This environment was developed with Anaconda. You'll need to install Miniconda or Anaconda for your platform.
- In a terminal, navigate to the directory where the environment.yml is located (likely in PyLoopKit/pyloopkit folder).
- Run
conda env create; this will download all of the package dependencies and install them in a virtual environment named py-loop. PLEASE NOTE: this may take up to 30 minutes to complete.
To use the Virtual Environment
In Bash run source activate py-loop, or in the Anaconda Prompt
run conda activate py-loop to start the environment.
Run deactivate to stop the environment.
To create the PyLoopKit package
If you want to install a version of the PyLoopKit package based on the PyLoopKit on your local machine, run python3 setup.py install within your PyLoopKit repo to call the setup script and install the package. You'll likely want to do this within the py-loop environment.
Running the unittests
To run PyLoopKit's unit tests, run python3 -m unittest discover within your PyLoopKit repo
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file opsb-pyloopkit-0.1.0.tar.gz.
File metadata
- Download URL: opsb-pyloopkit-0.1.0.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.9.13 Darwin/21.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93f6d9a38ab7e7cfff0a7b3a5714e298dd82b8370cba57e822bbfdfad372ba65
|
|
| MD5 |
a6e45d210ceb133c800eac9f321b3769
|
|
| BLAKE2b-256 |
ff50b3c00b711f22c26abaf3107dd2842c2e0d95d0957e4f6b95acc4c7348126
|
File details
Details for the file opsb_pyloopkit-0.1.0-py3-none-any.whl.
File metadata
- Download URL: opsb_pyloopkit-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.9.13 Darwin/21.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c3871c4d9283c2961ce57fcb8c59cbc407f480ccb1773e792d900bbf8b5dc1c
|
|
| MD5 |
655fc9f2185854cb027d78e64e4e71b0
|
|
| BLAKE2b-256 |
178a8c4a3bcd9cc6b920417273d78494a6c0d1733798dcb183e13f912f8ab0c4
|