Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kyleniemeyer/rescale-test2


https://github.com/kyleniemeyer/rescale-test2

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13173290.svg)](https://doi.org/10.5281/zenodo.13173290)

## Development

install stuff with:

`pip install -e '.[lint,test,dev]`

run tests with:

`pytest tests/`

run linting + formatting + etc with:

`pre-commit run --all-files`