{ "info": { "author": "Max Zheng", "author_email": "maxzheng.os @t gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development" ], "description": "remoteconfig\n============\n\nA simple wrapper for localconfig_ that allows for reading config from a remote server\n\nQuick Start Tutorial\n====================\n\nTo install::\n\n pip install remoteconfig\n\nTo read from a remote config:\n\n.. code-block:: python\n\n from remoteconfig import config\n\n config.read('http://url/to/remote-config.ini')\n\n # Or cache the URL content for 60 seconds to avoid excessive download if program is invoked often\n # config.read('http://url/to/remote-config.ini', cache_duration=60)\n #\n # Or instantiate another config instance:\n # from remoteconfig import RemoteConfig\n # config2 = RemoteConfig('http://url/to/another-config.ini', cache_duration=10)\n\nFor everything else that you can do with `config`, refer to `localconfig's documentation`_\n\n.. _localconfig: https://pypi.python.org/pypi/localconfig\n.. _`localconfig's documentation`: http://localconfig.readthedocs.org\n\n\nMore\n====\n\n| Documentation: http://remoteconfig.readthedocs.org\n|\n| PyPI Package: https://pypi.python.org/pypi/remoteconfig\n| GitHub Source: https://github.com/maxzheng/remoteconfig\n| Report Issues/Bugs: https://github.com/maxzheng/remoteconfig/issues\n|\n| Connect: https://www.linkedin.com/in/maxzheng\n| Contact: maxzheng.os @t gmail.com\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.com/maxzheng/remoteconfig", "keywords": "configuration remote http config", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "remoteconfig", "package_url": "https://pypi.org/project/remoteconfig/", "platform": "", "project_url": "https://pypi.org/project/remoteconfig/", "project_urls": { "Homepage": "https://github.com/maxzheng/remoteconfig" }, "release_url": "https://pypi.org/project/remoteconfig/1.0.2/", "requires_dist": [ "localconfig (>=1.0)", "requests" ], "requires_python": "", "summary": "A simple wrapper for localconfig that allows for reading config from a remote server", "version": "1.0.2" }, "last_serial": 3933741, "releases": { "0.2.4": [ { "comment_text": "", "digests": { "md5": "5fbcc0778491c429a925fa7e7e2d66d6", "sha256": "e9ca540529523378bac4942dbb0ddc0cb2722652cc0e4b7ef5e1e5f8dba3e40d" }, "downloads": -1, "filename": "remoteconfig-0.2.4.tar.gz", "has_sig": false, "md5_digest": "5fbcc0778491c429a925fa7e7e2d66d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10846, "upload_time": "2015-01-18T00:42:50", "url": "https://files.pythonhosted.org/packages/ef/9b/6e91c6230971562cd73d669f15a4d4f5852204e78ed3ea7e5bfd83463a55/remoteconfig-0.2.4.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "1749f3ab0e7336b6f4c9b25998290c4a", "sha256": "f9107297864e6c35970aaa94bd3043110626b94b6c6161921ea406343a8c59e8" }, "downloads": -1, "filename": "remoteconfig-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1749f3ab0e7336b6f4c9b25998290c4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11450, "upload_time": "2017-05-25T06:14:15", "url": "https://files.pythonhosted.org/packages/a1/d2/393c377843ffa496d46a4fff21b5bb7984c0239afb075c79b8bfb65d7ed5/remoteconfig-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "017859e564c8cfe1f711df84eaf60274", "sha256": "5bbe63ead8cdec6439ebf14625e1b24b7b129dd74545d7bf9df18c249499f216" }, "downloads": -1, "filename": "remoteconfig-1.0.1.tar.gz", "has_sig": false, "md5_digest": "017859e564c8cfe1f711df84eaf60274", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11330, "upload_time": "2018-04-16T18:04:39", "url": "https://files.pythonhosted.org/packages/b0/a2/0529a6a5c4cff6a81cfd9bcb3afe0c982f0f0fa48d37a4220ccc6e8052de/remoteconfig-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "e534a37e3ace5ddba2428fe73e5f7658", "sha256": "c73e7238b8c8d9c4da907260f3833c00d8e1ee668f669692395bb73753d24433" }, "downloads": -1, "filename": "remoteconfig-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e534a37e3ace5ddba2428fe73e5f7658", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3760, "upload_time": "2018-06-05T20:17:15", "url": "https://files.pythonhosted.org/packages/fb/db/08c1a0b28adc664ba640cb73282405318a01b6060d7c535669d70d99eed9/remoteconfig-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c14dbe2e551aa1b409752c47d491d090", "sha256": "dfcf2e5f5f1d6f35b8351eb994a8fcb87595dbc385d018a575b377a63eac9b4b" }, "downloads": -1, "filename": "remoteconfig-1.0.2.tar.gz", "has_sig": false, "md5_digest": "c14dbe2e551aa1b409752c47d491d090", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11345, "upload_time": "2018-06-05T20:17:16", "url": "https://files.pythonhosted.org/packages/fd/96/71045e8dbf17a4b06fdfad8f10b422f5cde1d241724374027859f6cc7be7/remoteconfig-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e534a37e3ace5ddba2428fe73e5f7658", "sha256": "c73e7238b8c8d9c4da907260f3833c00d8e1ee668f669692395bb73753d24433" }, "downloads": -1, "filename": "remoteconfig-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e534a37e3ace5ddba2428fe73e5f7658", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3760, "upload_time": "2018-06-05T20:17:15", "url": "https://files.pythonhosted.org/packages/fb/db/08c1a0b28adc664ba640cb73282405318a01b6060d7c535669d70d99eed9/remoteconfig-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c14dbe2e551aa1b409752c47d491d090", "sha256": "dfcf2e5f5f1d6f35b8351eb994a8fcb87595dbc385d018a575b377a63eac9b4b" }, "downloads": -1, "filename": "remoteconfig-1.0.2.tar.gz", "has_sig": false, "md5_digest": "c14dbe2e551aa1b409752c47d491d090", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11345, "upload_time": "2018-06-05T20:17:16", "url": "https://files.pythonhosted.org/packages/fd/96/71045e8dbf17a4b06fdfad8f10b422f5cde1d241724374027859f6cc7be7/remoteconfig-1.0.2.tar.gz" } ] }