Skip to main content

A Python package for generating Cartograms using GeoDataFrames.

Project description

ecmm428 - The pycart package

GitHub GitHub code size in bytes GitHub last commit GitHub top language

Contributors

Contributors to this project are

  • Alex Rundle (ARundle01)

License

This project is licensed under the BSD 3-Clause License

SPDX-License-Identifier: BSD-3-Clause

Installation

Using Pip

Make sure you have the latest version of PIP installed:

py -m pip install --upgrade pip

This package is currently hosted on PyPi and TestPyPi, as it is currently in unstable development. To install and use this package from PyPi:

py -m pip install pycart

To install and use this package from TestPyPi:

py -m pip install -i https://test.pypi.org/simple/ pycart

Pre-requisites

All code in this Repository and Package was developed and tested on Windows 10.

This Repository requires:

  • Python >=3.9

Read the Docs!

pycart - Python Cartogram Generation

pycart is a Python software package that allows generation of Cartograms from a GeoPandas GeoDataFrame.

The library provides a cartogram generator class, alongside individual methods based on popular Cartogram generation algorithms.

Quick Install

pycart can be installed from PyPI, or the development version from TestPyPI.

Install from PyPI with:

pip install pycart

Install the development version from TestPyPI:

pip install -i https://test.pypi.org/simple/ pycart

For further details on installation, please see the installation guide.

Contributors

Name Role
Alex Rundle Lead Developer

License

This project is licensed under the BSD 3-Clause License. For further details, please see the about section.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycart-0.1.16.tar.gz (33.0 MB view hashes)

Uploaded Source

Built Distribution

pycart-0.1.16-py3-none-any.whl (33.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page