python3-fai
automatically generated index pages for Flask applications (Python 3)
Install
- All systems
-
curl cmd.cat/python3-fai.sh
- Debian
-
apt-get install python3-flask-autoindex
- Ubuntu
-
apt-get install python3-flask-autoindex
- Kali Linux
-
apt-get install python3-flask-autoindex
- Fedora
-
dnf install python3-flask-autoindex
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-flask-autoindex
- Raspbian
-
apt-get install python3-flask-autoindex
- Dockerfile
- dockerfile.run/python3-fai
python3-flask-autoindex
automatically generated index pages for Flask applications (Python 3)
Flask-AutoIndex is a Flask extension that generates index pages for directories automatically. The result is similar to the pages generated by Apache's mod_autoindex. This package contains the module for Python 3.