geopix


Namegeopix JSON
Version 0.0.215 PyPI version JSON
download
home_pagehttps://github.com/fsai-dev/fsai-cli-tools
SummaryHelper functions to convert geo coords to pixel coords and back.
upload_time2023-12-11 23:27:43
maintainer
docs_urlNone
authorMichael Mohamed
requires_python>=3.7,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # geopix

## Installation
```sh
pip install geopix
```

## Getting Started
See tests.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fsai-dev/fsai-cli-tools",
    "name": "geopix",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Michael Mohamed",
    "author_email": "michael@foundationstack.com",
    "download_url": "https://files.pythonhosted.org/packages/70/29/06c4a23ad582816eb30242fd1270b162210ff1420a1abe39f07255939aab/geopix-0.0.215.tar.gz",
    "platform": null,
    "description": "# geopix\n\n## Installation\n```sh\npip install geopix\n```\n\n## Getting Started\nSee tests.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Helper functions to convert geo coords to pixel coords and back.",
    "version": "0.0.215",
    "project_urls": {
        "Homepage": "https://github.com/fsai-dev/fsai-cli-tools",
        "Repository": "https://github.com/fsai-dev/fsai-cli-tools"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e470ea39f7d61e98c4e1a4b431469054f9ef1182a908bc6a6d6a78fb26739129",
                "md5": "ce5fc6d050578aaeef1ae4eec9d1eb66",
                "sha256": "b4ee996d71d5e673789d8578ce052d15e9488a5e979508bd02cbd7db2e04d11c"
            },
            "downloads": -1,
            "filename": "geopix-0.0.215-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ce5fc6d050578aaeef1ae4eec9d1eb66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 3938,
            "upload_time": "2023-12-11T23:27:38",
            "upload_time_iso_8601": "2023-12-11T23:27:38.902711Z",
            "url": "https://files.pythonhosted.org/packages/e4/70/ea39f7d61e98c4e1a4b431469054f9ef1182a908bc6a6d6a78fb26739129/geopix-0.0.215-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "702906c4a23ad582816eb30242fd1270b162210ff1420a1abe39f07255939aab",
                "md5": "98e3f6c86714a9765585bde2c704a79f",
                "sha256": "41468594f104d5ecc55d7f0393fbfee6de959b5ae9266604f585d1c6ae9b34be"
            },
            "downloads": -1,
            "filename": "geopix-0.0.215.tar.gz",
            "has_sig": false,
            "md5_digest": "98e3f6c86714a9765585bde2c704a79f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 2790,
            "upload_time": "2023-12-11T23:27:43",
            "upload_time_iso_8601": "2023-12-11T23:27:43.115243Z",
            "url": "https://files.pythonhosted.org/packages/70/29/06c4a23ad582816eb30242fd1270b162210ff1420a1abe39f07255939aab/geopix-0.0.215.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-11 23:27:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fsai-dev",
    "github_project": "fsai-cli-tools",
    "github_not_found": true,
    "lcname": "geopix"
}
        
Elapsed time: 0.15108s