libpysal


Namelibpysal JSON
Version 4.10 PyPI version JSON
download
home_page
SummaryCore components of PySAL - A library of spatial analysis functions
upload_time2024-03-01 12:54:05
maintainerPySAL Developers
docs_urlNone
author
requires_python>=3.10
licenseBSD 3-Clause
keywords spatial statistics spatial graphs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python Spatial Analysis Library Core

[![Continuous Integration](https://github.com/pysal/libpysal/actions/workflows/unittests.yml/badge.svg)](https://github.com/pysal/libpysal/actions/workflows/unittests.yml)
[![codecov](https://codecov.io/gh/pysal/libpysal/branch/main/graph/badge.svg)](https://codecov.io/gh/pysal/libpysal)
[![PyPI version](https://badge.fury.io/py/libpysal.svg)](https://badge.fury.io/py/libpysal)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/libpysal.svg)](https://anaconda.org/conda-forge/libpysal)
[![DOI](https://zenodo.org/badge/81501824.svg)](https://zenodo.org/badge/latestdoi/81501824)
[![Discord](https://img.shields.io/badge/Discord-join%20chat-7289da?style=flat&logo=discord&logoColor=cccccc&link=https://discord.gg/BxFTEPFFZn)](https://discord.gg/BxFTEPFFZn)
   
## libpysal modules

- `libpysal.cg` –  Computational geometry
- `libpysal.io` –  Input and output
- `libpysal.weights` –  Spatial weights
- `libpysal.examples` –  Built-in example datasets

## Example Notebooks

- [Spatial Weights](notebooks/weights.ipynb)
- [Voronoi](notebooks/voronoi.ipynb)
- [Input and Output](notebooks/io.ipynb)

## Development

libpysal development is hosted on [github](https://github.com/pysal/libpysal).

Discussions of development occurs on the [developer list](http://groups.google.com/group/pysal-dev) as well as [Discord](https://discord.gg/BxFTEPFFZn).

## Contributing

PySAL-libpysal is under active development and contributors are welcome. If you have any suggestions, feature requests, or bug reports, please open new [issues](https://github.com/pysal/libpysal/issues) on GitHub. To submit patches, please review [PySAL's documentation for developers](https://pysal.org/docs/devs/), the PySAL [development guidelines](https://github.com/pysal/pysal/wiki), and the [libpysal contributing guidelines](https://github.com/pysal/libpysal/blob/main/.github/CONTRIBUTING.md)
before opening a [pull request](https://github.com/pysal/libpysal/pulls). Once your changes get merged, you’ll automatically be added to the [Contributors List](https://github.com/pysal/libpysal/graphs/contributors).

## Bug reports

To search for or report bugs, please see [libpysal's issues](https://github.com/pysal/libpysal/issues).

## License information

See [LICENSE.txt](https://github.com/pysal/libpysal/blob/main/LICENSE.txt) for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "libpysal",
    "maintainer": "PySAL Developers",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "spatial statistics,spatial graphs",
    "author": "",
    "author_email": "Serge Rey <sjsrey@gmail.com>, Levi Wolf <levi.john.wolf@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/2b/df/f5cbd14f4ba9d1311b23e1b4ea0696d0752246b258b08fc25273ea031acb/libpysal-4.10.tar.gz",
    "platform": null,
    "description": "# Python Spatial Analysis Library Core\n\n[![Continuous Integration](https://github.com/pysal/libpysal/actions/workflows/unittests.yml/badge.svg)](https://github.com/pysal/libpysal/actions/workflows/unittests.yml)\n[![codecov](https://codecov.io/gh/pysal/libpysal/branch/main/graph/badge.svg)](https://codecov.io/gh/pysal/libpysal)\n[![PyPI version](https://badge.fury.io/py/libpysal.svg)](https://badge.fury.io/py/libpysal)\n[![Conda Version](https://img.shields.io/conda/vn/conda-forge/libpysal.svg)](https://anaconda.org/conda-forge/libpysal)\n[![DOI](https://zenodo.org/badge/81501824.svg)](https://zenodo.org/badge/latestdoi/81501824)\n[![Discord](https://img.shields.io/badge/Discord-join%20chat-7289da?style=flat&logo=discord&logoColor=cccccc&link=https://discord.gg/BxFTEPFFZn)](https://discord.gg/BxFTEPFFZn)\n   \n## libpysal modules\n\n- `libpysal.cg` \u2013  Computational geometry\n- `libpysal.io` \u2013  Input and output\n- `libpysal.weights` \u2013  Spatial weights\n- `libpysal.examples` \u2013  Built-in example datasets\n\n## Example Notebooks\n\n- [Spatial Weights](notebooks/weights.ipynb)\n- [Voronoi](notebooks/voronoi.ipynb)\n- [Input and Output](notebooks/io.ipynb)\n\n## Development\n\nlibpysal development is hosted on [github](https://github.com/pysal/libpysal).\n\nDiscussions of development occurs on the [developer list](http://groups.google.com/group/pysal-dev) as well as [Discord](https://discord.gg/BxFTEPFFZn).\n\n## Contributing\n\nPySAL-libpysal is under active development and contributors are welcome. If you have any suggestions, feature requests, or bug reports, please open new [issues](https://github.com/pysal/libpysal/issues) on GitHub. To submit patches, please review [PySAL's documentation for developers](https://pysal.org/docs/devs/), the PySAL [development guidelines](https://github.com/pysal/pysal/wiki), and the [libpysal contributing guidelines](https://github.com/pysal/libpysal/blob/main/.github/CONTRIBUTING.md)\nbefore opening a [pull request](https://github.com/pysal/libpysal/pulls). Once your changes get merged, you\u2019ll automatically be added to the [Contributors List](https://github.com/pysal/libpysal/graphs/contributors).\n\n## Bug reports\n\nTo search for or report bugs, please see [libpysal's issues](https://github.com/pysal/libpysal/issues).\n\n## License information\n\nSee [LICENSE.txt](https://github.com/pysal/libpysal/blob/main/LICENSE.txt) for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Core components of PySAL - A library of spatial analysis functions",
    "version": "4.10",
    "project_urls": {
        "Home": "https://github.com/pysal/libpysal/",
        "Repository": "https://github.com/pysal/libpysal"
    },
    "split_keywords": [
        "spatial statistics",
        "spatial graphs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6ebd0aa03cd034bbe245190d89342b932aa162facd4d5eed4ea3ceab67fad3a4",
                "md5": "850bbb54d7c60557e437fb3aab6d0b92",
                "sha256": "c2e871d5d318d979ad454fa3b77825f136661c78c5701c162a695ab262bbb688"
            },
            "downloads": -1,
            "filename": "libpysal-4.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "850bbb54d7c60557e437fb3aab6d0b92",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2793636,
            "upload_time": "2024-03-01T12:54:03",
            "upload_time_iso_8601": "2024-03-01T12:54:03.337469Z",
            "url": "https://files.pythonhosted.org/packages/6e/bd/0aa03cd034bbe245190d89342b932aa162facd4d5eed4ea3ceab67fad3a4/libpysal-4.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2bdff5cbd14f4ba9d1311b23e1b4ea0696d0752246b258b08fc25273ea031acb",
                "md5": "936d0ebb7a2fed566596bdde90a20edb",
                "sha256": "4d3127802c7c06289ffb211d10202dd8d14b10039a81249920769ce4b987e3b5"
            },
            "downloads": -1,
            "filename": "libpysal-4.10.tar.gz",
            "has_sig": false,
            "md5_digest": "936d0ebb7a2fed566596bdde90a20edb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 6350304,
            "upload_time": "2024-03-01T12:54:05",
            "upload_time_iso_8601": "2024-03-01T12:54:05.359151Z",
            "url": "https://files.pythonhosted.org/packages/2b/df/f5cbd14f4ba9d1311b23e1b4ea0696d0752246b258b08fc25273ea031acb/libpysal-4.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 12:54:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pysal",
    "github_project": "libpysal",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "libpysal"
}
        
Elapsed time: 0.19593s