galigeopy


Namegaligeopy JSON
Version 0.0.38 PyPI version JSON
download
home_pagehttps://github.com/JPTGGO/galigeopy
SummaryGaligeo Python SDK
upload_time2024-11-15 15:46:55
maintainerNone
docs_urlNone
authorJules Pierrat
requires_python>=3.8
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Galigeopy - A Python Package for Galigeo tools
***Jules Pierrat - 02nd of September 2024***

## Introduction

Fugiat quis occaecat velit ea cillum ad exercitation aute duis tempor id. Sint ex pariatur nostrud amet labore veniam ad adipisicing commodo exercitation aliquip nostrud officia. Officia sint exercitation cupidatat laboris consequat et nisi do commodo occaecat aliquip. Dolor sit exercitation qui mollit excepteur dolore veniam quis.

## Setup

__Require:__ Python3

Clone this repository and enter it : 

```bash
# Clone repository
git clone https://github.com/JPTGGO/galigeopy.git

# Enter repository
cd galigeopy
```

Create virtual environment and install dependencies

```bash
# Create virtual environment
python3 -m venv env

# Install dependencies
./env/bin/python3 -m pip install -r requirements.txt
```

Activate environment

```bash
# Activate virtual environment
source ./env/bin/activate
```

Deactivate environment

```bash
# Activate virtual environment
deactivate
```

## Build

Build the wheel package

```bash
# Build the wheel package
./env/bin/python3 setup.py bdist_wheel
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/JPTGGO/galigeopy",
    "name": "galigeopy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jules Pierrat",
    "author_email": "jpierrat@galigeo.com",
    "download_url": "https://files.pythonhosted.org/packages/c1/6d/f2de2f7e8edcf7d41d2755918032695a0afd357b09ade2c33931379e5eb6/galigeopy-0.0.38.tar.gz",
    "platform": null,
    "description": "# Galigeopy - A Python Package for Galigeo tools\n***Jules Pierrat - 02nd of September 2024***\n\n## Introduction\n\nFugiat quis occaecat velit ea cillum ad exercitation aute duis tempor id. Sint ex pariatur nostrud amet labore veniam ad adipisicing commodo exercitation aliquip nostrud officia. Officia sint exercitation cupidatat laboris consequat et nisi do commodo occaecat aliquip. Dolor sit exercitation qui mollit excepteur dolore veniam quis.\n\n## Setup\n\n__Require:__ Python3\n\nClone this repository and enter it : \n\n```bash\n# Clone repository\ngit clone https://github.com/JPTGGO/galigeopy.git\n\n# Enter repository\ncd galigeopy\n```\n\nCreate virtual environment and install dependencies\n\n```bash\n# Create virtual environment\npython3 -m venv env\n\n# Install dependencies\n./env/bin/python3 -m pip install -r requirements.txt\n```\n\nActivate environment\n\n```bash\n# Activate virtual environment\nsource ./env/bin/activate\n```\n\nDeactivate environment\n\n```bash\n# Activate virtual environment\ndeactivate\n```\n\n## Build\n\nBuild the wheel package\n\n```bash\n# Build the wheel package\n./env/bin/python3 setup.py bdist_wheel\n```\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "Galigeo Python SDK",
    "version": "0.0.38",
    "project_urls": {
        "Homepage": "https://github.com/JPTGGO/galigeopy",
        "Source Code": "https://github.com/JPTGGO/galigeopy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e401ae37c9bcadb79090a0ca86476059c7837813e951ee1f16cd42ccd6f7ea8c",
                "md5": "fff7c4748a0551eec408fe366cd72b06",
                "sha256": "47109fbf32c2b2eff2881d59ad5aded23db67f4c958f6a118c0b2d9f05de51e6"
            },
            "downloads": -1,
            "filename": "galigeopy-0.0.38-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fff7c4748a0551eec408fe366cd72b06",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 21278,
            "upload_time": "2024-11-15T15:46:54",
            "upload_time_iso_8601": "2024-11-15T15:46:54.342713Z",
            "url": "https://files.pythonhosted.org/packages/e4/01/ae37c9bcadb79090a0ca86476059c7837813e951ee1f16cd42ccd6f7ea8c/galigeopy-0.0.38-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c16df2de2f7e8edcf7d41d2755918032695a0afd357b09ade2c33931379e5eb6",
                "md5": "5055745fb9afaef43526433c12e1383a",
                "sha256": "3249aa99c7553799156675d3f4b5d5a5b5d8a34290e850fbeb4ac630c2c1fed0"
            },
            "downloads": -1,
            "filename": "galigeopy-0.0.38.tar.gz",
            "has_sig": false,
            "md5_digest": "5055745fb9afaef43526433c12e1383a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13682,
            "upload_time": "2024-11-15T15:46:55",
            "upload_time_iso_8601": "2024-11-15T15:46:55.692332Z",
            "url": "https://files.pythonhosted.org/packages/c1/6d/f2de2f7e8edcf7d41d2755918032695a0afd357b09ade2c33931379e5eb6/galigeopy-0.0.38.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-15 15:46:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "JPTGGO",
    "github_project": "galigeopy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "galigeopy"
}
        
Elapsed time: 0.45189s