{ "info": { "author": "Infuse Team", "author_email": "bregman.arie@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering", "Topic :: System :: Distributed Computing", "Topic :: System :: Monitoring" ], "description": "# Infuse\n\n[![Build Status](https://travis-ci.org/bregman-arie/infuse.svg?branch=master)](https://travis-ci.org/bregman-arie/infuse)\n\nInfuse is nothing at this point. We'll update you once it becomes something\n\n* [Requirements](#requirements)\n* [Installation](#installation)\n\n## Requirements\n\n* Python >= 2.7\n\n## Installation\n\n pip install .\n\n## Initialize the database\n\n infuse-db\n\n## Run the flask server\n\n infuse-server\n\n## Configuration\n\nInfuse loads configuration in this order:\n\n Default config.py - built-in. Part of Infuse code base.\n Environment varliabes - any of the environment vairables specified in the table below that the user export (e.g. `export INFUSE_SERVER_PORT=80`)\n Configurtion file - the default configuration file (/etc/infuse/infuse.com) or the file you mentioned with parser/environment variable.\n Parser - arguments you pass with infuse command-line invocation.\n \n| Name | Description |\n| ---- | ----------- |\n| `INFUSE_CONFIG_FILE` | The configuration file from where to load additional configuration\n| `INFUSE_DEBUG` | Turn on DEBUG\n| `INFUSE_SERVER_PORT` | The port to use when running Infuse server\n| `INFUSE_DATABASE_URL` | The database URL where we can connect to, defaults to sqlite local db file: infuse.db\n\n# Contributions\n\nTo contribute use github pull requests.\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "infuse", "package_url": "https://pypi.org/project/infuse/", "platform": "", "project_url": "https://pypi.org/project/infuse/", "project_urls": null, "release_url": "https://pypi.org/project/infuse/0.0.1.dev19/", "requires_dist": null, "requires_python": "", "summary": "TBA", "version": "0.0.1.dev19" }, "last_serial": 3474120, "releases": { "0.0.1.dev19": [ { "comment_text": "", "digests": { "md5": "bd9e1fb284d02ad82144b63ff4cda47b", "sha256": "4455cbdf3e1172e1e0095fd39a0fe66caa7d83a49aa4210e966a732c192ea521" }, "downloads": -1, "filename": "infuse-0.0.1.dev19.tar.gz", "has_sig": false, "md5_digest": "bd9e1fb284d02ad82144b63ff4cda47b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8917, "upload_time": "2018-01-09T13:05:45", "url": "https://files.pythonhosted.org/packages/2f/a1/823ef8d8b2c6c57d18fce31f64e614e9b92fc8a462e3048e70cc47883dd2/infuse-0.0.1.dev19.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bd9e1fb284d02ad82144b63ff4cda47b", "sha256": "4455cbdf3e1172e1e0095fd39a0fe66caa7d83a49aa4210e966a732c192ea521" }, "downloads": -1, "filename": "infuse-0.0.1.dev19.tar.gz", "has_sig": false, "md5_digest": "bd9e1fb284d02ad82144b63ff4cda47b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8917, "upload_time": "2018-01-09T13:05:45", "url": "https://files.pythonhosted.org/packages/2f/a1/823ef8d8b2c6c57d18fce31f64e614e9b92fc8a462e3048e70cc47883dd2/infuse-0.0.1.dev19.tar.gz" } ] }