You are not logged in.

#1 2016-07-19 04:19:04

lykwydchykyn
Member
Registered: 2013-07-11
Posts: 91

Packaging pgadmin4

So, I'm poking around at the code for pgadmin4, the new admin tool for postgres (currently at beta 2).  Would love to kick the tires on this thing and have it in the AUR, but I'm not sure how best to proceed.

pgadmin4 is a python/flask application that apparently can be either a web service or a desktop application (through some kind of web widget, I'm assuming).  It has a lot of python library dependencies that would normally be installed via pip.

Would the preferred approach be:

- Try to satisfy the requirements using repo or AUR packages
- Or, create a virtualenv for the application and install the requirements via pip

Any thoughts on this?

Offline

#2 2016-09-30 19:03:41

lcartercondon
Member
Registered: 2015-09-10
Posts: 1

Re: Packaging pgadmin4

Now that it's been fully released it will probably be in the testing repo soon (hopefully).

I think satisfying the requirements using a virtualenv is probably safest, though I have yet to get the desktop application to start when building from source. Haven't spent too much time on it frankly - I pgadmin3 at work and I can manage to not upgrade for a little bit.

Offline

#3 2016-11-04 13:51:37

mmoya
Member
Registered: 2014-05-14
Posts: 3
Website

Re: Packaging pgadmin4

Any progress on this?

Offline

Board footer

Powered by FluxBB