Skip to content

pysal/submodule_template

Repository files navigation

PACKAGE_NAME: ONE_LINER

SHORT_DESCRIPTION

tag unittests codecov Documentation License

PACKAGE_NAME is an open-source Python library for DESCRIPTION in PySAL (Python Spatial Analysis Library), it is under active development for the inclusion of LIST_OF_MODELS/METHODS/ETC..

Examples

More examples can be found in the Tutorials section of the documentation.

All examples can be run interactively by launching this repository as a Binder.

Requirements

Installation

PACKAGE_NAME is available on the Python Package Index. Therefore, you can either install directly with pip from the command line:

$ pip install -U PACKAGE_NAME

or download the source distribution (.tar.gz) and decompress it to your selected destination. Open a command shell and navigate to the decompressed folder. Type:

$ pip install .

You may also install the latest stable PACKAGE_NAME via conda-forge channel by running:

$ conda install --channel conda-forge PACKAGE_NAME

Contribute

PySAL-PACKAGE_NAME is under active development and contributors are welcome.

If you have any suggestions, feature requests, or bug reports, please open new issues on GitHub. To submit patches, please review PySAL: Getting Started, the PySAL development guidelines, the PACKAGE_NAME contributing guidelines before opening a pull request. Once your changes get merged, you’ll automatically be added to the Contributors List.

Support

If you are having trouble, please create an issue, start a discussion, or talk to us in the gitter room.

Code of Conduct

As a PySAL-federated project, PACKAGE_NAME follows the Code of Conduct under the PySAL governance model.

License

The project is licensed under the BSD 3-Clause license.

Funding

This project is/was partially funded through:

About

This provides a template for submodules to use in the PySAL project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published