It is my understanding that dir2pi just deploys packages in a simple pypi structure, but relies on autoindex to provide the html file that pip uses. Is there an option to generate (and keep up to date, if new packages are added) the index file? my current server creates a fancy javascript interface to represent directory content, but will show an index.html if present.
It is my understanding that dir2pi just deploys packages in a simple pypi structure, but relies on autoindex to provide the html file that pip uses. Is there an option to generate (and keep up to date, if new packages are added) the index file? my current server creates a fancy javascript interface to represent directory content, but will show an index.html if present.