Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidmstraub/gramps-fake-tree
A script to generate an example family tree database for Gramps using random data
https://github.com/davidmstraub/gramps-fake-tree
Last synced: 2 days ago
JSON representation
A script to generate an example family tree database for Gramps using random data
- Host: GitHub
- URL: https://github.com/davidmstraub/gramps-fake-tree
- Owner: DavidMStraub
- License: mit
- Created: 2023-10-27T06:47:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-27T12:52:33.000Z (about 1 year ago)
- Last Synced: 2024-06-11T19:34:57.676Z (5 months ago)
- Language: Python
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gramps-fake-tree
A script to generate an example family tree database for Gramps using random data.
**Work in progress.**
## Optional: generate random face images
This uses the service thispersondoesnotexist.com.
```bash
python generate_faces.py N
```where N is the number of faces to generate (it will generate N colored and N grayscale photos).
## Generate the tree
Usage:
```bash
python fake_tree.py
```This will create a file `random_tree.gramps`. If images exist in the path, they will be used for people.