Skip to main content

Extract weekly TidyTuesday Data/Readme

Project description

TidyTuesdayPy

A Python library to download TidyTuesday data, inspired by the {tidytuesdayR} package for R.

:warning: This package is currently under development

Get Started

Installing

The easiest way to install tidytuesdaypy is via pip:

pip install tidytuesdaypy

Deep Dive

Contributing

  1. Clone this repository git clone git@github.com:alwinw/tidytuesdaypy.git
  2. Install the development version pip install -v -e .[<extras>] (-e needs pip >= 22.0 for pyproject.toml) or poetry install --extras "<extras>"
  3. Make your changes and commit using commitizen and ensure pre-commit is active
  4. When ready, bump the version and run poetry build -v. If deploying, run poetry publish --build -v

Acknowledgements

This package is heavily inspired by {tidytuesdayR}. It would not be possible without R4DS and of course tidytuesday

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

tidytuesdaypy-0.1.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

tidytuesdaypy-0.1.0-py3-none-any.whl (2.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