Metadata-Version: 2.1
Name: lnbits-lib
Version: 0.0.1
Summary: LNbits, free and open-source Lightning wallet and accounts system.
Author: Alan Bits
Author-email: alan@lnbits.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: loguru (==0.6.0)
Requires-Dist: psycopg2-binary (==2.9.1)
Requires-Dist: pydantic (==1.10.4)
Requires-Dist: shortuuid (==1.0.11)
Requires-Dist: sqlalchemy (==1.3.24)
Requires-Dist: sqlalchemy-aio (==0.17.0)
Requires-Dist: typing-extensions (==4.4.0)
