Metadata-Version: 2.4
Name: bears
Version: 0.1.1
Author-email: Abhishek Divekar <adivekar@utexas.edu>
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11.11
Requires-Dist: autoenum
Requires-Dist: boto3
Requires-Dist: cloudpickle>=3.0.0
Requires-Dist: fastparquet
Requires-Dist: numpy
Requires-Dist: openpyxl
Requires-Dist: pandas==2.*
Requires-Dist: pyarrow
Requires-Dist: pydantic==1.10.15
Requires-Dist: pytest
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: s3fs
Requires-Dist: tqdm
Requires-Dist: urllib3
Requires-Dist: xlrd
Requires-Dist: xlsxwriter
Provides-Extra: all
Requires-Dist: dask==2024.10.0; extra == 'all'
Requires-Dist: dask[complete]; extra == 'all'
Requires-Dist: imageio; extra == 'all'
Requires-Dist: orjson; extra == 'all'
Requires-Dist: ray==2.41.0; extra == 'all'
Requires-Dist: ray[default]; extra == 'all'
Requires-Dist: torch>=2.5.1; extra == 'all'
Description-Content-Type: text/markdown

# `bears`

Run your Machine Learning and Deep Learning workloads at any scale; it delivers lightning-fast data-processing, whether you need to run a single row or 100M+ rows. 

`bears` works with your existing data tools while optimizing data-layouts between Pandas, Dask, Torch, Python dicts for maximum performance. Drop-in compatibility with the Pandas API means you can use `bears` today and make zero code changes.

![bear-in-the-night-sky](img/bear-in-the-night-sky.png)

## Help build `bears`!

See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.

## License

This project is licensed under the Apache-2.0 License.

