threedigrid-builder


Namethreedigrid-builder JSON
Version 1.14.0 PyPI version JSON
download
home_pagehttps://docs.3di.lizard.net/
SummaryGenerate a 3Di simulation grid from a model schematisation.
upload_time2024-03-12 12:53:05
maintainer
docs_urlNone
authorMartijn Siemerink
requires_python>=3.8
licenseGNU General Public License v3.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            threedigrid-builder
===================

.. image:: https://github.com/nens/threedigrid-builder/actions/workflows/test.yml/badge.svg
	:alt: Github Actions status
	:target: https://github.com/nens/threedigrid-builder/actions/workflows/test.yml

.. image:: https://img.shields.io/pypi/v/threedigrid-builder.svg
	:alt: PyPI
	:target: https://pypi.org/project/threedigrid-builder/


Generate a 3Di simulation grid from a model schematisation.


Usage
-----

This library converts a model schematisation to a 3Di simulation grid. This can be done
using a single function that reads data from an SQLite and TIFF and then outputs the
generated grid into a Geopackage or HDF5 file:

.. code:: python

  >>> from threedigrid_builder import make_gridadmin
  >>> sqlite_path = "/path/to/model.sqlite"
  >>> dem_path = "/path/to/dem.tiff"
  >>> out_path = "grid.gpkg"  # or "something.h5" for HDF5 output
  >>> make_gridadmin(sqlite_path, dem_path, out_path)


Alternatively, the generated grid can be output in-memory:

.. code:: python

  >>> make_gridadmin(sqlite_path, dem_path)
  {'nodes': {'id': array([   1,    2,    3, ..., 7903, 7904, 7905], dtype=int32), ...}


Installation
------------

This package is distributed as source and binary wheels on PyPI. The currently supported platforms are Windows, Linux, and OSX, all
64 bit versions only.

First install sqlite and spatialite libraries, e.g. on Ubuntu::

  $ sudo apt-get install sqlite3 libsqlite3-mod-spatialite

For raster input, GDAL is required to be present. We omitted these from the dependencies
because installation of GDAL depends on your platform an on your personal perference.
One option is to install gdal using apt-get, and then pygdal with a matching version:

  $ sudo apt-get libgdal-dev
  $ pip install pygdal=={your gdal version}.*

Install the threedigrid-builder::

  $ pip install threedigrid-builder

For output into a file for the 3Di calculationcore, enable gridadmin output::

  $ pip install threedigrid-builder[gridadmin]

For output into Geopackage for display in e.g. QGis, enable gpkg output::

  $ pip install threedigrid-builder[gpkg]

The command line interface requires Typer::

  $ pip install threedigrid-builder[cli]

            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.3di.lizard.net/",
    "name": "threedigrid-builder",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Martijn Siemerink",
    "author_email": "martijn.siemerink@nelen-schuurmans.nl",
    "download_url": "https://files.pythonhosted.org/packages/9d/5e/c63175c156ef02d59bc00eda526f516c1000d6b7e5b436fedaf512e00808/threedigrid-builder-1.14.0.tar.gz",
    "platform": null,
    "description": "threedigrid-builder\n===================\n\n.. image:: https://github.com/nens/threedigrid-builder/actions/workflows/test.yml/badge.svg\n\t:alt: Github Actions status\n\t:target: https://github.com/nens/threedigrid-builder/actions/workflows/test.yml\n\n.. image:: https://img.shields.io/pypi/v/threedigrid-builder.svg\n\t:alt: PyPI\n\t:target: https://pypi.org/project/threedigrid-builder/\n\n\nGenerate a 3Di simulation grid from a model schematisation.\n\n\nUsage\n-----\n\nThis library converts a model schematisation to a 3Di simulation grid. This can be done\nusing a single function that reads data from an SQLite and TIFF and then outputs the\ngenerated grid into a Geopackage or HDF5 file:\n\n.. code:: python\n\n  >>> from threedigrid_builder import make_gridadmin\n  >>> sqlite_path = \"/path/to/model.sqlite\"\n  >>> dem_path = \"/path/to/dem.tiff\"\n  >>> out_path = \"grid.gpkg\"  # or \"something.h5\" for HDF5 output\n  >>> make_gridadmin(sqlite_path, dem_path, out_path)\n\n\nAlternatively, the generated grid can be output in-memory:\n\n.. code:: python\n\n  >>> make_gridadmin(sqlite_path, dem_path)\n  {'nodes': {'id': array([   1,    2,    3, ..., 7903, 7904, 7905], dtype=int32), ...}\n\n\nInstallation\n------------\n\nThis package is distributed as source and binary wheels on PyPI. The currently supported platforms are Windows, Linux, and OSX, all\n64 bit versions only.\n\nFirst install sqlite and spatialite libraries, e.g. on Ubuntu::\n\n  $ sudo apt-get install sqlite3 libsqlite3-mod-spatialite\n\nFor raster input, GDAL is required to be present. We omitted these from the dependencies\nbecause installation of GDAL depends on your platform an on your personal perference.\nOne option is to install gdal using apt-get, and then pygdal with a matching version:\n\n  $ sudo apt-get libgdal-dev\n  $ pip install pygdal=={your gdal version}.*\n\nInstall the threedigrid-builder::\n\n  $ pip install threedigrid-builder\n\nFor output into a file for the 3Di calculationcore, enable gridadmin output::\n\n  $ pip install threedigrid-builder[gridadmin]\n\nFor output into Geopackage for display in e.g. QGis, enable gpkg output::\n\n  $ pip install threedigrid-builder[gpkg]\n\nThe command line interface requires Typer::\n\n  $ pip install threedigrid-builder[cli]\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "Generate a 3Di simulation grid from a model schematisation.",
    "version": "1.14.0",
    "project_urls": {
        "Homepage": "https://docs.3di.lizard.net/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab94ad5e70e58797830dd080e6b494c860411f4a9e2c4e8502aa74b4f8eb56d7",
                "md5": "471009bfaf0fa859cec0058a2104ad06",
                "sha256": "45256b0243b9063a54ab086cb41a54e3d65718338dad85d905326d44a604c4c0"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "471009bfaf0fa859cec0058a2104ad06",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1599033,
            "upload_time": "2024-03-12T12:52:38",
            "upload_time_iso_8601": "2024-03-12T12:52:38.080863Z",
            "url": "https://files.pythonhosted.org/packages/ab/94/ad5e70e58797830dd080e6b494c860411f4a9e2c4e8502aa74b4f8eb56d7/threedigrid_builder-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e29017c65ecbda6aa4b4885b2c248de82cf88131e85ef5a47a7ec38769d0426",
                "md5": "ee9a7a257e6a764e0c4713b182ed03e8",
                "sha256": "9402889900ba6024f780854103666a3b896170de4e1793d14badef6b55f161dc"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ee9a7a257e6a764e0c4713b182ed03e8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 1275268,
            "upload_time": "2024-03-12T12:52:41",
            "upload_time_iso_8601": "2024-03-12T12:52:41.081242Z",
            "url": "https://files.pythonhosted.org/packages/9e/29/017c65ecbda6aa4b4885b2c248de82cf88131e85ef5a47a7ec38769d0426/threedigrid_builder-1.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d339a1963bce4ef433a977a60ac49e687421760b55430685cee773c22f25530b",
                "md5": "417a2d23ffca4e8ccbfac7177eb6a163",
                "sha256": "5258f9c63f5898df94142e9625ad264eaf91d03bc2689edeed047d131532a477"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "417a2d23ffca4e8ccbfac7177eb6a163",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 619040,
            "upload_time": "2024-03-12T12:52:42",
            "upload_time_iso_8601": "2024-03-12T12:52:42.711976Z",
            "url": "https://files.pythonhosted.org/packages/d3/39/a1963bce4ef433a977a60ac49e687421760b55430685cee773c22f25530b/threedigrid_builder-1.14.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a964ec86e8deacccd02ce5ef8c89b6bdc496ddf930b01e99719228edcfb0a712",
                "md5": "be2438f4b95a2c5b43156333aadb6823",
                "sha256": "488a8e8104b4e18c2de3462c429fefaea33e7f834bb6ab0fe17f45da86abd639"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "be2438f4b95a2c5b43156333aadb6823",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1600198,
            "upload_time": "2024-03-12T12:52:44",
            "upload_time_iso_8601": "2024-03-12T12:52:44.243167Z",
            "url": "https://files.pythonhosted.org/packages/a9/64/ec86e8deacccd02ce5ef8c89b6bdc496ddf930b01e99719228edcfb0a712/threedigrid_builder-1.14.0-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2acceefa86358f499307a8b811748d3595c6c76e99a8490dc6b9848ef81264b3",
                "md5": "5bd0a4ae3d16ef19c898510519ef7982",
                "sha256": "a8bd4805d8868b56745413a703783a1f17e9519ba281f77d16e7d7e73db5d2ae"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5bd0a4ae3d16ef19c898510519ef7982",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 1274823,
            "upload_time": "2024-03-12T12:52:46",
            "upload_time_iso_8601": "2024-03-12T12:52:46.772948Z",
            "url": "https://files.pythonhosted.org/packages/2a/cc/eefa86358f499307a8b811748d3595c6c76e99a8490dc6b9848ef81264b3/threedigrid_builder-1.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b69790ad8782a82a9a775216945f14277c4202516d37147a14c726da0784cc6",
                "md5": "5a0f49cc62d198c1e2f3a0c3d8a10105",
                "sha256": "cfccad13ef971238393084c44ff3517f80cfda786241e8027723e422ef0d6ead"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5a0f49cc62d198c1e2f3a0c3d8a10105",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 617985,
            "upload_time": "2024-03-12T12:52:48",
            "upload_time_iso_8601": "2024-03-12T12:52:48.383960Z",
            "url": "https://files.pythonhosted.org/packages/3b/69/790ad8782a82a9a775216945f14277c4202516d37147a14c726da0784cc6/threedigrid_builder-1.14.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa19cb2c56b8f8250ee86c29727cd22652a8f345ec26397d7bb4aa2eea4d6a7b",
                "md5": "c1bfb06f038f1fac733d5a83e845502c",
                "sha256": "39ad1f16a3a284569a969d3954f3fb8b088330016e7f88f842a0aa41a4770fab"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c1bfb06f038f1fac733d5a83e845502c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1600446,
            "upload_time": "2024-03-12T12:52:50",
            "upload_time_iso_8601": "2024-03-12T12:52:50.334136Z",
            "url": "https://files.pythonhosted.org/packages/aa/19/cb2c56b8f8250ee86c29727cd22652a8f345ec26397d7bb4aa2eea4d6a7b/threedigrid_builder-1.14.0-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef0329942e54d6c33c9192ceab7b1416e6374b3aeee9b7fe23755b57d36d3d99",
                "md5": "2836ffdbd19717f84ec8a01c86fbbbde",
                "sha256": "f21cd455c18ed17150c2daf07d9a656f276d952b24373e6dbf32eda6c9d451ac"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2836ffdbd19717f84ec8a01c86fbbbde",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 1274793,
            "upload_time": "2024-03-12T12:52:51",
            "upload_time_iso_8601": "2024-03-12T12:52:51.897401Z",
            "url": "https://files.pythonhosted.org/packages/ef/03/29942e54d6c33c9192ceab7b1416e6374b3aeee9b7fe23755b57d36d3d99/threedigrid_builder-1.14.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2918d3e1dba673d2a5a47fc128a32fd758d3d7c40141628e6be18e3492fb1a12",
                "md5": "507d655f515b140725a4c866cc68318a",
                "sha256": "fbca953a19c48e4c3e0d873ce6ec530803e2fb810a94918d39204bcd4c412a99"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "507d655f515b140725a4c866cc68318a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 618046,
            "upload_time": "2024-03-12T12:52:54",
            "upload_time_iso_8601": "2024-03-12T12:52:54.055635Z",
            "url": "https://files.pythonhosted.org/packages/29/18/d3e1dba673d2a5a47fc128a32fd758d3d7c40141628e6be18e3492fb1a12/threedigrid_builder-1.14.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dcdaba317caf3d7f0a6a52adff4802b91f2d6b74bfb5dabe58ca39315a19d234",
                "md5": "2d458d939d03129a89e953aaaf26bc1b",
                "sha256": "e8b1356a763cd71c887a40fea1fd82610c9f5d4f92407ed99c4f7ea18f6a23f0"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2d458d939d03129a89e953aaaf26bc1b",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1597656,
            "upload_time": "2024-03-12T12:52:55",
            "upload_time_iso_8601": "2024-03-12T12:52:55.479470Z",
            "url": "https://files.pythonhosted.org/packages/dc/da/ba317caf3d7f0a6a52adff4802b91f2d6b74bfb5dabe58ca39315a19d234/threedigrid_builder-1.14.0-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aaa74b26a9d705a1c4bfc3d1bd8bf16a628acc6f40c2434f98a2da127b2e8a41",
                "md5": "44b1ac05a17c4235426b0bd3aabda13e",
                "sha256": "d503eebc18bfb0147c903a1763878c9e95ac29236531f26c9c7cf275c87400af"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "44b1ac05a17c4235426b0bd3aabda13e",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 1271925,
            "upload_time": "2024-03-12T12:52:57",
            "upload_time_iso_8601": "2024-03-12T12:52:57.717151Z",
            "url": "https://files.pythonhosted.org/packages/aa/a7/4b26a9d705a1c4bfc3d1bd8bf16a628acc6f40c2434f98a2da127b2e8a41/threedigrid_builder-1.14.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59edda2bc171b0b0cb8f110bbc8b6d51984302eb2a0e682ed4bd2c8171f8530b",
                "md5": "9ba617043dfa6a4dde71dd95ff2af7ac",
                "sha256": "43bc03e3b1d82978e5c324a51cbfe2cbbdca7ad4fcb123ff942522ddb7a06972"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9ba617043dfa6a4dde71dd95ff2af7ac",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 616536,
            "upload_time": "2024-03-12T12:52:59",
            "upload_time_iso_8601": "2024-03-12T12:52:59.206380Z",
            "url": "https://files.pythonhosted.org/packages/59/ed/da2bc171b0b0cb8f110bbc8b6d51984302eb2a0e682ed4bd2c8171f8530b/threedigrid_builder-1.14.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47646d495cad7b35ba517b73fb6f49819fb939e75b5f6b7405457be8309c191d",
                "md5": "d3fb767c4ca009689a40dc124cd4042a",
                "sha256": "9b3c5a5921302ada8ebb03ecfdfd7a64692674f066f8f6d727ccd9e650274004"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d3fb767c4ca009689a40dc124cd4042a",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1598653,
            "upload_time": "2024-03-12T12:53:00",
            "upload_time_iso_8601": "2024-03-12T12:53:00.937760Z",
            "url": "https://files.pythonhosted.org/packages/47/64/6d495cad7b35ba517b73fb6f49819fb939e75b5f6b7405457be8309c191d/threedigrid_builder-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14cc461073a99764003685525a0ba512e39aa5cc684a7c2a3193ae58d4fc26cb",
                "md5": "441e810d3fdb7d2829048511b6b53d9b",
                "sha256": "fb14e886226f554ebdb9822313eddc42757f6f0bef521112d9d5d6e142bf8f60"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "441e810d3fdb7d2829048511b6b53d9b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 1274683,
            "upload_time": "2024-03-12T12:53:02",
            "upload_time_iso_8601": "2024-03-12T12:53:02.747337Z",
            "url": "https://files.pythonhosted.org/packages/14/cc/461073a99764003685525a0ba512e39aa5cc684a7c2a3193ae58d4fc26cb/threedigrid_builder-1.14.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e73a787f2a8103bd93362311723a29a30f16d74aafcf46ef66f580d049f21c2",
                "md5": "823313959eef37056d25ed88581b09cd",
                "sha256": "9a8f02cb3bc3bdd91d0d972fcf2f1449107df8b185ee1133c7f1b8f3e7008610"
            },
            "downloads": -1,
            "filename": "threedigrid_builder-1.14.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "823313959eef37056d25ed88581b09cd",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 619309,
            "upload_time": "2024-03-12T12:53:04",
            "upload_time_iso_8601": "2024-03-12T12:53:04.275467Z",
            "url": "https://files.pythonhosted.org/packages/0e/73/a787f2a8103bd93362311723a29a30f16d74aafcf46ef66f580d049f21c2/threedigrid_builder-1.14.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d5ec63175c156ef02d59bc00eda526f516c1000d6b7e5b436fedaf512e00808",
                "md5": "79af2a5a431bd31ac071b45f4cc2cddb",
                "sha256": "da763adbf01c0eab156bfd6b62c18b806b0c0a295b14aef532a55b95b8942eb7"
            },
            "downloads": -1,
            "filename": "threedigrid-builder-1.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "79af2a5a431bd31ac071b45f4cc2cddb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 151127,
            "upload_time": "2024-03-12T12:53:05",
            "upload_time_iso_8601": "2024-03-12T12:53:05.748553Z",
            "url": "https://files.pythonhosted.org/packages/9d/5e/c63175c156ef02d59bc00eda526f516c1000d6b7e5b436fedaf512e00808/threedigrid-builder-1.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 12:53:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "threedigrid-builder"
}
        
Elapsed time: 0.21609s