Skip to content

Latest commit

 

History

History
125 lines (100 loc) · 7.57 KB

README.md

File metadata and controls

125 lines (100 loc) · 7.57 KB

p4l-resources

Shared space for the Python{4}Lib group.

See our meeting notes for more details.

Upcoming meetings (meetings at 11am Eastern time):

  • No meeting on May 14 during Code4Lib conference
  • May 28, 2024: Thomas Guinard talks about Jupiter Kernel Gateway
  • June 11, 2024: Rebecca Hyams demos Postman
  • June 25, 2024: Charles Brown-Roberts & Eddie Prieto introduce deployment of web apps (Flask, security, and more)

Would like to suggest a worthy resource? See contributing instructions.

Python Resources

Reference

Books

Tutorials

Courses

Articles

Podcasts

Blogs

Member Presentations

Tools

Library metadata

ILS & other library systems wrappers

Transliteration / romanization

Data Analysis

Pandas

Data Validators

GUI

  • VisualTK / (great starting point to visually create a GUI in Tkinter)
  • Gooey (simple GUI package, transforms argparse into GUI)

HTTP

Requests

Links checkers

Retries

Packaging

Briefcase (packaging)

PyInstaller (packaging)

QR codes

RDF

Testing

Visualization