How to Install and Uninstall python-agate-doc Package on Kali Linux

Last updated: May 05,2024

1. Install "python-agate-doc" package

Please follow the guidelines below to install python-agate-doc on Kali Linux

$ sudo apt update $ sudo apt install python-agate-doc

2. Uninstall "python-agate-doc" package

Learn how to uninstall python-agate-doc on Kali Linux:

$ sudo apt remove python-agate-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-agate-doc package on Kali Linux

Package: python-agate-doc
Source: python-agate
Version: 1.9.1-1
Installed-Size: 2034
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 168152
SHA256: 1f34f636d125cbbd0732b1a41c2053b06d54490bb725c2303f54a94326249371
SHA1: 6ffe3949085082f7dcaa521d2a5f230f388e66dc
MD5sum: e14cad8eba410c64a6fc7600e37b10e9
Description: documentation for agate
Agate is a Python data analysis library that is optimized for humans instead
of machines. It is an alternative to numpy and pandas that solves real-world
problems with readable code.
.
Why agate?
.
- A readable and user-friendly API.
- A complete set of SQL-like operations.
- Unicode support everywhere.
- Decimal precision everywhere.
- Exhaustive user documentation.
- Pluggable extensions that add SQL integration, Excel support, and more.
- Designed with iPython, Jupyter and atom/hydrogen in mind.
- Pure Python. No C dependencies to compile.
- Exhaustive test coverage.
- MIT licensed and free for all purposes.
- Zealously zen.
- Made with love.
.
This package provides the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://agate.readthedocs.org/
Built-Using: sphinx (= 7.2.6-3)
Section: doc
Priority: optional
Filename: pool/main/p/python-agate/python-agate-doc_1.9.1-1_all.deb