Metadata-Version: 2.1
Name: weblogin
Version: 0.1
Summary: Automates logging into web UIs to access unofficial APIs
License: MIT
Author: Daniel Bosk
Author-email: dbosk@kth.se
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: lxml (>=4.9.1,<5.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
