Working with PBF Files - Project-EPIC/epic-osm-realtime GitHub Wiki
PyOsmium
This is probably the best library for working with PBF files. These are python bindings for the Osmium library (Written in C). This package is well maintained (so far) and seems to work with history files as well.
What we need to learn about this tool
- How does it handle the History data? Docs