issues
search
joeyaurel
/
python-gedcom
Python module for parsing, analyzing, and manipulating GEDCOM files
https://gedcom.joeyaurel.dev
GNU General Public License v2.0
160
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A way to specify file encoding
#64
kostyachum
opened
1 year ago
0
invalid continuation byte
#63
Thierry-Dumont
opened
2 years ago
2
Date handling
#62
johnandrea
opened
3 years ago
0
Specifications
#61
johnandrea
opened
3 years ago
0
Access to NOTE fields
#60
JuFu59
opened
3 years ago
0
[Feature request] documentation/example for print_gedcom and save_gedcom
#59
dianekaplan
opened
3 years ago
1
fix(parser.py): remove call to deleted method is_family()
#58
joephayes
closed
4 years ago
0
Revert "fix(parser.py): remove call to deleted method is_family()"
#57
joeyaurel
closed
4 years ago
0
fix(parser.py): remove call to deleted method is_family()
#56
joephayes
closed
4 years ago
4
[Bug] 'FamilyElement' object has no attribute 'is_family'
#55
AKorets
closed
4 years ago
1
get_birth_data and get_death_data improvement [issue 21]
#54
IvicaPizent
opened
4 years ago
0
Add parsers
#53
joeyaurel
opened
4 years ago
0
docs: added new documentation
#52
joeyaurel
closed
4 years ago
0
[Feature request] get INDI ID number
#51
ljm0
opened
4 years ago
2
Add parsers
#50
cdhorn
closed
4 years ago
2
Add missing 5.5.1 tags and some of the common program defined ones.
#49
cdhorn
opened
4 years ago
10
New `to_gedcom_string` method for `Parser` class
#48
joeyaurel
closed
4 years ago
2
[Bug] Non strict loading not working
#47
AKorets
opened
4 years ago
6
[Feature request] 5.5.n Compatibility?
#46
changeling
opened
4 years ago
4
WIP: 2.0.0
#45
joeyaurel
opened
4 years ago
5
docs: added contribution guidelines
#44
joeyaurel
closed
4 years ago
0
feat: added setup for conventional commits
#43
joeyaurel
closed
4 years ago
0
2.0.0.dev1
#42
joeyaurel
closed
4 years ago
1
feature/docs
#41
joeyaurel
closed
4 years ago
0
Dropped support of Python 2.7 / 3.4, added support for 3.5 to 3.8 and moved from `requirements.txt` to using Pipenv
#40
joeyaurel
closed
4 years ago
0
Configure Renovate
#39
renovate[bot]
opened
4 years ago
2
Get all names Issue#34
#38
mameen
closed
4 years ago
0
Parse stream issue#32
#37
mameen
closed
4 years ago
0
element.get_census_data() and element.get_occupation() not working
#36
ginnymc
opened
4 years ago
0
enhancement: comparator / merger
#35
mameen
opened
4 years ago
0
enhancement: return all_names
#34
mameen
opened
4 years ago
2
pass to_gedcom_string recursive to child elements
#33
mameen
closed
4 years ago
1
Allow parser to accept files directly, not just the filepath
#32
tsloan1377
opened
4 years ago
1
Reading non UTF-8 files
#30
Thimxx
opened
5 years ago
1
Fix for to_gedcom_string()
#29
KeithPetro
closed
4 years ago
8
Suffixes and get_name
#28
lilaconlee
opened
5 years ago
1
can't save gedcom file
#27
ogruenig
closed
4 years ago
1
Can't install?
#26
jamestho
closed
4 years ago
11
gedcom datestrings to dates, including for ISO 8601 dates
#25
andersbel
opened
5 years ago
1
More test files
#24
andersbel
opened
5 years ago
0
Words for structure of Gedcom file
#23
andersbel
opened
5 years ago
5
Difference between `get_parent_element()` and `get_parents()`
#22
blotfi
closed
5 years ago
6
`get_birth_data` and `get_death_data` returning last `DATE` and `PLAC` found
#21
damonbrodie
opened
5 years ago
4
trying to separate gedcom into maternal and paternal, error
#20
codelocksdev
closed
5 years ago
4
Small doc fixes
#19
damonbrodie
closed
5 years ago
1
Update the project structure
#18
joeyaurel
closed
5 years ago
1
Adding individual documentation for `Gedcom` and `Element` classes
#17
joeyaurel
closed
5 years ago
0
Fix `setup.py` outputting correct markdown when reading the `README.md`
#16
joeyaurel
closed
5 years ago
1
Separate `__init__.py` into individual files (`Element` and `Gedcom`)
#15
joeyaurel
closed
5 years ago
0
Add tests for the parser to check and validate actual functionality
#14
joeyaurel
closed
5 years ago
0
Next