Metadata-Version: 2.1
Name: boilercore
Version: 2024.1.2
Summary: Common functionality of boiler repositories
Author-email: "Blake Naccarato, Kwang Jin Kim" <blake.naccarato@gmail.com>
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: dill>=0.3.7
Requires-Dist: dulwich>=0.21.5
Requires-Dist: dvc>=3.10.1
Requires-Dist: gmpy2>=2.2.0a2
Requires-Dist: ipykernel>=6.29.0
Requires-Dist: loguru>=0.7.0
Requires-Dist: matplotlib>=3.7.2
Requires-Dist: nbformat>=5.9.2
Requires-Dist: nbconvert>=7.7.3
Requires-Dist: numpy>=1.24.4
Requires-Dist: pandas[hdf5,performance]>=2.2.2
Requires-Dist: ploomber-engine>=0.0.30
Requires-Dist: pydantic>=2
Requires-Dist: pytest>=7.4.0
Requires-Dist: ruamel.yaml>=0.17.32
Requires-Dist: scipy>=1.11.2
Requires-Dist: sympy>=1.12
Requires-Dist: uncertainties>=3.1.7
Requires-Dist: cachier>=3.0.0
Project-URL: Changes, https://softboiler.github.io/boilercore/changelog.html
Project-URL: Docs, https://softboiler.github.io/boilercore
Project-URL: Home, https://github.com/softboiler/boilercore
Project-URL: Tracker, https://github.com/softboiler/boilercore/issues

# boilercore

[![All Contributors](https://img.shields.io/github/all-contributors/softboiler/boilercv?color=ee8449&style=flat-square)](#contributors)

Common functionality of boiler repositories. To use `cachier` test adapter
functionality, install the hacked version which replaces `pickle` with `dill`.

```PowerShell
pip install 'cachier @ git+https://github.com/blakeNaccarato/cachier@db7f394a553a90944ca25c2d687771006e77a024'
```

## Project information

- [Changes](<https://softboiler.github.io/boilercore/changelog.html>)
- [Docs](<https://softboiler.github.io/boilercore>)
- [Contributing](<https://softboiler.github.io/boilercore/contributing.html>)

## Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- ALL-CONTRIBUTORS-LIST:END -->

