Metadata-Version: 2.1
Name: backend.ai-account-manager
Version: 25.5.2
Summary: Backend.AI Account Manager
Home-page: https://github.com/lablup/backend.ai
Author: Lablup Inc. and contributors
License: LGPLv3
Project-URL: Documentation, https://docs.backend.ai/
Project-URL: Source, https://github.com/lablup/backend.ai
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Requires-Python: >=3.12,<3.13
Description-Content-Type: text/markdown
Requires-Dist: SQLAlchemy[postgresql_asyncpg]~=1.4.54
Requires-Dist: aiohttp-cors~=0.7
Requires-Dist: aiohttp~=3.10.8
Requires-Dist: aiomonitor~=0.7.0
Requires-Dist: aiotools~=1.8.2
Requires-Dist: alembic~=1.13.2
Requires-Dist: attrs>=24.2
Requires-Dist: backend.ai-cli==25.5.2
Requires-Dist: backend.ai-common==25.5.2
Requires-Dist: backend.ai-logging==25.5.2
Requires-Dist: backend.ai-plugin==25.5.2
Requires-Dist: bcrypt~=4.2.0
Requires-Dist: click~=8.1.7
Requires-Dist: pydantic[email]~=2.9.2
Requires-Dist: pyhumps~=3.8.0
Requires-Dist: setproctitle~=1.3.2
Requires-Dist: tenacity>=9.0
Requires-Dist: tomlkit~=0.13.2
Requires-Dist: uvloop~=0.20.0; sys_platform != "Windows"

# Backend.AI Account Manager

Backend.AI Account Manager is a daemon that manages user accounts, including Backend.AI 's first-party service.
