Live data from Hacker News

ERP-Application in Python, PyQt5 and PostgreSQL

news.ycombinator.com

1–10 of 35 posts

ERP-Application in Python, PyQt5 and PostgreSQL

#1
Download Link: https://github.com/DirkJanJansen/Pandora

ERP Application in PyQt5 and PostgreSQL relational database system.

Python3 powered. Interface: Sqlalchemy-Core.

Modules: Inventory, Sales, Purchase, Manufactory, Employees, Calculation, Accountancy (portal), Payroll administration, Management modules for inventory control and financial control with graphs are included.

For documentation and database structure see Documentation directory.

For instructions, installation and several screenshots see Installation directory.

Re: ERP-Application in Python, PyQt5 and PostgreSQL

#3

I’m no ERP expert but it looks functional. What are your goals with the project? Do you plan to monetize? One immediate thing I’d do is have a landing page where the screenshots can take center stage and show people what this would look like.

I have no intention to make money with this project. I developed the program for the community for educational purposes as an example for database integration in python.

Re: ERP-Application in Python, PyQt5 and PostgreSQL

#6
post #4

Nice. And reading Dutch comments knowing Afrikaans always brings a smile to my face.

But it severly hinders contributions and usage from the rest of the world. Had to do with an incident system where tables and fields had dutch names. I believe they are now renaming everything to English but that's a mess.

Re: ERP-Application in Python, PyQt5 and PostgreSQL

#8

I’m no ERP expert but it looks functional. What are your goals with the project? Do you plan to monetize? One immediate thing I’d do is have a landing page where the screenshots can take center stage and show people what this would look like.

I have no intention to make money with this project. I developed the program for the community for educational purposes as an example for database integration in python.

Favourite comment ever. Thank you giving back to the world.

Re: ERP-Application in Python, PyQt5 and PostgreSQL

#9
post #7

The project uses a mix of Dutch and English for symbols, docs and comments. Now you need programmers that besides Python, are also good with both Dutch and English. Sadly this greatly limits the audience.

Agreed, but that doesn't detract much from the achievement. A few screenshots would be nice, though.
Post reply on HN