How to Install and Uninstall python3-rows Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-rows" package

Please follow the instructions below to install python3-rows on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-rows

2. Uninstall "python3-rows" package

Learn how to uninstall python3-rows on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-rows package on Ubuntu 21.10 (Impish Indri)

Package: python3-rows
Architecture: all
Version: 0.4.1-3
Priority: optional
Section: universe/python
Source: rows
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 219
Depends: python3-six, python3-unicodecsv, python3:any, python3-tqdm, python3-requests, python3-requests-cache
Recommends: locales, locales-all, python3-lxml, python3-xlrd, python3-xlwt
Filename: pool/universe/r/rows/python3-rows_0.4.1-3_all.deb
Size: 40280
MD5sum: a6ad66963adf2f458cabc324b7df0661
SHA1: 251c4efd5a414a7d2c9b3e3b28a6a2494c1881f3
SHA256: 01a3b92c392b9c741fb8b0e713421fa979c5a3e21f23956f8209766bdaa9a428
SHA512: e38cc2e02b684010b0bf6cf9f2ac65178b4becd3e012cbe9f6c992953db6d01cd7982d05c02ed4c1ec4847597cf5bffe7cb42ae354fe012121e1f74bcb5914bc
Homepage: https://github.com/turicas/rows/
Description-en: library to tabular data, no matter the format
No matter in which format your tabular data is: python3-rows will import it,
automatically detect types and give you high-level Python objects so you can
start working with the data instead of trying to parse it.
It is also locale and unicode aware.
.
The library is composed by:
.
* A common interface to tabular data (the Table class).
* A set of plugins to populate Table objects CSV, XLS, HTML, TXT.
* A set of common fields (such as BoolField, IntegerField) which know exactly
how to serialize and deserialize data for each object type you'll get.
* A set of utilities (such as field type recognition) to help working with
tabular data.
* Access to the most used features: convert between formats, sum, join and
sort tables. Just import rows and relax.
Description-md5: a33632bf895caa1b1abe7ad17832bedf