Metadata-Version: 2.4
Name: backend.ai-account-manager
Version: 25.12.1
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.13
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Requires-Python: >=3.13,<3.14
Description-Content-Type: text/markdown
Requires-Dist: SQLAlchemy[postgresql_asyncpg]~=1.4.54
Requires-Dist: aiohttp_cors~=0.8.1
Requires-Dist: aiohttp~=3.11.16
Requires-Dist: aiomonitor~=0.7.0
Requires-Dist: aiotools~=1.9.0
Requires-Dist: alembic~=1.13.2
Requires-Dist: attrs>=25.3
Requires-Dist: backend.ai-cli==25.12.1
Requires-Dist: backend.ai-common==25.12.1
Requires-Dist: backend.ai-logging==25.12.1
Requires-Dist: backend.ai-plugin==25.12.1
Requires-Dist: bcrypt~=4.2.0
Requires-Dist: click~=8.1.7
Requires-Dist: pydantic[email]~=2.11.3
Requires-Dist: pyhumps~=3.8.0
Requires-Dist: setproctitle~=1.3.5
Requires-Dist: tenacity>=9.0
Requires-Dist: tomlkit~=0.13.2
Requires-Dist: uvloop~=0.21; sys_platform != "Windows"
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Backend.AI Account Manager

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