OpenGeode-ModuleTemplate


NameOpenGeode-ModuleTemplate JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/Geode-solutions/OpenGeode-MyModule
SummaryOpen source framework for representing and manipulating geometric models
upload_time2023-04-14 11:09:15
maintainer
docs_urlNone
authorGeode-solutions
requires_python
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">OpenGeode-ModuleTemplate<sup><i>by Geode-solutions</i></sup></h1>
<h3 align="center">Template for creating your own OpenGeode modules</h3>


<p align="center">
  <img src="https://github.com/Geode-solutions/OpenGeode-ModuleTemplate/workflows/CI/badge.svg" alt="Build Status">
  <img src="https://github.com/Geode-solutions/OpenGeode-ModuleTemplate/workflows/CD/badge.svg" alt="Deploy Status">
  <img src="https://codecov.io/gh/Geode-solutions/OpenGeode-ModuleTemplate/branch/master/graph/badge.svg" alt="Coverage Status">
  <img src="https://img.shields.io/github/release/Geode-solutions/OpenGeode-ModuleTemplate.svg" alt="Version">
</p>

<p align="center">
  <img src="https://img.shields.io/static/v1?label=Windows&logo=windows&logoColor=white&message=support&color=success" alt="Windows support">
  <img src="https://img.shields.io/static/v1?label=Ubuntu&logo=Ubuntu&logoColor=white&message=support&color=success" alt="Ubuntu support">
  <img src="https://img.shields.io/static/v1?label=Red%20Hat&logo=Red-Hat&logoColor=white&message=support&color=success" alt="Red Hat support">
  <img src="https://img.shields.io/static/v1?label=macOS&logo=apple&logoColor=white&message=support&color=success" alt="macOS support">
</p>

<p align="center">
  <img src="https://img.shields.io/badge/C%2B%2B-11-blue.svg" alt="Language">
  <img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License">
  <img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="Semantic-release">
  <a href="https://slackin-opengeode.herokuapp.com">
    <img src="https://slackin-opengeode.herokuapp.com/badge.svg" alt="Slack invite">
  </a>
  <a href="https://doi.org/10.5281/zenodo.3610370">
    <img src="https://zenodo.org/badge/DOI/10.5281/zenodo.3610370.svg" alt="DOI">
  </a>

---

## Introduction

OpenGeode-ModuleTemplate provides a template for creating an [OpenGeode] module.

[OpenGeode]: https://github.com/Geode-solutions/OpenGeode

## Documentation

To know how to use this template, please have a look at this page: https://help.github.com/en/articles/creating-a-repository-from-a-template

Have also a look at this [OpenGeode] documentation: https://docs.geode-solutions.com/opengeode then click on "How to create your own OpenGeode module"

## Questions
For questions and support please use the official [slack](https://slackin-opengeode.herokuapp.com) and go to the channel #module_template. The issue list of this repo is exclusively for bug reports and feature requests. 


## License

[MIT](https://opensource.org/licenses/MIT)

Copyright (c) 2019 - 2022, Geode-solutions

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Geode-solutions/OpenGeode-MyModule",
    "name": "OpenGeode-ModuleTemplate",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Geode-solutions",
    "author_email": "contact@geode-solutions.com",
    "download_url": "",
    "platform": null,
    "description": "<h1 align=\"center\">OpenGeode-ModuleTemplate<sup><i>by Geode-solutions</i></sup></h1>\n<h3 align=\"center\">Template for creating your own OpenGeode modules</h3>\n\n\n<p align=\"center\">\n  <img src=\"https://github.com/Geode-solutions/OpenGeode-ModuleTemplate/workflows/CI/badge.svg\" alt=\"Build Status\">\n  <img src=\"https://github.com/Geode-solutions/OpenGeode-ModuleTemplate/workflows/CD/badge.svg\" alt=\"Deploy Status\">\n  <img src=\"https://codecov.io/gh/Geode-solutions/OpenGeode-ModuleTemplate/branch/master/graph/badge.svg\" alt=\"Coverage Status\">\n  <img src=\"https://img.shields.io/github/release/Geode-solutions/OpenGeode-ModuleTemplate.svg\" alt=\"Version\">\n</p>\n\n<p align=\"center\">\n  <img src=\"https://img.shields.io/static/v1?label=Windows&logo=windows&logoColor=white&message=support&color=success\" alt=\"Windows support\">\n  <img src=\"https://img.shields.io/static/v1?label=Ubuntu&logo=Ubuntu&logoColor=white&message=support&color=success\" alt=\"Ubuntu support\">\n  <img src=\"https://img.shields.io/static/v1?label=Red%20Hat&logo=Red-Hat&logoColor=white&message=support&color=success\" alt=\"Red Hat support\">\n  <img src=\"https://img.shields.io/static/v1?label=macOS&logo=apple&logoColor=white&message=support&color=success\" alt=\"macOS support\">\n</p>\n\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/C%2B%2B-11-blue.svg\" alt=\"Language\">\n  <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\" alt=\"License\">\n  <img src=\"https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\" alt=\"Semantic-release\">\n  <a href=\"https://slackin-opengeode.herokuapp.com\">\n    <img src=\"https://slackin-opengeode.herokuapp.com/badge.svg\" alt=\"Slack invite\">\n  </a>\n  <a href=\"https://doi.org/10.5281/zenodo.3610370\">\n    <img src=\"https://zenodo.org/badge/DOI/10.5281/zenodo.3610370.svg\" alt=\"DOI\">\n  </a>\n\n---\n\n## Introduction\n\nOpenGeode-ModuleTemplate provides a template for creating an [OpenGeode] module.\n\n[OpenGeode]: https://github.com/Geode-solutions/OpenGeode\n\n## Documentation\n\nTo know how to use this template, please have a look at this page: https://help.github.com/en/articles/creating-a-repository-from-a-template\n\nHave also a look at this [OpenGeode] documentation: https://docs.geode-solutions.com/opengeode then click on \"How to create your own OpenGeode module\"\n\n## Questions\nFor questions and support please use the official [slack](https://slackin-opengeode.herokuapp.com) and go to the channel #module_template. The issue list of this repo is exclusively for bug reports and feature requests. \n\n\n## License\n\n[MIT](https://opensource.org/licenses/MIT)\n\nCopyright (c) 2019 - 2022, Geode-solutions\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Open source framework for representing and manipulating geometric models",
    "version": "2.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8433698303dbbed6ba1d918a41f7b43cb1cf2f4c02d2f2f587c795f4c6012f55",
                "md5": "63e1a9a189eb6575bcb547a22362a73f",
                "sha256": "f2eaeec3a33ff2ba8d063da34b362ba1f85e72ffa490476468ea273329632fb5"
            },
            "downloads": -1,
            "filename": "OpenGeode_ModuleTemplate-2.0.0-cp310-cp310-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "63e1a9a189eb6575bcb547a22362a73f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 81362,
            "upload_time": "2023-04-14T11:09:15",
            "upload_time_iso_8601": "2023-04-14T11:09:15.890343Z",
            "url": "https://files.pythonhosted.org/packages/84/33/698303dbbed6ba1d918a41f7b43cb1cf2f4c02d2f2f587c795f4c6012f55/OpenGeode_ModuleTemplate-2.0.0-cp310-cp310-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43bc32fce19c81bbd8b8db2e790b16f2c10fccff0e61b3f4913d1156359812a1",
                "md5": "4c28b2a2b0f54107e05a1f1c93e75a2f",
                "sha256": "232d5eca8d20ecc065a037dbf667f082b71bda3ac985f5d2469e34c3ee0531c3"
            },
            "downloads": -1,
            "filename": "OpenGeode_ModuleTemplate-2.0.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "4c28b2a2b0f54107e05a1f1c93e75a2f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 2732,
            "upload_time": "2023-04-14T11:10:49",
            "upload_time_iso_8601": "2023-04-14T11:10:49.840552Z",
            "url": "https://files.pythonhosted.org/packages/43/bc/32fce19c81bbd8b8db2e790b16f2c10fccff0e61b3f4913d1156359812a1/OpenGeode_ModuleTemplate-2.0.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68afa89ef235d0e225fceb6f2365f4edb8a49942a37a73e366663383e60f2a1a",
                "md5": "8c592be266a0935a6a66b7350c7aa3bb",
                "sha256": "70073732115aedfedbf33ccc046a16e15e0e94b0ee5d027df0f145b5fc94e7bb"
            },
            "downloads": -1,
            "filename": "OpenGeode_ModuleTemplate-2.0.0-cp37-cp37m-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8c592be266a0935a6a66b7350c7aa3bb",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 83489,
            "upload_time": "2023-04-14T11:09:08",
            "upload_time_iso_8601": "2023-04-14T11:09:08.717647Z",
            "url": "https://files.pythonhosted.org/packages/68/af/a89ef235d0e225fceb6f2365f4edb8a49942a37a73e366663383e60f2a1a/OpenGeode_ModuleTemplate-2.0.0-cp37-cp37m-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6df723446e9e0361df1f59f304e4448f706156b982ccfb1cc265f78b1930784e",
                "md5": "e9b374f8e62d169a942e4786a1a824fd",
                "sha256": "1ba7d8f13aa6fa3623f711f1838530dd538372e2359680e09b302ac8c01a0be5"
            },
            "downloads": -1,
            "filename": "OpenGeode_ModuleTemplate-2.0.0-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e9b374f8e62d169a942e4786a1a824fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": null,
            "size": 2751,
            "upload_time": "2023-04-14T11:11:08",
            "upload_time_iso_8601": "2023-04-14T11:11:08.879476Z",
            "url": "https://files.pythonhosted.org/packages/6d/f7/23446e9e0361df1f59f304e4448f706156b982ccfb1cc265f78b1930784e/OpenGeode_ModuleTemplate-2.0.0-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7d12da0d94bf39af7f33b31311d22fc82b1c9dcc294929d1af283d3837e4e62c",
                "md5": "5c6a02956ecb8b0b5fe8fc8dad3a5c4c",
                "sha256": "a330c2b8a56f4af85b4561c5a09abafc6a03ffd7b1e889a9256cb279dee7a220"
            },
            "downloads": -1,
            "filename": "OpenGeode_ModuleTemplate-2.0.0-cp38-cp38-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5c6a02956ecb8b0b5fe8fc8dad3a5c4c",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 81263,
            "upload_time": "2023-04-14T11:09:10",
            "upload_time_iso_8601": "2023-04-14T11:09:10.040718Z",
            "url": "https://files.pythonhosted.org/packages/7d/12/da0d94bf39af7f33b31311d22fc82b1c9dcc294929d1af283d3837e4e62c/OpenGeode_ModuleTemplate-2.0.0-cp38-cp38-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad4e7fbf6aef14fb1072b2747a12f35653e3db638ba5081c10f155ee5b568cd3",
                "md5": "95b3b67b1479f1be50d32bd9086ec0fc",
                "sha256": "1f9f75b4a713fcf0e35585252a8458849bb171b9d4052f79ff02d7a212120495"
            },
            "downloads": -1,
            "filename": "OpenGeode_ModuleTemplate-2.0.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "95b3b67b1479f1be50d32bd9086ec0fc",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 2749,
            "upload_time": "2023-04-14T11:10:40",
            "upload_time_iso_8601": "2023-04-14T11:10:40.865008Z",
            "url": "https://files.pythonhosted.org/packages/ad/4e/7fbf6aef14fb1072b2747a12f35653e3db638ba5081c10f155ee5b568cd3/OpenGeode_ModuleTemplate-2.0.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31215c09927a1477c74efb3aaecdbabecee48ab7e5e1a78ed3bfa9889ba89142",
                "md5": "9246e97f1d95d2e38252285096cf9c5e",
                "sha256": "7eb4a8f3283b03679e877af86be475f86ddf4eb5dda814b019bd406ec61bdbae"
            },
            "downloads": -1,
            "filename": "OpenGeode_ModuleTemplate-2.0.0-cp39-cp39-manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9246e97f1d95d2e38252285096cf9c5e",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 81483,
            "upload_time": "2023-04-14T11:09:27",
            "upload_time_iso_8601": "2023-04-14T11:09:27.273765Z",
            "url": "https://files.pythonhosted.org/packages/31/21/5c09927a1477c74efb3aaecdbabecee48ab7e5e1a78ed3bfa9889ba89142/OpenGeode_ModuleTemplate-2.0.0-cp39-cp39-manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a8da80ac7bd681893f8530a143be26ee5512a1c62d3a303b20d3338c99ee1b31",
                "md5": "b1b5423f9e7cef86a6ba16d5234b29c8",
                "sha256": "af533e3df7b668990333bc6cbd8e116decff5bdad2820858a4cce590ec27fd0e"
            },
            "downloads": -1,
            "filename": "OpenGeode_ModuleTemplate-2.0.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b1b5423f9e7cef86a6ba16d5234b29c8",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 2748,
            "upload_time": "2023-04-14T11:11:05",
            "upload_time_iso_8601": "2023-04-14T11:11:05.038390Z",
            "url": "https://files.pythonhosted.org/packages/a8/da/80ac7bd681893f8530a143be26ee5512a1c62d3a303b20d3338c99ee1b31/OpenGeode_ModuleTemplate-2.0.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-14 11:09:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Geode-solutions",
    "github_project": "OpenGeode-MyModule",
    "lcname": "opengeode-moduletemplate"
}
        
Elapsed time: 0.07394s