pygeoboundaries


Namepygeoboundaries JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/wmgeolab/pyGeoBoundaries
SummaryFor performing data checks and file validation on geoboundary files. The primary purpose of this package is to facilitate the review process for pull requests made to the geoBoundaries repository.
upload_time2024-05-21 18:41:58
maintainerNone
docs_urlNone
authorrohith4444
requires_python<4.0,>=3.9
licenseMIT
keywords pygeoboundaries geoboundaries wmgeolab metacheck
VCS
bugtrack_url
requirements attrs bandit black certifi charset-normalizer click click-plugins cligj colorama contourpy cycler fiona fonttools geopandas gitdb GitPython idna importlib-metadata importlib-resources isort kiwisolver mando markdown-it-py matplotlib mdurl mypy-extensions numpy packaging pandas pathspec pbr pillow platformdirs Pygments pyparsing pyproj python-dateutil pytz PyYAML radon requests rich shapely six smmap stevedore toml tomli typing_extensions tzdata urllib3 vulture zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyGeoBoundaries

+ pyGeoBoundaries is a Python package designed for performing data checks and file validation on geoboundary files. The primary purpose of this package is to facilitate the review process for pull requests made to the geoBoundaries repository.

### Methods
+ Collection of checks
    - nameCheck
    - isoCheck
    - boundaryCheck
    - projectionCheck
    - metaCheck
    - checkLicensePng
    - allCheck


### Getting Started

You can find the package on PyPI, making it easily installable using pip.

#### Installation
```bash
pip install pygeoboundaries
```

### Usage

Utilize the provided methods for performing various checks on your geoboundary files.

```bash
from pygeoboundaries import nameCheck
nameCheck("path to your file", "temporay path to extract zip file which is optional")
```

### Contribution

Contributions to the project are welcomed. If you notice any bugs or have suggestions for improvements, feel free to let us know. Thank you for your contributions!

### Author

+ Dan Miller Runfola
+ Rohith Reddy Mandala
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wmgeolab/pyGeoBoundaries",
    "name": "pygeoboundaries",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "pygeoboundaries, geoboundaries, wmgeolab, metaCheck",
    "author": "rohith4444",
    "author_email": "rohithreddy24242@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/94/60/5e0d8fdc487ff490d480678f0ca7cf1ad1ec841d9de15d3ef55e2a82c07c/pygeoboundaries-0.0.3.tar.gz",
    "platform": null,
    "description": "# pyGeoBoundaries\n\n+ pyGeoBoundaries is a Python package designed for performing data checks and file validation on geoboundary files. The primary purpose of this package is to facilitate the review process for pull requests made to the geoBoundaries repository.\n\n### Methods\n+ Collection of checks\n    - nameCheck\n    - isoCheck\n    - boundaryCheck\n    - projectionCheck\n    - metaCheck\n    - checkLicensePng\n    - allCheck\n\n\n### Getting Started\n\nYou can find the package on PyPI, making it easily installable using pip.\n\n#### Installation\n```bash\npip install pygeoboundaries\n```\n\n### Usage\n\nUtilize the provided methods for performing various checks on your geoboundary files.\n\n```bash\nfrom pygeoboundaries import nameCheck\nnameCheck(\"path to your file\", \"temporay path to extract zip file which is optional\")\n```\n\n### Contribution\n\nContributions to the project are welcomed. If you notice any bugs or have suggestions for improvements, feel free to let us know. Thank you for your contributions!\n\n### Author\n\n+ Dan Miller Runfola\n+ Rohith Reddy Mandala",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "For performing data checks and file validation on geoboundary files. The primary purpose of this package is to facilitate the review process for pull requests made to the geoBoundaries repository.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/wmgeolab/pyGeoBoundaries",
        "Repository": "https://github.com/wmgeolab/pyGeoBoundaries"
    },
    "split_keywords": [
        "pygeoboundaries",
        " geoboundaries",
        " wmgeolab",
        " metacheck"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b9a3f171811f990c59dc37c4c736580a112336d6f0d5b4eed6103d5e67ff1cdc",
                "md5": "228cfcf5ccb26e605582dbb90f0af290",
                "sha256": "48ece99f589839a36afe6f9ede7bb6f215d466dc3e4ee29d32c0257296b79acd"
            },
            "downloads": -1,
            "filename": "pygeoboundaries-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "228cfcf5ccb26e605582dbb90f0af290",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 7119,
            "upload_time": "2024-05-21T18:41:56",
            "upload_time_iso_8601": "2024-05-21T18:41:56.091654Z",
            "url": "https://files.pythonhosted.org/packages/b9/a3/f171811f990c59dc37c4c736580a112336d6f0d5b4eed6103d5e67ff1cdc/pygeoboundaries-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94605e0d8fdc487ff490d480678f0ca7cf1ad1ec841d9de15d3ef55e2a82c07c",
                "md5": "0b6f8f231283c25b68bba4932bc9ada9",
                "sha256": "ca31a6ed1f31391d9ca13f6be543fd56fcc7aa8ff1d1f6bc45fe58ca0d0a1f3b"
            },
            "downloads": -1,
            "filename": "pygeoboundaries-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0b6f8f231283c25b68bba4932bc9ada9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 6668,
            "upload_time": "2024-05-21T18:41:58",
            "upload_time_iso_8601": "2024-05-21T18:41:58.610332Z",
            "url": "https://files.pythonhosted.org/packages/94/60/5e0d8fdc487ff490d480678f0ca7cf1ad1ec841d9de15d3ef55e2a82c07c/pygeoboundaries-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-21 18:41:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wmgeolab",
    "github_project": "pyGeoBoundaries",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "attrs",
            "specs": [
                [
                    "==",
                    "23.2.0"
                ]
            ]
        },
        {
            "name": "bandit",
            "specs": [
                [
                    "==",
                    "1.7.6"
                ]
            ]
        },
        {
            "name": "black",
            "specs": [
                [
                    "==",
                    "23.12.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2023.11.17"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.3.2"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "click-plugins",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        },
        {
            "name": "cligj",
            "specs": [
                [
                    "==",
                    "0.7.2"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.6"
                ]
            ]
        },
        {
            "name": "contourpy",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "cycler",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "fiona",
            "specs": [
                [
                    "==",
                    "1.9.5"
                ]
            ]
        },
        {
            "name": "fonttools",
            "specs": [
                [
                    "==",
                    "4.47.0"
                ]
            ]
        },
        {
            "name": "geopandas",
            "specs": [
                [
                    "==",
                    "0.14.2"
                ]
            ]
        },
        {
            "name": "gitdb",
            "specs": [
                [
                    "==",
                    "4.0.11"
                ]
            ]
        },
        {
            "name": "GitPython",
            "specs": [
                [
                    "==",
                    "3.1.41"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.6"
                ]
            ]
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    "==",
                    "7.0.1"
                ]
            ]
        },
        {
            "name": "importlib-resources",
            "specs": [
                [
                    "==",
                    "6.1.1"
                ]
            ]
        },
        {
            "name": "isort",
            "specs": [
                [
                    "==",
                    "5.13.2"
                ]
            ]
        },
        {
            "name": "kiwisolver",
            "specs": [
                [
                    "==",
                    "1.4.5"
                ]
            ]
        },
        {
            "name": "mando",
            "specs": [
                [
                    "==",
                    "0.7.1"
                ]
            ]
        },
        {
            "name": "markdown-it-py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.8.2"
                ]
            ]
        },
        {
            "name": "mdurl",
            "specs": [
                [
                    "==",
                    "0.1.2"
                ]
            ]
        },
        {
            "name": "mypy-extensions",
            "specs": [
                [
                    "==",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.26.3"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "23.2"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.1.4"
                ]
            ]
        },
        {
            "name": "pathspec",
            "specs": [
                [
                    "==",
                    "0.12.1"
                ]
            ]
        },
        {
            "name": "pbr",
            "specs": [
                [
                    "==",
                    "6.0.0"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    "==",
                    "10.2.0"
                ]
            ]
        },
        {
            "name": "platformdirs",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "Pygments",
            "specs": [
                [
                    "==",
                    "2.17.2"
                ]
            ]
        },
        {
            "name": "pyparsing",
            "specs": [
                [
                    "==",
                    "3.1.1"
                ]
            ]
        },
        {
            "name": "pyproj",
            "specs": [
                [
                    "==",
                    "3.6.1"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": [
                [
                    "==",
                    "2.8.2"
                ]
            ]
        },
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2023.3.post1"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "radon",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "rich",
            "specs": [
                [
                    "==",
                    "13.7.0"
                ]
            ]
        },
        {
            "name": "shapely",
            "specs": [
                [
                    "==",
                    "2.0.2"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    "==",
                    "1.16.0"
                ]
            ]
        },
        {
            "name": "smmap",
            "specs": [
                [
                    "==",
                    "5.0.1"
                ]
            ]
        },
        {
            "name": "stevedore",
            "specs": [
                [
                    "==",
                    "5.1.0"
                ]
            ]
        },
        {
            "name": "toml",
            "specs": [
                [
                    "==",
                    "0.10.2"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.9.0"
                ]
            ]
        },
        {
            "name": "tzdata",
            "specs": [
                [
                    "==",
                    "2023.4"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "vulture",
            "specs": [
                [
                    "==",
                    "2.10"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.17.0"
                ]
            ]
        }
    ],
    "lcname": "pygeoboundaries"
}
        
Elapsed time: 0.92691s