Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymcms

Python uv CI Private PyPI

Wrapper to interact with MCMS API

API is documented there: https://crick-uat.colonymanagement.org/api/swagger-ui/index.html

The current version provides only access to get_animal and get_procedures

Development

Install the locked development environment and run the checks with uv:

uv sync --group dev
uv run ruff check .
uv run ruff format --check .
uv run ty check
uv run pytest

About

Wrapper to interact with MCMS API

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages