Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bartfeenstra/betty
Betty visualizes and publishes your family history by building interactive, encyclopedia-like genealogy websites out of your Gramps and GEDCOM family trees
https://github.com/bartfeenstra/betty
ancestry betty docker family-tree gedcom gedcom-files genealogy gramps gramps-xml static-site-generator
Last synced: 12 days ago
JSON representation
Betty visualizes and publishes your family history by building interactive, encyclopedia-like genealogy websites out of your Gramps and GEDCOM family trees
- Host: GitHub
- URL: https://github.com/bartfeenstra/betty
- Owner: bartfeenstra
- License: gpl-3.0
- Created: 2019-02-14T18:05:13.000Z (almost 6 years ago)
- Default Branch: 0.4.x
- Last Pushed: 2024-12-10T11:51:12.000Z (12 days ago)
- Last Synced: 2024-12-10T12:37:28.486Z (12 days ago)
- Topics: ancestry, betty, docker, family-tree, gedcom, gedcom-files, genealogy, gramps, gramps-xml, static-site-generator
- Language: Python
- Homepage: https://betty.readthedocs.io
- Size: 7.62 MB
- Stars: 89
- Watchers: 6
- Forks: 15
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Betty 👵
[![Test](https://github.com/bartfeenstra/betty/actions/workflows/test.yml/badge.svg?branch=0.4.x)](https://github.com/bartfeenstra/betty/actions/workflows/test.yml) [![Code coverage](https://codecov.io/gh/bartfeenstra/betty/branch/0.4.x/graph/badge.svg)](https://codecov.io/gh/bartfeenstra/betty) [![PyPI releases](https://badge.fury.io/py/betty.svg)](https://pypi.org/project/betty/) [![Supported Python versions](https://img.shields.io/pypi/pyversions/betty.svg?logo=python&logoColor=FBE072)](https://pypi.org/project/betty/) [![Recent downloads](https://img.shields.io/pypi/dm/betty.svg)](https://pypi.org/project/betty/) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md) [![Follow Betty on Twitter](https://img.shields.io/twitter/follow/Betty_Project.svg?label=Betty_Project&style=flat&logo=twitter&logoColor=4FADFF)](https://twitter.com/Betty_Project)
Betty visualizes and publishes your family history by building interactive, encyclopedia-like genealogy websites out of your
[Gramps](https://gramps-project.org/) and [GEDCOM](https://en.wikipedia.org/wiki/GEDCOM) family trees.## View an example site
View a Betty example site at [ancestry.bartfeenstra.com](https://ancestry.bartfeenstra.com).
## Documentation
View the documentation at [https://betty.readthedocs.io/](https://betty.readthedocs.io/0.4.x).