Metadata-Version: 2.1
Name: cff
Version: 1.0.0a1
Summary: Amazon Web Services CloudFront lambda function bootstraps
Home-page: https://github.com/cariad/cff
Author: Cariad Eccleston
Author-email: cariad@cariad.earth
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# cff

[![CircleCI](https://circleci.com/gh/cariad/cff/tree/main.svg?style=shield)](https://circleci.com/gh/cariad/cff/tree/main) [![codecov](https://codecov.io/gh/cariad/cff/branch/main/graph/badge.svg?token=376z1jxICo)](https://codecov.io/gh/cariad/cff)

**cff** is a Python package for bootstrapping Amazon Web Services **C**loud**F**ront Lambda\@Edge **F**unctions.

If you agree with the package's opinions then your functions become as simple as a single line:

```python
from cff.origin_request import handler
```

Read the full documentation at [cariad.github.io/cff](https://cariad.github.io/cff).

## 👋 Hello!

**Hello!** I'm [Cariad Eccleston](https://cariad.io) and I'm an independent/freelance software engineer. If my work has value to you, please consider [sponsoring](https://github.com/sponsors/cariad/).

If you ever raise a bug, request a feature or ask a question then mention that you're a sponsor and I'll respond as a priority. Thank you!


