All Projects → Udzu → Pudzu

Udzu / Pudzu

Licence: mit
Various python scripts, mostly geared towards dataviz.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Pudzu

Scrapple
A framework for creating semi-automatic web content extractors
Stars: ✭ 464 (+346.15%)
Mutual labels:  beautifulsoup
Lambda Packs
Precompiled packages for AWS Lambda
Stars: ✭ 997 (+858.65%)
Mutual labels:  pillow
Facebook Data Analyzer
📊Python script to analyze the contents of your Facebook data export
Stars: ✭ 71 (-31.73%)
Mutual labels:  beautifulsoup
Memegen
The free and open source API to generate memes.
Stars: ✭ 648 (+523.08%)
Mutual labels:  pillow
Universityrecruitment Ssurvey
用严肃的数据来回答“什么样的企业会到什么样的大学招聘”?
Stars: ✭ 30 (-71.15%)
Mutual labels:  beautifulsoup
Pyinsane
Python library to access and use image scanners (Linux/Windows/etc) (Sane/WIA) -- Moved to Gnome's Gitlab
Stars: ✭ 60 (-42.31%)
Mutual labels:  pillow
Mechanicalsoup
A Python library for automating interaction with websites.
Stars: ✭ 3,863 (+3614.42%)
Mutual labels:  beautifulsoup
Languagepod101 Scraper
Python scraper for Language Pods such as Japanesepod101.com 👹 🗾 🍣 Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more! ✨
Stars: ✭ 104 (+0%)
Mutual labels:  beautifulsoup
Pywebp
Python bindings for WebP
Stars: ✭ 35 (-66.35%)
Mutual labels:  pillow
Pitchfork
🎶 Unofficial python API for pitchfork.com reviews.
Stars: ✭ 67 (-35.58%)
Mutual labels:  beautifulsoup
Cryptoapp
加密解密工具箱GUI程序,支持Windows和linux系统。
Stars: ✭ 24 (-76.92%)
Mutual labels:  pillow
Sig To Googlecalendar
A python script to get class schedules on UFLA's SIG and convert to a .CSV file to use in Google Calendar
Stars: ✭ 14 (-86.54%)
Mutual labels:  beautifulsoup
Pillow
The friendly PIL fork (Python Imaging Library)
Stars: ✭ 9,241 (+8785.58%)
Mutual labels:  pillow
Easy Scraping Tutorial
Simple but useful Python web scraping tutorial code.
Stars: ✭ 583 (+460.58%)
Mutual labels:  beautifulsoup
Daftlistings
A library that enables programmatic interaction with daft.ie. Daft.ie has nationwide coverage and contains about 80% of the total available properties in Ireland.
Stars: ✭ 86 (-17.31%)
Mutual labels:  beautifulsoup
Pibooth
The pibooth project provides a Photo Booth application out-of-the-box for Raspberry Pi and opencv compatible devices
Stars: ✭ 398 (+282.69%)
Mutual labels:  pillow
Tesseract Python
Examples to implement OCR(Optical Character Recognition) using tesseract using Python
Stars: ✭ 49 (-52.88%)
Mutual labels:  pillow
Imagegonord
A tool that can convert your rgb images to nordtheme palette
Stars: ✭ 105 (+0.96%)
Mutual labels:  pillow
Soupsieve
A modern CSS selector implementation for BeautifulSoup
Stars: ✭ 95 (-8.65%)
Mutual labels:  beautifulsoup
Supremedropbot
A supreme web bot, written in python, to grab a list of specified products, and checkout before they sell out!
Stars: ✭ 66 (-36.54%)
Mutual labels:  beautifulsoup

pudzu

Summary

Various Python 3.7+ 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-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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].