Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexbuccheri/dog_drug_dosages
https://github.com/alexbuccheri/dog_drug_dosages
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexbuccheri/dog_drug_dosages
- Owner: AlexBuccheri
- Created: 2024-08-21T12:19:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T12:19:56.000Z (5 months ago)
- Last Synced: 2024-10-28T10:28:20.238Z (3 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dog Drug Dosing Miniapp
Compute the volume dosage (ml) of common drugs to administer to dogs.
## Initialising a Webpage with Streamlit
```shell
streamlit run main.py
```You can then view your Streamlit app in your browser:
* Local URL: http://localhost:8501
* Network URL: http://192.168.0.10:8501## Drugs Tabulated
See [here](database.yaml)