Metadata-Version: 2.1
Name: oreum_core
Version: 0.4.16
Summary: Core tools for use on projects by Oreum Industries
Author-email: Oreum Industries <info@oreum.io>
Requires-Python: ==3.9.*
Description-Content-Type: text/markdown
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: arviz==0.12.1
Requires-Dist: csv2md>=1.1.2
Requires-Dist: ftfy>=5.4.1
Requires-Dist: graphviz<=0.18
Requires-Dist: hypothesis>=6.39.0
Requires-Dist: matplotlib==3.5.2
Requires-Dist: matplotlib-inline==0.1.2
Requires-Dist: patsy>=0.5.0
Requires-Dist: pymc3==3.11.4
Requires-Dist: regex>=2022.10.*
Requires-Dist: seaborn==0.11.2
Requires-Dist: theano-pymc==1.1.2
Requires-Dist: xlsxwriter>=3.0.3
Requires-Dist: pip-licenses ; extra == "dev"
Requires-Dist: pre-commit ; extra == "dev"
Requires-Dist: black ; extra == "dev"
Requires-Dist: flake8 ; extra == "dev"
Requires-Dist: interrogate ; extra == "dev"
Requires-Dist: isort ; extra == "dev"
Requires-Dist: bandit ; extra == "dev"
Project-URL: homepage, https://github.com/oreum-industries/oreum_core
Provides-Extra: dev

# Oreum Core Tools `oreum_core`

This is an ever-growing package of core tools for use on client projects by
Oreum Industries.

[![CI](https://github.com/oreum-industries/oreum_core/workflows/ci/badge.svg)](https://github.com/oreum-industries/oreum_core/actions/workflows/ci.yml)
[![code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![code style: flake8](https://img.shields.io/badge/code%20style-flake8-331188.svg)](https://flake8.pycqa.org/en/latest/)
[![code style: isort](https://img.shields.io/badge/code%20style-isort-%231674b1?style=flat)](https://pycqa.github.io/isort/)
[![code style: interrogate](https://raw.githubusercontent.com/oreum-industries/oreum_core/master/assets/img/interrogate_badge.svg)](https://pypi.org/project/interrogate/)
[![code security: bandit](https://img.shields.io/badge/code%20security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)
[![GitHub Release](https://img.shields.io/github/v/release/oreum-industries/oreum_core?display_name=tag&sort=semver)](https://github.com/oreum-industries/oreum_core/releases)
[![publish](https://github.com/oreum-industries/oreum_core/actions/workflows/publish.yml/badge.svg)](https://github.com/oreum-industries/oreum_core/actions/workflows/publish.yml)
[![PyPI](https://img.shields.io/pypi/v/oreum_core)](https://pypi.org/project/oreum_core)
<!-- [![Conda Forge](https://img.shields.io/conda/vn/oreum-industries/oreum_core.svg)](https://anaconda.org/oreum-industries/oreum_core) -->

### Notes

+ Uses a scientific Python stack for scripting
+ Hosted on
[Oreum Industries' GitHub](https://github.com/oreum-industries/oreum_core)
+ Project began on 2021-01-01
+ The README.md is MacOS and POSIX oriented
+ See LICENCE.md for licensing and copyright details
+ See CONTRIBUTORS.md for list of contributors
+ This uses a logger named `'oreum_core'`, feel free to incorporate or ignore


### Further Notes:

+ This package is a work in progress (v0.y.z) and liable to breaking changes
and inconveniences to the user
+ This package is solely designed for ease of use and rapid development by
employees of Oreum Industries, and selected clients with guidance
+ This package is **not** intended for public usage and will not be supported
for public usage

---

Copyright 2023 Oreum OÜ t/a Oreum Industries. All rights reserved.
See LICENSE.md.

Oreum OÜ t/a Oreum Industries, Sepapaja 6, Tallinn, 15551, Estonia,
reg.16122291, [oreum.io](https://oreum.io)

---
Oreum OÜ &copy; 2023

