Metadata-Version: 2.1
Name: forcen_public_utils
Version: 1.0.0
Summary: Shared utility functions and common infrastructure leveraged by Forcen’s Python packages, such as forcen_bonappetit_api
Author: Forcen
Author-email: lexie.zhang@forcen.tech
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: dataclasses-json (>=0.6.7,<0.7.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: platformdirs
Requires-Dist: psutil (>=5.9,<6.0)
Requires-Dist: pynput (>=1.7,<2.0)
Requires-Dist: pytest (>=7.4,<8.0)
Requires-Dist: pyyaml (>=6,<7)
Description-Content-Type: text/markdown

# forcen_public_utils

forcen_public_utils contains reusable helpers and shared abstractions that streamline development across multiple Forcen projects.
It is designed to stay lightweight, dependency-minimal, and suitable as a foundational layer for other packages.


## License
Copyright (c) 2019 Forcen Inc. All Rights Reserved.
Restriction on Use, Publication or Disclosure of Proprietary Information.
Unauthorized copying, distribution, or use is strictly prohibited.
