{ "info": { "author": "Fanny", "author_email": "fanny.esposito@histofig.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: French", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "PPM_Common \n========================================================\n\nGives utilities to manage connexion to MongoDB database and Elasticsearch\n\nYou can install with pip:\n\n pip install PPM_Common\n\nExample:\n\n >>> from PPM_Common import MongoConnexion\n >>> MongoConnexion(pathToConfigFile)\n\nConfiguration file looks like :\n\n {\n \"mongodb\": {\n \"host\": \"127.0.0.1\",\n \"host_port\": 27017\n },\n \"elastic\": {\n \"host\": \"127.0.0.1\",\n \"host_port\": 9200,\n \"mode\":\"dev\"\n }\n }\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Histofig/PPM_Common", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "PPM-Common", "package_url": "https://pypi.org/project/PPM-Common/", "platform": "", "project_url": "https://pypi.org/project/PPM-Common/", "project_urls": { "Homepage": "https://github.com/Histofig/PPM_Common" }, "release_url": "https://pypi.org/project/PPM-Common/0.0.1/", "requires_dist": [ "bson", "pymongo", "elasticsearch (<7.0.0,>=6.0.0)" ], "requires_python": "", "summary": "Tools for connection to mongodDB et Elasticsearch", "version": "0.0.1" }, "last_serial": 3529859, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4cb998cc0fb58280af9dc3d57790f0bf", "sha256": "88ff61afb4a406f0f29a2807ed9fec26653cef165041e105491abb1276073e4c" }, "downloads": -1, "filename": "PPM_Common-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4cb998cc0fb58280af9dc3d57790f0bf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14816, "upload_time": "2018-01-28T21:14:51", "url": "https://files.pythonhosted.org/packages/67/4e/c0a725556553bf9c1592f9a168138b972e89a8d6d1de27dfc2df9fbfc0db/PPM_Common-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0ed43eb9698bbb474d77901330f3cf46", "sha256": "7e70a1241d6ac0e91e85f175eee8424169e92bbf48e49ece1f5d64bc02bfc81f" }, "downloads": -1, "filename": "PPM_Common-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0ed43eb9698bbb474d77901330f3cf46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7095, "upload_time": "2018-01-28T21:14:52", "url": "https://files.pythonhosted.org/packages/87/1f/fc59a63cc94136f12ef800ca5e6f60e923165906fad06fd6afa5bfc414b7/PPM_Common-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4cb998cc0fb58280af9dc3d57790f0bf", "sha256": "88ff61afb4a406f0f29a2807ed9fec26653cef165041e105491abb1276073e4c" }, "downloads": -1, "filename": "PPM_Common-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4cb998cc0fb58280af9dc3d57790f0bf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14816, "upload_time": "2018-01-28T21:14:51", "url": "https://files.pythonhosted.org/packages/67/4e/c0a725556553bf9c1592f9a168138b972e89a8d6d1de27dfc2df9fbfc0db/PPM_Common-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0ed43eb9698bbb474d77901330f3cf46", "sha256": "7e70a1241d6ac0e91e85f175eee8424169e92bbf48e49ece1f5d64bc02bfc81f" }, "downloads": -1, "filename": "PPM_Common-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0ed43eb9698bbb474d77901330f3cf46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7095, "upload_time": "2018-01-28T21:14:52", "url": "https://files.pythonhosted.org/packages/87/1f/fc59a63cc94136f12ef800ca5e6f60e923165906fad06fd6afa5bfc414b7/PPM_Common-0.0.1.tar.gz" } ] }