Metadata-Version: 2.4
Name: apache-airflow-providers-box
Version: 2.0.4
Summary: Box.com provider for Apache Airflow.
Author-Email: Mikael Arvola <marvel@illinois.edu>
License-File: LICENSE
License-File: NOTICE
Classifier: Framework :: Apache Airflow
Classifier: Framework :: Apache Airflow :: Provider
Project-URL: Source, https://github.com/graduatecollege/apache-airflow-providers-box
Requires-Python: ~=3.12.0
Requires-Dist: apache-airflow>=3
Requires-Dist: boxsdk>=10
Description-Content-Type: text/markdown

# apache-airflow-providers-box

Provider for integrating Box.com with Apache Airflow.

See the [sample basic.py DAG](https://github.com/graduatecollege/apache-airflow-providers-box/blob/main/dags/basic.py) for usage examples.

## Support

This product is supported by the Graduate College, University of Illinois Urbana-Champaign on a best-effort basis.

As of the last update to this README, the expected End-of-Life and End-of-Support dates 
of this product are 2028-08-31.

End-of-Life was decided upon based on these dependencies:

- Box SDK Gen (v10+): [Box SDK v10 EOL is TBD](https://github.com/box/box-python-sdk?tab=readme-ov-file#versioning)
- Apache Airflow 3.21: TBD
- Python 3.12: 2028-08-31
