News

PyApp seems to be taking the Python world by storm, providing long-awaited click-and-run Python distribution. For developers ...
I self-host Jupyter Notebook to work on my Python projects - here's how Accessing the Shell tab of a Proxmox node Executing the command to deploy Jupyter Notebook ...
How to deploy Spring Boot apps in AWS To deploy a cloud-native microservice built with Spring Boot in AWS, follow these steps: Dockerize the application and push the image to your container registry.
Do you have a Python application you want to give to the world, or at least your teammates? Here are six ways to package Python applications for distribution.