Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 271 Bytes

File metadata and controls

8 lines (7 loc) · 271 Bytes

PyDAB

A persistent digital address book to keep records of contacts in your network and important information about them. PyDAB keeps this record in one (pickled) file that you can easily backup.

TODO

  • Organize into modules
  • Add more fields
  • Document
  • Publish