All Questions
3 questions
2
votes
0
answers
688
views
6
votes
1
answer
319
views
OOP Python Blackjack game with player accounts in PostgreSQL
This is an OOP version of Lastest version of my Blackjack game. Also, it now uses PostgreSQL as database.
...
6
votes
1
answer
193
views
Polymorphic Data Socket Factory with Query Contingency Protocols in Python
I work on a small data team where we developed this tool when we began experiencing several job failures on our legacy big data systems. We have several data lakes, each with their own API, and until ...