Metadata-Version: 2.3
Name: bacore
Version: 0.1.19
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: MkDocs
Classifier: Framework :: Pydantic :: 2
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Requires-Dist: faker >=29.0.0
Requires-Dist: hypothesis >=6.112.1
Requires-Dist: pydantic >=2.9.1
Requires-Dist: pydantic-settings >=2.4.0
Requires-Dist: toml >=0.10.2
Requires-Dist: bpython >=0.24 ; extra == 'dev'
Requires-Dist: pdbpp >=0.10.3 ; extra == 'dev'
Requires-Dist: maturin >=1.7.1 ; extra == 'dev'
Requires-Dist: pytest >=7.4.3 ; extra == 'dev'
Requires-Dist: pytest-testmon >=2.1.0 ; extra == 'dev'
Requires-Dist: pytest-watch >=4.2.0 ; extra == 'dev'
Requires-Dist: python-language-server[all] >=0.36.2 ; extra == 'dev'
Requires-Dist: ruff >=0.5.2 ; extra == 'dev'
Requires-Dist: python-fasthtml >=0.6.4 ; extra == 'web'
Provides-Extra: dev
Provides-Extra: web
License-File: LICENSE
Summary: BACore is a framework for business analysis and test automation.
Keywords: business analysis,test automation,testing
Author-email: Kristian Grönberg <kristian@gronberg.org>, Jacob Dahlberg <dahlberg.jacob@gmail.com>, Jonatan Söderström <jonatan.m.soderstrom@gmail.com>
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# bacore
Bacore is a business analysis and test automation framework. It is written in Python and is available through
[pypi.org](https://pypi.org/project/bacore/).

Documentation is available at [bacore.dev](https://bacore.dev).

It is *very* early days for bacore, and the developers would ask you to let it "cook" for a bit longer before trying it
out.

