Using React with a Python Backend For this tutorial, we provide a template repository to show how to develop a single page application with react and a python backend.
A Psycopg 2 vs Psycopg3 (3.0.15) benchmark If you are a pythonista and regularly store data in a database, you probably will have heard about sqlalchemy (the orm library) and psycopg2 (a driver for postgresql databases). I started looking into memory server memory issues resulting from large inserts (about 2 million rows) causing an ETL pipeline of
A Dynamic Route Manager for Nginx Dynamic routing is useful when web applications or services are launched in an ad-hoc manner. This can be simply accomplished by dynamically adding new routes to an nginx reverse proxy.
The end of Free Legacy Google Workspace -- Are you ready? The end [https://support.google.com/a/answer/60217?hl=en] of Google's G Suite legacy is less than a month away. Do you have a migration plan? Or will you upgrade to the new version? For many of us, upgrading to the paid version of Google Workspace
Parse e-mail to automate your accounting process If you operate your own business, one thing that you'll end up doing is booking expense transactions into an accounting system. For a lot of people accounting happens in many different ways – sometimes you monitor bank withdraw transactions, you get credit card notifications, purchase mails from your amazon
A Beginner's Guide to Setting up your own Cloud Storage Running your own cloud storage solution can make sense when there is a need to store your own data. While platforms like Dropbox, Google Drive, iCloud and more are available, having your own managed cloud storage can make sense as another tool in your belt for online storage. It'
Tutorial: Use Bind9 to setup your own DNS service If you have multiple computers at home, settings up naming for your PCs might be something nice to do to make things easier to manage instead of referring to ip addresses all the time. Sure there might be ways of doing auto discovery on your network, but having the capability