Metadata-Version: 2.1
Name: srai-core
Version: 0.14.0
Summary: A library core functions used in other SRAI libraries.
Home-page: https://github.com/southriverai/srai-core
License: MIT
Keywords: SRAI,TOOLS
Author: Jaap Oosterbroek
Author-email: jaap.oosterbroek@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: boto3 (==1.18.61)
Requires-Dist: paramiko (==3.3.1)
Requires-Dist: pymongo (==4.6.1)
Project-URL: Repository, https://github.com/southriverai/srai-core
Description-Content-Type: text/markdown

# srai-core


## Changleog

### 0.14.0
- migrating to toml

### 0.13.1
- added try load options to stores

### 0.13.0
- added dirstore options

### 0.12.0
- added in memory database
- added default release option
