Metadata-Version: 2.1
Name: gather-vision
Version: 0.0.2
Summary: Obtain, extract, organise, and store information. 
Project-URL: Homepage, https://github.com/anotherbyte-net/gather-vision
Project-URL: Changelog, https://github.com/anotherbyte-net/gather-vision/blob/main/CHANGELOG.md
Project-URL: Source, https://github.com/anotherbyte-net/gather-vision
Project-URL: Tracker, https://github.com/anotherbyte-net/gather-vision/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# gather-vision

Obtain, extract, organise, and store information. 

## Install

Install from PyPI using pip:

```bash
pip install gather-vision
```

[![PyPI](https://img.shields.io/pypi/v/gather-vision)](https://pypi.org/project/gather-vision/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/gather-vision)
[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/anotherbyte-net/gather-vision/Test%20Package/main)](https://github.com/anotherbyte-net/gather-vision/actions)
