how about making GUIs for some of the programs....
graphical interfaces makes applications look beautiful and interactive...
can i start with program Birthday-Reminder?(with tkinter)
waiting for reply.
After last update (to version 2.5.0) openvpn generates a warning message
OpenVPN now uses a netlink interface for network configuration. The systemd
units start the process with a dedicated unprivileged user 'openvpn', with
extra capabilities(7). The configuration should no longer drop privileges,
so remove 'user' and 'group' directives.
Scripts that require elevated privil
This code pattern creates a Python Flask application that incorporates MongoDB as a microservice in Docker containers. These containers are deployed in Kubernetes.
Build Management is a python application, installed with pip. The application makes it easy to manage a build system based on Docker by configuring a single yaml file describing how to build, test, run or publish a containerized solution.
This python application is intended to scrape the Yelp website for the results located when searching for a query/location combination and then return the results in an interesting manner. Still in development.
how about making GUIs for some of the programs....
graphical interfaces makes applications look beautiful and interactive...
can i start with program Birthday-Reminder?(with tkinter)
waiting for reply.