I have a python code that create sql query in order to allow the user to filter the required data from a database. Until now I am able to create a query using
I have a situation where there are many downstream projects using a same common library holding the RabbitMQ configuration. I want to add a global error handler
hours and im still searching for the missing end in this code ! if ( arg[1] == "-rv" and arg[2] == "--generator" ) then print("Please give your ip a
I am trying to access a file from google cloud storage with PHP A colleague who manages GCS gave me a json key file gcs_key.json. I tried the following: require
import matplotlib.pyplot as pyplot pyplot.figure() pyplot.xlabel(u"\u2736") pyplot.show() Here is the simplest code I can create to show my problem. The axis
I've an Angular project in 7.1. I have also created 2 angular libraries which are used in my project. I'm upgrading my project from 7.1 to 8.2. I ran the follow