How to Install and Uninstall python3-stetl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 13,2024

1. Install "python3-stetl" package

Please follow the step by step instructions below to install python3-stetl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-stetl

2. Uninstall "python3-stetl" package

Learn how to uninstall python3-stetl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove python3-stetl $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-stetl package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-stetl
Architecture: all
Version: 2.0+ds-2
Priority: optional
Section: universe/python
Source: python-stetl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GIS Project
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 8049
Depends: libjs-jquery, libjs-underscore, python3-deprecated, python3-gdal, python3-jinja2, python3-lxml, python3-psycopg2, python3:any
Filename: pool/universe/p/python-stetl/python3-stetl_2.0+ds-2_all.deb
Size: 6201780
MD5sum: af01b166767bc531a83f4e551322937d
SHA1: cd9c77551f55382e5c557ceaed0017a796e652ef
SHA256: dca0e78564c46aaac61aecde1ee93cf464cdec535743c660e3e4d5441dab66dd
SHA512: 354a2d5741e4d9d9369bd42cb96536484b7dca6d432c58be4d3252764e784d0d5d481b8e60ee761a944e6c5c15910650a03fb2b2a82b99d8f4a41e10babcfbb6
Homepage: http://stetl.org/
Description-en: Streaming ETL - Geospatial ETL framework for Python 3
Stetl, streaming ETL, pronounced "staedl", is a lightweight ETL-framework
for the conversion of rich (as GML) geospatial data conversion.
.
It basically glues together existing parsing and transformation tools
like GDAL/OGR (ogr2ogr) and XSLT. By using native tools like libxml and
libxslt (via Python lxml) Stetl is speed-optimized.
.
Stetl has a similar design as Spring (Java) and other modern frameworks
based on IoC (Inversion of Control). A configuration file (in Python
config format) specifies your chain of ETL steps. This chain is formed
by a series of Python modules/objects and their parameters. These are
symbolically specified in the config file. You just invoke etl.py the
main program with a config file. The config file specifies the input
modules (e.g. PostGIS), transformers (e.g. XSLT) and outputs (e.g. a GML
file or even WFS-T a geospatial protocol to publish GML to a server).
.
This package contains the module for Python 3.
Description-md5: 3a55cc4532c18ce8589a82f600ef56ba