Skip to content
/ pudzu Public

Various python scripts, mostly geared towards dataviz.

License

Notifications You must be signed in to change notification settings

Udzu/pudzu

Repository files navigation

pudzu

Summary

Various Python 3.8+ utility modules and scripts, 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 modules aren't properly tested but are reasonably simple, generic and docstringed.

Note that the stable modules have now been moved to the pudzu-packages repository.

Installation

The stable modules can be installed using pip as described in the pudzu-packages repository. Experimental (WIP) models can be installed using pip install pudzu (for the latest release) or by directly running pip install ..

Stable modules

  • 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.

WIP modules

Copyright

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

About

Various python scripts, mostly geared towards dataviz.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published