Skip to main content

gedcomx-v1

Project description

Kio estas gedcomx ?

Ĝi estas biblioteko por manipuli la gedcomx-formaton uzatan en genealogio.

Kun gedcomx, vi povas legi kaj skribi json-datumojn.
Xml-datumoj ne estas bone subtenataj, vi ne uzu ĝin.

Por pliaj informoj pri gedcomx-formaton, vidu:

Instalado

  1. Instalu Python 3.7 aŭ pli novan

    Ekzemplo por debian :

    sudo apt update
    sudo apt --no-install-recommends install python3
    
  2. Instalu pip

    Ekzemplo por debian :

    sudo apt update
    sudo apt --no-install-recommends install python3-pip
    

    Alia ekzemplo por debian :

    curl -sSfO 'https://bootstrap.pypa.io/get-pip.py'
    sudo python3 get-pip.py
    rm get-pip.py
    
  3. Instalu gedcomx

    python3 -m pip install gedcomx-v1
    

Promocio

python3 -m pip install --upgrade --force-reinstall gedcomx-v1

Ekzemploj

Vidu en la dosierujo «testoj».

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gedcomx-v1-1.0.14.tar.gz (26.2 kB view hashes)

Uploaded Source

Built Distribution

gedcomx_v1-1.0.14-py3-none-any.whl (28.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page