{ "info": { "author": "Brazil Petrostudies Servicos Geologicos Ltda", "author_email": "support@brazilpetrostudies.com.br", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# bpsgeodb\n\nBPS Geodatabase - API Authorization and Access Python Modules\n----------------------------------------------------------------\n\nThe objective of this module is to facilitate the authorization flow in our API.\nMore information about the API you can find in the DEVELOPER DOCS section of the BPS Geodatabase.\n\nInstallation\n------------\n\n``` pip install bspgeodb ```\n\n\nCode Example \n------------\n\n```\nimport bpsgeodb\nimport pathlib\nimport dotenv\n\nfrom pprint import pprint\n\n# Access to the API requires authorization.\n# You must set up all necessary environment variables for the Authorization\n# to work. Optionally you may read the environment variables from .env file.\n# ATTENTION: Make sure you do not add your API KEYS to any code repository.\n\nenv_path = pathlib.Path('.') / '.env'\ndotenv.load_dotenv(dotenv_path=env_path)\n\n# create a BPS Geodb API Service instance\napi = bpsgeodb.ApiService()\n\n# Start authorization\napi.authorize()\n\n# Get all wells with Oil Geochemistry data\ndata = api.getData(\"oil_geochemistry/wells\")\n\n# Print API response\npprint(data)\n\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/brazil-petrostudies/python-bpsgeodb", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "bpsgeodb", "package_url": "https://pypi.org/project/bpsgeodb/", "platform": "", "project_url": "https://pypi.org/project/bpsgeodb/", "project_urls": { "Homepage": "https://github.com/brazil-petrostudies/python-bpsgeodb" }, "release_url": "https://pypi.org/project/bpsgeodb/0.0.5/", "requires_dist": null, "requires_python": ">=3.6", "summary": "BPS Geodatabase - API Authorization and Access Python Modules", "version": "0.0.5" }, "last_serial": 5996050, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "07ce9487439c1e69134679cec034bd2a", "sha256": "1ba219952f1a314897805299bf2784ba671931debc48f4d9844f46672fe24a14" }, "downloads": -1, "filename": "bpsgeodb-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "07ce9487439c1e69134679cec034bd2a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 3764, "upload_time": "2019-10-18T00:17:58", "url": "https://files.pythonhosted.org/packages/5e/df/f0b9a6e61791416c8f06a82ee0a54eb7bfdcd8452d00bf209abf9d3c0380/bpsgeodb-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d63b38d4d5489ad6937204e5e9f294df", "sha256": "54b4987f0271fcee53bda689370ac96b7c5b68f6fde642a172c9f29f47cdbb9e" }, "downloads": -1, "filename": "bpsgeodb-0.0.4.tar.gz", "has_sig": false, "md5_digest": "d63b38d4d5489ad6937204e5e9f294df", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2565, "upload_time": "2019-10-18T00:17:59", "url": "https://files.pythonhosted.org/packages/62/71/bb23d797bbb663a0912456ce4c2f1f8543b879cfeb45920f26b7f78bdb6e/bpsgeodb-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "e009ece7d090da5c51bf8ea03cb3c5e3", "sha256": "9267050a81049c3456c1d366d54f03a7098de477dc83cfa301342b134ae4270b" }, "downloads": -1, "filename": "bpsgeodb-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "e009ece7d090da5c51bf8ea03cb3c5e3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 4035, "upload_time": "2019-10-18T14:54:52", "url": "https://files.pythonhosted.org/packages/e5/f8/d6b67666f3e689f45b57a3174b0ed78be48dae4b793c4d4539b7cc6f6a6a/bpsgeodb-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7aa3a29c775e1f904d12108cf15ae64f", "sha256": "f456e7ee93895dbe1f09db13205d3d6cdb6873ee7a9c04deb1d6fa994ec6aa36" }, "downloads": -1, "filename": "bpsgeodb-0.0.5.tar.gz", "has_sig": false, "md5_digest": "7aa3a29c775e1f904d12108cf15ae64f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2737, "upload_time": "2019-10-18T14:54:54", "url": "https://files.pythonhosted.org/packages/1a/af/4cf3d38933c03050420995c76273c33f0e71ff10c0b996202fc75f88d7da/bpsgeodb-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e009ece7d090da5c51bf8ea03cb3c5e3", "sha256": "9267050a81049c3456c1d366d54f03a7098de477dc83cfa301342b134ae4270b" }, "downloads": -1, "filename": "bpsgeodb-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "e009ece7d090da5c51bf8ea03cb3c5e3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 4035, "upload_time": "2019-10-18T14:54:52", "url": "https://files.pythonhosted.org/packages/e5/f8/d6b67666f3e689f45b57a3174b0ed78be48dae4b793c4d4539b7cc6f6a6a/bpsgeodb-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7aa3a29c775e1f904d12108cf15ae64f", "sha256": "f456e7ee93895dbe1f09db13205d3d6cdb6873ee7a9c04deb1d6fa994ec6aa36" }, "downloads": -1, "filename": "bpsgeodb-0.0.5.tar.gz", "has_sig": false, "md5_digest": "7aa3a29c775e1f904d12108cf15ae64f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2737, "upload_time": "2019-10-18T14:54:54", "url": "https://files.pythonhosted.org/packages/1a/af/4cf3d38933c03050420995c76273c33f0e71ff10c0b996202fc75f88d7da/bpsgeodb-0.0.5.tar.gz" } ] }