Skip to main content

gedcomx_v1

Project description

Kio estas gedcomx_v1 ?

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

Kun gedcomx_v1, 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_v1

    python3 -m pip install gedcomx_v1 --break-system-packages
    

Promocio

python3 -m pip install --upgrade --force-reinstall gedcomx_v1 --break-system-packages

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.22.tar.gz (30.2 kB view hashes)

Uploaded Source

Built Distribution

gedcomx_v1-1.0.22-py3-none-any.whl (33.0 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