How to Install and Uninstall python-django-ratelimit Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python-django-ratelimit" package
Please follow the step by step instructions below to install python-django-ratelimit on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-django-ratelimit
Copied
2. Uninstall "python-django-ratelimit" package
This guide covers the steps necessary to uninstall python-django-ratelimit on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-django-ratelimit
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-django-ratelimit package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-django-ratelimit
Priority: optional
Section: universe/python
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Bardelli
Architecture: all
Source: django-ratelimit
Version: 0.4.0+8+gd58c489-3
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-django (>= 1.4)
Filename: pool/universe/d/django-ratelimit/python-django-ratelimit_0.4.0+8+gd58c489-3_all.deb
Size: 7282
MD5sum: 5f25b5cd4574eb7e86311d1b86e4e9a3
SHA1: 516565937c267bb32adb650d0c5d77527c9b9039
SHA256: f2fbe05c27d9aabe0efb95857407e9e214ef40fce14c525f6f8c22e76d2b5ac3
Description-en: Cache-based rate-limiting for Django
Django Ratelimit provides a decorator to rate-limit views. Limiting can
be based on IP address or a field in the request--either a GET or POST
variable.
Description-md5: 40c64fa3ae39cdc0ca4e79dc05e4f915
Homepage: https://github.com/jsocol/django-ratelimit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: Marco Bardelli
Architecture: all
Source: django-ratelimit
Version: 0.4.0+8+gd58c489-3
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-django (>= 1.4)
Filename: pool/universe/d/django-ratelimit/python-django-ratelimit_0.4.0+8+gd58c489-3_all.deb
Size: 7282
MD5sum: 5f25b5cd4574eb7e86311d1b86e4e9a3
SHA1: 516565937c267bb32adb650d0c5d77527c9b9039
SHA256: f2fbe05c27d9aabe0efb95857407e9e214ef40fce14c525f6f8c22e76d2b5ac3
Description-en: Cache-based rate-limiting for Django
Django Ratelimit provides a decorator to rate-limit views. Limiting can
be based on IP address or a field in the request--either a GET or POST
variable.
Description-md5: 40c64fa3ae39cdc0ca4e79dc05e4f915
Homepage: https://github.com/jsocol/django-ratelimit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu