A Python port of the TidyTuesday Downloader
Project description
A Python library to automatically download TidyTuesday datasets, inspired by the tidytuesdayR package for r.
The package is best installed directly from github .. code:: python
pip install git+https://github.com/AndreasThinks/PyDyTuesday#egg=PyDyTuesday
It can also be downloaded from PyPi
pip install PyDyTuesday
Contains two functions:
#obtain dataset from specific date
get_date("2021-01-19")
#specific week
get_week(2019, 3)
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PyDyTuesday-0.0.3.tar.gz.
File metadata
- Download URL: PyDyTuesday-0.0.3.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dcf24bdbee8267fd7215422c304227e29d6cdc1b9b82d84b959a815daf354f1
|
|
| MD5 |
b211ac6ece100a6d6adb6701138ed05f
|
|
| BLAKE2b-256 |
6bff62f56350786ff1c268433c18a6b202dd9d5615292f2ac49203952bfe0ca8
|
File details
Details for the file PyDyTuesday-0.0.3-py3-none-any.whl.
File metadata
- Download URL: PyDyTuesday-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54afaaf39ea0e304fdfda5a5464c5f99ca1c0fd5bb95052974269d871c320d30
|
|
| MD5 |
372d8ab8e130a46c0d45ef4415af3497
|
|
| BLAKE2b-256 |
917a09330ec03db49a5ae1eb369e89f6ed4e42b2e74f386118982f87f8c347db
|