Tags: LabKey/labkey-api-python
Tags
Add array filter types, modernize build (#89) * Add Array filter types to QueryFilter.Types * Use importlib to determine client version * Remove setup.py * package metadata moved to pyproject.toml * Update build to use hatchling * Add justfile * Remove Makefile * Update dependencies * Update README
replace all references to project_name parameter with container_path (#… …75) * Update README.md * Update README.md * Update query_examples.py example data referenced in comment does not exist * Update query_examples.py replace project_name references with container_path * Update sampleset_domain_example.py replace project_name references with container_path * Update security_example.py replace project_name reference with container_path * Update storage.md replace project_name reference with container_path * Update experiment_example.py replace project_name with container_path * Update experiment_platemetadata_example.py replace project_name with container_path * Update domain_example.py replace project_name with container_path * Update api_wrapper.md replace references to projects with container path * Update README.md
PreviousNext