Skip to content

Various python packages, mostly geared towards dataviz.

License

Notifications You must be signed in to change notification settings

Udzu/pudzu-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Various python packages, mostly geared towards dataviz.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages