pygeodes


Namepygeodes JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://geodes.cnes.fr
SummaryA Python client for Geodes APIs
upload_time2024-11-15 13:42:12
maintainerNone
docs_urlNone
authorCNES
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
<a target="_blank" href="https://github.com/CNES/pyGeodes">
<picture>
  <source
    srcset="https://raw.githubusercontent.com/CNES/pyGeodes/main/docs/source/_static/logo-geodes-light.png"
    media="(prefers-color-scheme: light)"
  />
  <img
    src="https://raw.githubusercontent.com/CNES/pyGeodes/main/docs/source/_static/logo-geodes-light.png"
    alt="GEODES"
    width="60%"
  />
</picture>
</a>

<h1>pyGeodes, A wrapper for Geodes APIs</h1>

[![Python](https://img.shields.io/badge/python-v3.10+-blue.svg)](https://www.python.org/downloads/release/python-380/)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Documentation](https://github.com/CNES/pyGeodes/actions/workflows/pages.yml/badge.svg?branch=main)](https://cnes.github.io/pyGeodes/)
</div>

This project aims to provide a toolbox to access to some endpoints of [Geodes](https://geodes.cnes.fr/api) APIs in Python.

To see the docs, please go to [https://CNES.github.io/pyGeodes/](https://cnes.github.io/pyGeodes/).

## Installation

### From PyPi

You can install from PyPi by following those steps :

1. Install pygeodes

```bash
pip install pygeodes
```

### Build from source

To build from source, follow those steps : 

1. Clone the repository

```bash
git clone https://github.com/CNES/pyGeodes
```

2. Install from source

```bash
pip install ./pygeodes/
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://geodes.cnes.fr",
    "name": "pygeodes",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "CNES",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/82/7b/cce5c1073d19944e5a876e4a0e217ceac569b3a21100dd4b71a1f6e10ac7/pygeodes-0.1.0.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n<a target=\"_blank\" href=\"https://github.com/CNES/pyGeodes\">\n<picture>\n  <source\n    srcset=\"https://raw.githubusercontent.com/CNES/pyGeodes/main/docs/source/_static/logo-geodes-light.png\"\n    media=\"(prefers-color-scheme: light)\"\n  />\n  <img\n    src=\"https://raw.githubusercontent.com/CNES/pyGeodes/main/docs/source/_static/logo-geodes-light.png\"\n    alt=\"GEODES\"\n    width=\"60%\"\n  />\n</picture>\n</a>\n\n<h1>pyGeodes, A wrapper for Geodes APIs</h1>\n\n[![Python](https://img.shields.io/badge/python-v3.10+-blue.svg)](https://www.python.org/downloads/release/python-380/)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Documentation](https://github.com/CNES/pyGeodes/actions/workflows/pages.yml/badge.svg?branch=main)](https://cnes.github.io/pyGeodes/)\n</div>\n\nThis project aims to provide a toolbox to access to some endpoints of [Geodes](https://geodes.cnes.fr/api) APIs in Python.\n\nTo see the docs, please go to [https://CNES.github.io/pyGeodes/](https://cnes.github.io/pyGeodes/).\n\n## Installation\n\n### From PyPi\n\nYou can install from PyPi by following those steps :\n\n1. Install pygeodes\n\n```bash\npip install pygeodes\n```\n\n### Build from source\n\nTo build from source, follow those steps : \n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/CNES/pyGeodes\n```\n\n2. Install from source\n\n```bash\npip install ./pygeodes/\n```\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python client for Geodes APIs",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://geodes.cnes.fr",
        "Repository": "https://github.com/CNES/pyGeodes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3193a37516302376e26d677da0e842b15f16dd0c4de499f002e5ab879b78bcd0",
                "md5": "dc25bfbd1bf533d23e60a5f76e8092b1",
                "sha256": "afd05115bf11d4226d62d23a302b24e7e7b2e7384da23bafa8d59eb4259d8990"
            },
            "downloads": -1,
            "filename": "pygeodes-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dc25bfbd1bf533d23e60a5f76e8092b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 37756,
            "upload_time": "2024-11-15T13:42:10",
            "upload_time_iso_8601": "2024-11-15T13:42:10.967325Z",
            "url": "https://files.pythonhosted.org/packages/31/93/a37516302376e26d677da0e842b15f16dd0c4de499f002e5ab879b78bcd0/pygeodes-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "827bcce5c1073d19944e5a876e4a0e217ceac569b3a21100dd4b71a1f6e10ac7",
                "md5": "6cd55e374a427c8ed302814ee4c6a677",
                "sha256": "4a5db3fc7f0ce8205e9071a39668f25af39fe6d90a92878886b19c1e1f72404d"
            },
            "downloads": -1,
            "filename": "pygeodes-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6cd55e374a427c8ed302814ee4c6a677",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 28253,
            "upload_time": "2024-11-15T13:42:12",
            "upload_time_iso_8601": "2024-11-15T13:42:12.356629Z",
            "url": "https://files.pythonhosted.org/packages/82/7b/cce5c1073d19944e5a876e4a0e217ceac569b3a21100dd4b71a1f6e10ac7/pygeodes-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 13:42:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CNES",
    "github_project": "pyGeodes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pygeodes"
}
        
Elapsed time: 0.43000s