{ "info": { "author": "AWeber Communications, Inc.", "author_email": "api@aweber.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: Other/Proprietary License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "Imbi\n====\nImbi is a DevOps Service Management Platform designed to provide an efficient\nway to manage a large environment that contains many services and applications.\n\nEnvironment Variables\n---------------------\nImbi runtime configuration is configured by way of environment variables. The following\n\n\n- ``LDAP_HOST``: The hostname of the server to connect to (Default: ``localhost``)\n- ``LDAP_PORT``: The port to connect on (Default: ``389``)\n- ``LDAP_SSL``: Indicates whether SSL is enabled for connecting (Default: ``False``)\n- ``LDAP_GROUP_OT``: The object type to use for groups (Default: ``groupOfNames``)\n- ``LDAP_GROUPS_DN``: The base DN to use for group searching\n- ``LDAP_USER_OT``: The object type to use for users (Default: ``inetOrgPerson``)\n- ``LDAP_USERS_DN``: The base DN to use for user searching\n- ``LDAP_USERNAME``: The username attribute used in user searching (Default: ``uid``)\n- ``LDAP_POOL_SIZE``: The size to allocate for the ThreadPoolExecutor (Default: ``5``)\n- ``REDIS_URL``: The Redis server to use for session storage (Default: ``redis://localhost:6379/0``)\n- ``POSTGRES_URL``: The Postgres server to (Default: ``postgres://imbi@localhost:5432/imbi``)\n\nBuilding Static Assets\n----------------------\nImbi uses npm and gulp to build the static assets for the site. Ensure you\nhave a current version of nodejs and Python 2.7 available to build the\nJavaScript and CSS.\n\n.. code-block::\n\n npm config set python `which python2.7`\n npm install --local\n gulp\n\nEtymology\n---------\nImbi is Old High German for \"Swarm of Bees\"\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.aweber.io/PSE/Applications/imbi", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "imbi", "package_url": "https://pypi.org/project/imbi/", "platform": "", "project_url": "https://pypi.org/project/imbi/", "project_urls": { "Homepage": "https://github.aweber.io/PSE/Applications/imbi" }, "release_url": "https://pypi.org/project/imbi/0.1.0/", "requires_dist": [ "aioredis (==1.2.0)", "arrow (==0.10.0)", "jsonpatch (==1.14)", "jsonschema (==2.5.1)", "ietfparse (==1.4.1)", "ldap3 (<3,>=2.5)", "pycurl (==7.43.0)", "raven (<7,>=6.9.0)", "tornado (==5.1.1)", "u-msgpack-python (==2.1)", "sprockets.handlers.status (==0.1.2)", "sprockets.http (==2.0.0)", "sprockets.mixins.correlation (==2.0.0)", "sprockets.mixins.mediatype (==2.2.2)" ], "requires_python": "", "summary": "Imbi Service Management System", "version": "0.1.0" }, "last_serial": 4547331, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "0872e23b2d0c30233cccc102e72c32c9", "sha256": "5fb79a3fdabb769dac48ca5291b08f26128e3e125b8a9e3a03c4425b19ffc110" }, "downloads": -1, "filename": "imbi-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0872e23b2d0c30233cccc102e72c32c9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18893, "upload_time": "2018-11-30T14:04:59", "url": "https://files.pythonhosted.org/packages/2c/a7/3ecdb4e854274db20d28aed7099ac741ffc1f9117920942906ffabd28575/imbi-0.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0872e23b2d0c30233cccc102e72c32c9", "sha256": "5fb79a3fdabb769dac48ca5291b08f26128e3e125b8a9e3a03c4425b19ffc110" }, "downloads": -1, "filename": "imbi-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0872e23b2d0c30233cccc102e72c32c9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18893, "upload_time": "2018-11-30T14:04:59", "url": "https://files.pythonhosted.org/packages/2c/a7/3ecdb4e854274db20d28aed7099ac741ffc1f9117920942906ffabd28575/imbi-0.1.0-py2.py3-none-any.whl" } ] }