.env
.gitignore
.markdownlint.yml
.readthedocs.yml
.yamllint
CHANGELOG.md
LICENSE
Makefile
Pipfile
Pipfile.lock
README.md
setup.cfg
setup.py
.github/labels.json
.github/pr-labeler.yml
.github/release-drafter.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/general-question.md
.github/PULL_REQUEST_TEMPLATE/generic-pr.md
.github/workflows/default.yaml
.github/workflows/pr-management.yml
.github/workflows/release-management.yml
.vscode/extensions.json
.vscode/settings.json
docs/Makefile
docs/Pipfile
docs/Pipfile.lock
docs/README.md
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.rst
docs/source/_static/css/rtd_dark.css
docs/source/_templates/apidocs/module.rst_t
docs/source/_templates/apidocs/package.rst_t
docs/source/_templates/apidocs/toc.rst_t
docs/source/pygment_styles/__init__.py
docs/source/pygment_styles/one_dark.py
f_lib/__init__.py
f_lib.egg-info/PKG-INFO
f_lib.egg-info/SOURCES.txt
f_lib.egg-info/dependency_links.txt
f_lib.egg-info/requires.txt
f_lib.egg-info/top_level.txt
f_lib/aws/__init__.py
f_lib/aws/aws_lambda/__init__.py
f_lib/aws/aws_lambda/type_defs.py
tests/test_placeholder.py