{ "info": { "author": "Seequent", "author_email": "franklin.koch@seequent.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering" ], "description": "LFView Resources - Spatial\n************************************************************************\n\n.. image:: https://img.shields.io/pypi/v/lfview-resources-spatial.svg\n :target: https://pypi.org/project/lfview-resources-spatial\n.. image:: https://readthedocs.org/projects/lfview-resources-spatial/badge/\n :target: http://lfview-resources-spatial.readthedocs.io/en/latest/\n.. image:: https://travis-ci.com/seequent/lfview-resources-spatial.svg?branch=master\n :target: https://travis-ci.com/seequent/lfview-resources-spatial\n.. image:: https://codecov.io/gh/seequent/lfview-resources-spatial/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/seequent/lfview-resources-spatial\n.. image:: https://img.shields.io/badge/license-MIT-blue.svg\n :target: https://github.com/seequent/lfview-resources-spatial/blob/master/LICENSE\n\n.. warning::\n\n The LF View API and all associated Python client libraries are in\n **pre-release**. They are subject to change at any time, and\n backwards compatibility is not guaranteed.\n\nWhat is lfview-resources-spatial?\n-----------------------------------\nThis library defines 3D spatial resources in the `LF View `_ API.\nResources include point sets, line sets, surfaces, and volumes as well\nas data, textures, and basic display options.\n\nScope\n-----\nThis library simply includes declarative definitions of spatial resources.\nIt is built on `properties `_ to\nprovide type-checking, validation, documentation, and serialization.\nVery likely, these spatial resources will be used in conjunction with\nthe `LF View API Python client `_.\n\nInstallation\n------------\n\nYou may install this library using\n`pip `_ with\n\n.. code::\n\n pip install lfview-resources-spatial\n\nor from `Github `_\n\n.. code::\n\n git clone https://github.com/seequent/lfview-resources-spatial.git\n cd lfview-resources-spatial\n pip install -e .\n\nYou may also just install the LF View API Python client with\n\n.. code::\n\n pip install lfview-api-client\n\nEither way, after installing, you may access these resources with\n\n.. code:: python\n\n from lfview.resources import spatial\n\n points = spatial.ElementPointSet(\n vertices=[[1., 2, 3], [4, 5, 6]],\n data=spatial.DataBasic(\n location='nodes',\n array=[10., 20],\n ),\n )\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "https://github.com/seequent/lfview-resources-spatial", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://lfview.com", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "lfview-resources-spatial", "package_url": "https://pypi.org/project/lfview-resources-spatial/", "platform": "Windows", "project_url": "https://pypi.org/project/lfview-resources-spatial/", "project_urls": { "Download": "https://github.com/seequent/lfview-resources-spatial", "Homepage": "https://lfview.com" }, "release_url": "https://pypi.org/project/lfview-resources-spatial/0.0.4/", "requires_dist": [ "properties[full] (>=0.5.6)", "lfview-resources-files" ], "requires_python": "", "summary": "Definitions and documentation for LF View spatial resources", "version": "0.0.4" }, "last_serial": 5453588, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2af63588bd634d79f7e66769267bc946", "sha256": "4b50f1a6ea9fb6347af7f6e5b4afcd348700a4d6c5420a7f296e1842b87f932e" }, "downloads": -1, "filename": "lfview_resources_spatial-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "2af63588bd634d79f7e66769267bc946", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14221, "upload_time": "2019-03-21T13:32:06", "url": "https://files.pythonhosted.org/packages/3c/1c/d6c2b5c31c5c28e37d96e4a48b7c8bb8f1a779fbf72ce30d5d318d40ce71/lfview_resources_spatial-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f06eef28a1c464fe3d3c3191857a9d6e", "sha256": "4eed3885fe59cd634a9fa971df6e8bf9882ddc2d30de83d1f6d3bd053320bd6e" }, "downloads": -1, "filename": "lfview-resources-spatial-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f06eef28a1c464fe3d3c3191857a9d6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12105, "upload_time": "2019-03-21T13:32:08", "url": "https://files.pythonhosted.org/packages/73/ed/ce3a577c21bca4f23ddaae3535b832488e65f170daa3c25291d1db7ad6de/lfview-resources-spatial-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "56f7d634eb25f42279c2137d2487542e", "sha256": "b3ddede9c0a0367e36d3ae5b20504af322c31bb5d3021f1b316d06dce50cc64f" }, "downloads": -1, "filename": "lfview_resources_spatial-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "56f7d634eb25f42279c2137d2487542e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14252, "upload_time": "2019-04-11T20:00:31", "url": "https://files.pythonhosted.org/packages/ed/61/d194236ba4cbca984630f008dcd29030aaf10f9d0d567b6f807a9d45f730/lfview_resources_spatial-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "193812789902c682ba372ba29220be7b", "sha256": "3148723309f149b603cf15b90d55abf642692bd2433e8fdb382d8c455b4bfe88" }, "downloads": -1, "filename": "lfview-resources-spatial-0.0.2.tar.gz", "has_sig": false, "md5_digest": "193812789902c682ba372ba29220be7b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12126, "upload_time": "2019-04-11T20:00:32", "url": "https://files.pythonhosted.org/packages/e6/74/18ba7bca9f74f0ce3d8f623747fd9d306a0b409c5ab11f9db223f7db085e/lfview-resources-spatial-0.0.2.tar.gz" } ], "0.0.2b0": [ { "comment_text": "", "digests": { "md5": "4d4bd8d5da5f9d18ad8f5a29f89c2301", "sha256": "28d8f95669a76ca1d111b2efc175bcae5a20a5b3fadb35542faa4a4aa2134e74" }, "downloads": -1, "filename": "lfview_resources_spatial-0.0.2b0-py3-none-any.whl", "has_sig": false, "md5_digest": "4d4bd8d5da5f9d18ad8f5a29f89c2301", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14274, "upload_time": "2019-04-03T22:28:14", "url": "https://files.pythonhosted.org/packages/a3/39/b988842f69f75bcdac6e51ec55cffba609d8928322c962017b5132699ace/lfview_resources_spatial-0.0.2b0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2cb414a2065052ecf66756619d5fde87", "sha256": "0b077284f03ecc1facd7257a59eb44527da53bbaf48b9288dbf3dda4a46f266c" }, "downloads": -1, "filename": "lfview-resources-spatial-0.0.2b0.tar.gz", "has_sig": false, "md5_digest": "2cb414a2065052ecf66756619d5fde87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12132, "upload_time": "2019-04-03T22:28:16", "url": "https://files.pythonhosted.org/packages/20/6e/d584ac762996029251e816e3ec6ec5399504f800f61425fa2ca1b83da30f/lfview-resources-spatial-0.0.2b0.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "03727f0097ffe2c9798e79eee4a79dc5", "sha256": "16d93bd0194410240853473e07314e959fb7771d53bde774d48ea71a49b3a692" }, "downloads": -1, "filename": "lfview_resources_spatial-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "03727f0097ffe2c9798e79eee4a79dc5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14330, "upload_time": "2019-06-10T17:09:09", "url": "https://files.pythonhosted.org/packages/28/f8/62e69b2f6b82d4629d60d4f1837ea1d9a898b12406ae6e119ec7a1f3a18a/lfview_resources_spatial-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5148ef74f2679ca3718cc594ebb7a93b", "sha256": "5d6c160705fa5496510d9fdc416a35ea90d99c264b41d44df49e05e2f20afba7" }, "downloads": -1, "filename": "lfview-resources-spatial-0.0.3.tar.gz", "has_sig": false, "md5_digest": "5148ef74f2679ca3718cc594ebb7a93b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12196, "upload_time": "2019-06-10T17:09:11", "url": "https://files.pythonhosted.org/packages/a6/71/a1f6ecde4b77a27dffbb2aaee165b75f6b1f0cf90efc5fbf4e0ab0ff0d47/lfview-resources-spatial-0.0.3.tar.gz" } ], "0.0.3b0": [ { "comment_text": "", "digests": { "md5": "30df0823220d8432311acd005672c451", "sha256": "da4c9605872cda4bf3b48024ab2dc042738c3c91a6f00258f88210f663bdf3de" }, "downloads": -1, "filename": "lfview_resources_spatial-0.0.3b0-py3-none-any.whl", "has_sig": false, "md5_digest": "30df0823220d8432311acd005672c451", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14353, "upload_time": "2019-06-05T06:46:06", "url": "https://files.pythonhosted.org/packages/ec/c5/cde7d5d22f8c7edaf7ba3c5ec8ea22a60e529d09034fb9c31febbac65a95/lfview_resources_spatial-0.0.3b0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b6608083b12c7239ba096996bf64c11", "sha256": "c1fbde460b1a33027bf2ec11545b4ca2904d1fce727cc122fb24712e8011f774" }, "downloads": -1, "filename": "lfview-resources-spatial-0.0.3b0.tar.gz", "has_sig": false, "md5_digest": "6b6608083b12c7239ba096996bf64c11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12201, "upload_time": "2019-06-05T06:46:07", "url": "https://files.pythonhosted.org/packages/78/bd/840e7a3cb3be9494f0fa29594a8efdfe3c0eb8bb45cf9dac822764fbcfda/lfview-resources-spatial-0.0.3b0.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "52afa7a3e59746b31ebae310f90cf294", "sha256": "7a7bb7793e13bb7e2c52d83378e5e7ed8981cffcd95876242002bb39760d9f73" }, "downloads": -1, "filename": "lfview_resources_spatial-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "52afa7a3e59746b31ebae310f90cf294", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14391, "upload_time": "2019-06-26T20:27:26", "url": "https://files.pythonhosted.org/packages/be/fd/3137e6c307b913650800e210f7441b9539a5cdb9d29b1cba13a95891a017/lfview_resources_spatial-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6564e5027bc878937fc65d6fe6b9a2a3", "sha256": "e133f6fb66ed1d0930d42dad72c9385c0c73daa3265c1c230cc58075362499ee" }, "downloads": -1, "filename": "lfview-resources-spatial-0.0.4.tar.gz", "has_sig": false, "md5_digest": "6564e5027bc878937fc65d6fe6b9a2a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12239, "upload_time": "2019-06-26T20:27:28", "url": "https://files.pythonhosted.org/packages/fe/a9/72b2060aa91b67f635e84e846df72fcb9799cb6be759ec8628c7f1b950c6/lfview-resources-spatial-0.0.4.tar.gz" } ], "0.0.4b0": [ { "comment_text": "", "digests": { "md5": "cdb1fb93d3b813dc88d10055edcd113d", "sha256": "f5328b6640206a451ee64fed9d39fb3c7c7978bfddf819a64f34256fdbaf0f2e" }, "downloads": -1, "filename": "lfview_resources_spatial-0.0.4b0-py3-none-any.whl", "has_sig": false, "md5_digest": "cdb1fb93d3b813dc88d10055edcd113d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14413, "upload_time": "2019-06-19T22:31:12", "url": "https://files.pythonhosted.org/packages/91/ce/71ba52258a2dc3dd5211632108869294964b5daab5545aaf3fe973299ed4/lfview_resources_spatial-0.0.4b0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dff0d85caaa7dc8d26734c8cfda67118", "sha256": "e7174f3e82d815c458f2072b1d7098e697fc7efb334182d89a47e6ab053484c2" }, "downloads": -1, "filename": "lfview-resources-spatial-0.0.4b0.tar.gz", "has_sig": false, "md5_digest": "dff0d85caaa7dc8d26734c8cfda67118", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12253, "upload_time": "2019-06-19T22:31:14", "url": "https://files.pythonhosted.org/packages/72/0c/32ee30dc23e18b4e2180923adb79d9decb3b17fff087816df7ccadff2747/lfview-resources-spatial-0.0.4b0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "52afa7a3e59746b31ebae310f90cf294", "sha256": "7a7bb7793e13bb7e2c52d83378e5e7ed8981cffcd95876242002bb39760d9f73" }, "downloads": -1, "filename": "lfview_resources_spatial-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "52afa7a3e59746b31ebae310f90cf294", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14391, "upload_time": "2019-06-26T20:27:26", "url": "https://files.pythonhosted.org/packages/be/fd/3137e6c307b913650800e210f7441b9539a5cdb9d29b1cba13a95891a017/lfview_resources_spatial-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6564e5027bc878937fc65d6fe6b9a2a3", "sha256": "e133f6fb66ed1d0930d42dad72c9385c0c73daa3265c1c230cc58075362499ee" }, "downloads": -1, "filename": "lfview-resources-spatial-0.0.4.tar.gz", "has_sig": false, "md5_digest": "6564e5027bc878937fc65d6fe6b9a2a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12239, "upload_time": "2019-06-26T20:27:28", "url": "https://files.pythonhosted.org/packages/fe/a9/72b2060aa91b67f635e84e846df72fcb9799cb6be759ec8628c7f1b950c6/lfview-resources-spatial-0.0.4.tar.gz" } ] }