Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cknoll/boasim
https://github.com/cknoll/boasim
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/cknoll/boasim
- Owner: cknoll
- License: other
- Created: 2024-09-10T08:05:06.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-14T18:32:25.000Z (5 days ago)
- Last Synced: 2024-11-14T19:34:42.691Z (5 days ago)
- Language: Jupyter Notebook
- Size: 961 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
# Block Oriented Anesthesia Simulation
## General Information
Please ask the authors.
## Installation
### Published Version
`pip install boasim`
### Development Version
`pip install https://github.com/cknoll/boasim/archive/develop.zip`
## Test Local Installation
- `boasim --version`
- `python -m unittest`