How to Install and Uninstall python3-restless Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-restless" package

This tutorial shows how to install python3-restless on Kali Linux

$ sudo apt update $ sudo apt install python3-restless

2. Uninstall "python3-restless" package

Please follow the guidelines below to uninstall python3-restless on Kali Linux:

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

3. Information about the python3-restless package on Kali Linux

Package: python3-restless
Source: python-restless
Version: 2.2.0-2
Installed-Size: 84
Maintainer: Debian QA Group
Architecture: all
Depends: python3-six (>= 1.4.0), python3:any
Suggests: python-restless-doc, python3-django, python3-flask, python3-pyramid, python3-tornado
Size: 19348
SHA256: af2167b5226b82619f6847b438d3e6a6863ba4b92c687381dd03e6d472f274fa
SHA1: df6c55c0eddbae88e238a5e84b7434cd0ed35976
MD5sum: 4e5946d0d39211d335355fb60ad620e8
Description: lightweight REST miniframework for Python (Python 3)
Works great with Django, Flask, Pyramid, Tornado & Itty, but should
be useful for many other Python web frameworks. Based on the lessons
learned from Tastypie & other REST libraries.
.
Features
* Small, fast codebase
* JSON output by default, but overridable
* RESTful
* Flexible
.
This package provides the Python 3.x module.
Description-md5: ba32725713867a4aad0c159528c4bc18
Homepage: https://github.com/toastdriven/restless/
Section: python
Priority: optional
Filename: pool/main/p/python-restless/python3-restless_2.2.0-2_all.deb