{ "info": { "author": "Letscan", "author_email": "letscan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": "# VConfig - Easy to use configuration module\n\n## Usage\n\n```python\nfrom vconfig import VConfig\n\nV = VConfig(__file__)\nprint(V.BASE_URL)\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/letscan/vconfig", "keywords": "configuration", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "vconfig", "package_url": "https://pypi.org/project/vconfig/", "platform": "", "project_url": "https://pypi.org/project/vconfig/", "project_urls": { "Homepage": "https://github.com/letscan/vconfig" }, "release_url": "https://pypi.org/project/vconfig/0.1.2/", "requires_dist": [ "check-manifest ; extra == 'dev'", "coverage ; extra == 'test'" ], "requires_python": "", "summary": "Easy to use configuration module", "version": "0.1.2" }, "last_serial": 4708944, "releases": { "0.1.2": [ { "comment_text": "", "digests": { "md5": "4cabcfee72c0ce15e31a0b4ae12de757", "sha256": "a51e779ce781e867f16f3c628a9b3c3b3f8ff4313a9cddaa48ccdf5af9d14da0" }, "downloads": -1, "filename": "vconfig-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4cabcfee72c0ce15e31a0b4ae12de757", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2855, "upload_time": "2019-01-17T17:05:29", "url": "https://files.pythonhosted.org/packages/93/c5/ef218ad15792a0ff348bbebb848c6ac0b8d8f93749c2e9fb0d6f895fe487/vconfig-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8979f64fbb451ce155cb77636e4082a0", "sha256": "2853404348052ac7f4f0000d706c188bdaf8ea994a4ec3490664bdc581f72aaa" }, "downloads": -1, "filename": "vconfig-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8979f64fbb451ce155cb77636e4082a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2995, "upload_time": "2019-01-17T17:05:31", "url": "https://files.pythonhosted.org/packages/ec/94/5369c530b6ad525f008f5f916ceb2980bdfe1cfa2a00f67b29ec83ada59a/vconfig-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4cabcfee72c0ce15e31a0b4ae12de757", "sha256": "a51e779ce781e867f16f3c628a9b3c3b3f8ff4313a9cddaa48ccdf5af9d14da0" }, "downloads": -1, "filename": "vconfig-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4cabcfee72c0ce15e31a0b4ae12de757", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2855, "upload_time": "2019-01-17T17:05:29", "url": "https://files.pythonhosted.org/packages/93/c5/ef218ad15792a0ff348bbebb848c6ac0b8d8f93749c2e9fb0d6f895fe487/vconfig-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8979f64fbb451ce155cb77636e4082a0", "sha256": "2853404348052ac7f4f0000d706c188bdaf8ea994a4ec3490664bdc581f72aaa" }, "downloads": -1, "filename": "vconfig-0.1.2.tar.gz", "has_sig": false, "md5_digest": "8979f64fbb451ce155cb77636e4082a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2995, "upload_time": "2019-01-17T17:05:31", "url": "https://files.pythonhosted.org/packages/ec/94/5369c530b6ad525f008f5f916ceb2980bdfe1cfa2a00f67b29ec83ada59a/vconfig-0.1.2.tar.gz" } ] }