]> Nutra Git (v2) - gamesguru/getmyancestors.git/commit
update README
authorBenoît Fontaine <benoitfontaine.ba@gmail.com>
Wed, 5 Jun 2024 20:43:52 +0000 (22:43 +0200)
committerShane <30691680+gamesguru@users.noreply.github.com>
Sat, 24 Aug 2024 05:16:33 +0000 (01:16 -0400)
commita75ed67d76957a1003405e16eb7c227afe9b72ab
tree8bceb0e49b9283a587b221e0057f2b46e81658d4
parent3351b5e2b0c2f6ef85d3732454ac4ea5103a664e
update README

Added exclude list parameter to be able to exclude people from the generation

Added distance argument to download all people up until a distance.

Using Familysearch ids instead of the counters

Added request cache

Retriveing place information from geonames

Fixed cache, date formatting and envet id

Added a main for easier testing
README.md
getmyancestors/classes/constants.py
getmyancestors/classes/session.py
getmyancestors/classes/tree.py
getmyancestors/getmyancestors.py
getmyancestors/mergemyancestors.py
main.py [new file with mode: 0644]
requirements.txt