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

Last updated: May 07,2024

1. Install "python-django-analytical-doc" package

This tutorial shows how to install python-django-analytical-doc on Kali Linux

$ sudo apt update $ sudo apt install python-django-analytical-doc

2. Uninstall "python-django-analytical-doc" package

Learn how to uninstall python-django-analytical-doc on Kali Linux:

$ sudo apt remove python-django-analytical-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: python-django-analytical-doc
Source: python-django-analytical
Version: 3.1.0-1
Installed-Size: 832
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 78380
SHA256: 81799577be7087ddfc0ab48ad11581311f29624e6befa789f54ace18bb9dea02
SHA1: b5e6e16566037a51434b956a94849e2a7c3054c1
MD5sum: 6f4c546441144a17b48c4e766ba8dab2
Description: Integrate analytics services into a Django (Documentation)
The django-analytical application integrates analytics services into a Django
project.
.
Using an analytics service with a Django project means adding Javascript
tracking code to the project templates. Of course, every service has its own
specific installation instructions. Furthermore, you need to include your
unique identifiers, which then end up in the templates.
.
This application hides the details of the different analytics services behind a
generic interface, and keeps personal information and configuration out of the
templates. Its goal is to make the basic set-up very simple, while allowing
advanced users to customize tracking. Each service is set up as recommended by
the services themselves, using an asynchronous version of the Javascript code
if possible.
.
This package contains the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jazzband/django-analytical/
Section: doc
Priority: optional
Filename: pool/main/p/python-django-analytical/python-django-analytical-doc_3.1.0-1_all.deb