pudzu-dates

Date classes supporting flexible calendars, date deltas and ranges


Keywords
pudzu, date, calendar, pillow, python, visualization
License
MIT
Install
pip install pudzu-dates==0.9.3

Documentation

pudzu-packages

Summary

Various Python 3.8+ packages, mostly geared towards dataviz and used to create the data visualisations in this flickr account (most of which been posted to reddit at some point by /u/Udzu). The packages aren't properly tested yet but are reasonably simple, generic and docstringed.

For sample scripts that use these packages, see the pudzu repo.

Installation

The packages can be installed individually using either pip install [package-name] (for the latest release) or by running poetry install inside the relevant directory.

Packages

  • pudzu-utils - various utility functions and data structures.
  • pudzu-dates - date classes supporting flexible calendars, deltas and ranges.
  • pudzu-patterns - NFA-based pattern matcher supporting novel operations and modifiers.
  • pudzu-pillar - various monkey-patched Pillow utilities.
  • pudzu-charts - Pillow-based charting tools.

Copyright

Copyright © 2017–21 by Udzu. Licensed under the MIT License.