Metadata-Version: 2.4
Name: fake-fal-client
Version: 0.1.0
Summary: A tiny, dependency-free fake of the fal.ai Python SDK (testing only).
Project-URL: Homepage, https://github.com/isawri/fake-fal-client
Project-URL: Issues, https://github.com/isawri/fake-fal-client/issues
Author: Sara Mohamadi
License: MIT
License-File: LICENSE
Keywords: fake,fal,mock,sdk,testing
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.10
Description-Content-Type: text/markdown

fake-fal-client
================
Fake client for tests (not affiliated with fal.ai).

Install:  pip install fake-fal-client
Use:      import fal_client
