backend.ai-account-manager


Namebackend.ai-account-manager JSON
Version 25.2.0 PyPI version JSON
download
home_pagehttps://github.com/lablup/backend.ai
SummaryBackend.AI Account Manager
upload_time2025-02-07 16:40:43
maintainerNone
docs_urlNone
authorLablup Inc. and contributors
requires_python<3.13,>=3.12
licenseLGPLv3
keywords
VCS
bugtrack_url
requirements aiodataloader-ng aiodocker aiofiles aiohttp aiohttp_cors aiohttp_jinja2 aiohttp_sse aiodns aiomonitor aioresponses aiosqlite aiotools aiotusclient alembic appdirs async_timeout asyncpg asynctest asyncudp attrs bcrypt boto3 cachetools callosum cattrs click coloredlogs colorama cryptography dataclasses-json etcetra faker graphene graypy humanize ifaddr inquirer janus Jinja2 jupyter-client kubernetes kubernetes-asyncio lark more-itertools msgpack multidict namedlist networkx pexpect prometheus-client psutil pycryptodome pyhumps pyroscope-io python-dateutil python-dotenv python-json-logger pyzmq PyJWT PyYAML pydantic packaging hiredis redis rich SQLAlchemy setproctitle setuptools tabulate temporenc tenacity tomli tomlkit tqdm trafaret treelib typeguard typing_extensions textual uvloop yarl zipstream-new pytest pytest-aiohttp pytest-dependency types-six types-setuptools types-python-dateutil types-aiofiles types-cachetools types-Jinja2 types-PyYAML types-redis types-tabulate backend.ai-krunner-alpine backend.ai-krunner-static-gnu etcd-client-py
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Backend.AI Account Manager

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lablup/backend.ai",
    "name": "backend.ai-account-manager",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "Lablup Inc. and contributors",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a8/db/e34b848edb32c16bf75d4947743d9d974f3a87ee5095898fda7c379cb7dd/backend_ai_account_manager-25.2.0.tar.gz",
    "platform": null,
    "description": "# Backend.AI Account Manager\n\nBackend.AI Account Manager is a daemon that manages user accounts, including Backend.AI 's first-party service.\n",
    "bugtrack_url": null,
    "license": "LGPLv3",
    "summary": "Backend.AI Account Manager",
    "version": "25.2.0",
    "project_urls": {
        "Documentation": "https://docs.backend.ai/",
        "Homepage": "https://github.com/lablup/backend.ai",
        "Source": "https://github.com/lablup/backend.ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f58164a7c1250c308b9dd2fc4e619533b9daaf96ad5dc6c8c5cf2eb493e38e81",
                "md5": "77e2f781ab6df8112f4a58a1999426f9",
                "sha256": "3fe51f701add53f7d052da844cc90ab525327f486d98d65fd42cfb17eaad2fa1"
            },
            "downloads": -1,
            "filename": "backend.ai_account_manager-25.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77e2f781ab6df8112f4a58a1999426f9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.12",
            "size": 28767,
            "upload_time": "2025-02-07T16:40:02",
            "upload_time_iso_8601": "2025-02-07T16:40:02.266399Z",
            "url": "https://files.pythonhosted.org/packages/f5/81/64a7c1250c308b9dd2fc4e619533b9daaf96ad5dc6c8c5cf2eb493e38e81/backend.ai_account_manager-25.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8dbe34b848edb32c16bf75d4947743d9d974f3a87ee5095898fda7c379cb7dd",
                "md5": "98e13d97d18d803494d758a1e713d7cc",
                "sha256": "b14105d1bc732607213999545c1e6a8550de3b2bd40ed354f35797ab2bd9a489"
            },
            "downloads": -1,
            "filename": "backend_ai_account_manager-25.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "98e13d97d18d803494d758a1e713d7cc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.12",
            "size": 22493,
            "upload_time": "2025-02-07T16:40:43",
            "upload_time_iso_8601": "2025-02-07T16:40:43.767148Z",
            "url": "https://files.pythonhosted.org/packages/a8/db/e34b848edb32c16bf75d4947743d9d974f3a87ee5095898fda7c379cb7dd/backend_ai_account_manager-25.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-07 16:40:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lablup",
    "github_project": "backend.ai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiodataloader-ng",
            "specs": [
                [
                    "~=",
                    "0.2.1"
                ]
            ]
        },
        {
            "name": "aiodocker",
            "specs": [
                [
                    "==",
                    "0.24.0"
                ]
            ]
        },
        {
            "name": "aiofiles",
            "specs": [
                [
                    "~=",
                    "24.1.0"
                ]
            ]
        },
        {
            "name": "aiohttp",
            "specs": [
                [
                    "~=",
                    "3.10.8"
                ]
            ]
        },
        {
            "name": "aiohttp_cors",
            "specs": [
                [
                    "~=",
                    "0.7"
                ]
            ]
        },
        {
            "name": "aiohttp_jinja2",
            "specs": [
                [
                    "~=",
                    "1.6"
                ]
            ]
        },
        {
            "name": "aiohttp_sse",
            "specs": [
                [
                    ">=",
                    "2.2"
                ]
            ]
        },
        {
            "name": "aiodns",
            "specs": [
                [
                    ">=",
                    "3.2"
                ]
            ]
        },
        {
            "name": "aiomonitor",
            "specs": [
                [
                    "~=",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "aioresponses",
            "specs": [
                [
                    ">=",
                    "0.7.3"
                ]
            ]
        },
        {
            "name": "aiosqlite",
            "specs": [
                [
                    "~=",
                    "0.20.0"
                ]
            ]
        },
        {
            "name": "aiotools",
            "specs": [
                [
                    "~=",
                    "1.8.2"
                ]
            ]
        },
        {
            "name": "aiotusclient",
            "specs": [
                [
                    "~=",
                    "0.1.4"
                ]
            ]
        },
        {
            "name": "alembic",
            "specs": [
                [
                    "~=",
                    "1.13.2"
                ]
            ]
        },
        {
            "name": "appdirs",
            "specs": [
                [
                    "~=",
                    "1.4.4"
                ]
            ]
        },
        {
            "name": "async_timeout",
            "specs": [
                [
                    "~=",
                    "4.0"
                ]
            ]
        },
        {
            "name": "asyncpg",
            "specs": [
                [
                    ">=",
                    "0.29.0"
                ]
            ]
        },
        {
            "name": "asynctest",
            "specs": [
                [
                    ">=",
                    "0.13.0"
                ]
            ]
        },
        {
            "name": "asyncudp",
            "specs": [
                [
                    ">=",
                    "0.11"
                ]
            ]
        },
        {
            "name": "attrs",
            "specs": [
                [
                    ">=",
                    "24.2"
                ]
            ]
        },
        {
            "name": "bcrypt",
            "specs": [
                [
                    "~=",
                    "4.2.0"
                ]
            ]
        },
        {
            "name": "boto3",
            "specs": [
                [
                    "~=",
                    "1.35"
                ]
            ]
        },
        {
            "name": "cachetools",
            "specs": [
                [
                    "~=",
                    "5.5.0"
                ]
            ]
        },
        {
            "name": "callosum",
            "specs": [
                [
                    "~=",
                    "1.0.3"
                ]
            ]
        },
        {
            "name": "cattrs",
            "specs": [
                [
                    "~=",
                    "24.1.1"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "~=",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "coloredlogs",
            "specs": [
                [
                    "~=",
                    "15.0"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    ">=",
                    "0.4.6"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    ">=",
                    "2.8"
                ]
            ]
        },
        {
            "name": "dataclasses-json",
            "specs": [
                [
                    "~=",
                    "0.5.7"
                ]
            ]
        },
        {
            "name": "etcetra",
            "specs": [
                [
                    "~=",
                    "0.1.19"
                ]
            ]
        },
        {
            "name": "faker",
            "specs": [
                [
                    "~=",
                    "24.7.1"
                ]
            ]
        },
        {
            "name": "graphene",
            "specs": [
                [
                    "~=",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "graypy",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "humanize",
            "specs": [
                [
                    ">=",
                    "3.1.0"
                ]
            ]
        },
        {
            "name": "ifaddr",
            "specs": [
                [
                    "~=",
                    "0.2"
                ]
            ]
        },
        {
            "name": "inquirer",
            "specs": [
                [
                    "~=",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "janus",
            "specs": [
                [
                    "~=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "~=",
                    "3.1.4"
                ]
            ]
        },
        {
            "name": "jupyter-client",
            "specs": [
                [
                    ">=",
                    "6.0"
                ]
            ]
        },
        {
            "name": "kubernetes",
            "specs": [
                [
                    "~=",
                    "10.0.0"
                ]
            ]
        },
        {
            "name": "kubernetes-asyncio",
            "specs": [
                [
                    "~=",
                    "9.1.0"
                ]
            ]
        },
        {
            "name": "lark",
            "specs": [
                [
                    "~=",
                    "1.1.5"
                ]
            ]
        },
        {
            "name": "more-itertools",
            "specs": [
                [
                    "~=",
                    "10.5.0"
                ]
            ]
        },
        {
            "name": "msgpack",
            "specs": [
                [
                    "~=",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "multidict",
            "specs": [
                [
                    ">=",
                    "6.1"
                ]
            ]
        },
        {
            "name": "namedlist",
            "specs": [
                [
                    "~=",
                    "1.8"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": [
                [
                    "~=",
                    "3.3.0"
                ]
            ]
        },
        {
            "name": "pexpect",
            "specs": [
                [
                    "~=",
                    "4.8"
                ]
            ]
        },
        {
            "name": "prometheus-client",
            "specs": [
                [
                    "~=",
                    "0.21.1"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "~=",
                    "6.0"
                ]
            ]
        },
        {
            "name": "pycryptodome",
            "specs": [
                [
                    ">=",
                    "3.20.0"
                ]
            ]
        },
        {
            "name": "pyhumps",
            "specs": [
                [
                    "~=",
                    "3.8.0"
                ]
            ]
        },
        {
            "name": "pyroscope-io",
            "specs": [
                [
                    "~=",
                    "0.8.8"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    ">=",
                    "2.9"
                ]
            ]
        },
        {
            "name": "python-dotenv",
            "specs": [
                [
                    "~=",
                    "0.20.0"
                ]
            ]
        },
        {
            "name": "python-json-logger",
            "specs": [
                [
                    "~=",
                    "3.2.0"
                ]
            ]
        },
        {
            "name": "pyzmq",
            "specs": [
                [
                    "~=",
                    "26.2"
                ]
            ]
        },
        {
            "name": "PyJWT",
            "specs": [
                [
                    "~=",
                    "2.0"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "~=",
                    "6.0"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "~=",
                    "2.9.2"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    ">=",
                    "24.1"
                ]
            ]
        },
        {
            "name": "hiredis",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "redis",
            "specs": [
                [
                    "==",
                    "4.5.5"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "~=",
                    "13.6"
                ]
            ]
        },
        {
            "name": "SQLAlchemy",
            "specs": [
                [
                    "~=",
                    "1.4.54"
                ]
            ]
        },
        {
            "name": "setproctitle",
            "specs": [
                [
                    "~=",
                    "1.3.2"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "~=",
                    "75.1.0"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": [
                [
                    "~=",
                    "0.8.9"
                ]
            ]
        },
        {
            "name": "temporenc",
            "specs": [
                [
                    "~=",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "tenacity",
            "specs": [
                [
                    ">=",
                    "9.0"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "~=",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "tomlkit",
            "specs": [
                [
                    "~=",
                    "0.13.2"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.61"
                ]
            ]
        },
        {
            "name": "trafaret",
            "specs": [
                [
                    "~=",
                    "2.1"
                ]
            ]
        },
        {
            "name": "treelib",
            "specs": [
                [
                    "~=",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "typeguard",
            "specs": [
                [
                    "~=",
                    "4.3"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "~=",
                    "4.11"
                ]
            ]
        },
        {
            "name": "textual",
            "specs": [
                [
                    "~=",
                    "0.79.1"
                ]
            ]
        },
        {
            "name": "uvloop",
            "specs": [
                [
                    "~=",
                    "0.20.0"
                ]
            ]
        },
        {
            "name": "yarl",
            "specs": [
                [
                    "~=",
                    "1.13.1"
                ]
            ]
        },
        {
            "name": "zipstream-new",
            "specs": [
                [
                    "~=",
                    "1.1.8"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    ">=",
                    "8.3.3"
                ]
            ]
        },
        {
            "name": "pytest-aiohttp",
            "specs": [
                [
                    "~=",
                    "1.0.5"
                ]
            ]
        },
        {
            "name": "pytest-dependency",
            "specs": [
                [
                    ">=",
                    "0.6.0"
                ]
            ]
        },
        {
            "name": "types-six",
            "specs": []
        },
        {
            "name": "types-setuptools",
            "specs": []
        },
        {
            "name": "types-python-dateutil",
            "specs": []
        },
        {
            "name": "types-aiofiles",
            "specs": []
        },
        {
            "name": "types-cachetools",
            "specs": []
        },
        {
            "name": "types-Jinja2",
            "specs": []
        },
        {
            "name": "types-PyYAML",
            "specs": []
        },
        {
            "name": "types-redis",
            "specs": []
        },
        {
            "name": "types-tabulate",
            "specs": []
        },
        {
            "name": "backend.ai-krunner-alpine",
            "specs": [
                [
                    "==",
                    "5.3.0"
                ]
            ]
        },
        {
            "name": "backend.ai-krunner-static-gnu",
            "specs": [
                [
                    "==",
                    "4.3.0"
                ]
            ]
        },
        {
            "name": "etcd-client-py",
            "specs": [
                [
                    "==",
                    "0.3.0"
                ]
            ]
        }
    ],
    "lcname": "backend.ai-account-manager"
}
        
Elapsed time: 1.43672s