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 Documentation Status PyPI

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 the latest stable version and use this package from PyPi:

py -m pip install pycart

To install and use the latest development version 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.7, <3.10

Read the Docs!

Further information about pycart can be found here, including further installation and dependency details, a quickstart guide and API reference.

Key Dependencies

To use pycart, you will need Python>=3.9, alongside the following fixed version dependencies:

Package Version
Python >=3.9, <3.10
matplotlib 3.7.1
geopandas 0.12.2
geojson 3.0.1
pandas 1.5.3
numpy 1.24.2
libpysal 4.7.0
shapely 2.0.1
alive-progress >3.1.1

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.2.0.tar.gz (39.4 kB view hashes)

Uploaded Source

Built Distribution

pycart-0.2.0-py3-none-any.whl (9.7 kB 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