Metadata-Version: 2.4
Name: vercel-functions
Version: 0.1.3
Summary: Pythonic Python SDK for Vercel Functions
Keywords: vercel
Author: AlphaKR93
Author-email: AlphaKR93 <dev@alpha93.kr>
License-Expression: MIT
License-File: LICENSE.md
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Typing :: Typed
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Dist: vercel-functions-cache ; extra == 'cache'
Requires-Python: >=3.10
Project-URL: Changelog, https://github.com/AlphaKR93/workspace/blob/main/python/vercel-functions/CHANGELOG.md
Project-URL: Issues, https://github.com/AlphaKR93/workspace/issues
Project-URL: Source, https://github.com/AlphaKR93/workspace/tree/main/python/vercel-functions
Project-URL: Sponsor, https://github.com/sponsors/AlphaKR93
Provides-Extra: cache
Description-Content-Type: text/markdown

# vercel-functions

OSS Alternative of [vercel](https://pypi.org/vercel), still under development.
