I am hosting a Django web application on a cPanel web hosting server. I have the application up and running however it is not applying the CSS stylesheets to my
Here's my code, the purpose is to generate an array with 10 randomly generated 0's and 10 randomly generated 1's. While loops stops working when 'a' is equal to
I have a function that accepts other functions, and would like to type-hint the return value of this "wrapper" function. The function is similar to this below,
I have a function that accepts other functions, and would like to type-hint the return value of this "wrapper" function. The function is similar to this below,
everyone. I'm really new to Python, so I need some help here. I have a list of folders names inside a .CSV file. All these folders are inside the same path. I n
I've been trying to make my django sitemaps work for a small blog application. After checking out multiple tutorials, I still can't get the sitemaps work proper
I am using Python 3.5.0 on Windows 10 and want to replace this:
We've been using a Python script to pull orders from our BigCommerce store and reformat them into a .csv for use by our warehouse. This method has been working
I am coming into a scenario that I need to use python pillow to read image from a given list of byte chunks (e.g., an iterator with type Iterator[bytes]), then
I'm supposed to rotate the list iteratively which means put the first element to the last, and the rest move forward until it back to the orig
Current output is of format, dictionary of lists { "majestic-service-1.324.02070909": [ "/home/robotics/arm-services/FeaturesDir.yaml", "/ho
How to take a tuple of two equal-size lists from user input at a bash terminal from within a python script? Let's assume we want the program to register the fol
I am able to find the REST API docs for WooCommerce: https://woocommerce.github.io/woocommerce-rest-api-docs/#create-a-product but am unable to figure out how t
To make a POST call to the API, I use the following script: r = requests.post( url, headers={ "Content-Type": "application/json" }, json
im trying to use Pytesseract to get some text in an image. However, the text is an orange color and the background has both black and white. I have tried severa
I have below code, which I want to write in a way so that it catches proper exception when none is passed when argument value is required. def MyFunction(MyAr
I wanted to take two numbers as an input 5 times and then print out all their sum. it would look like enter two numbers:3 4 enter two numbers:3 5 enter two nu
I created a table using Python Dash DataTable and added a filter to each column. The data table looks like this: Text_Column Numeric_Column abcde 1
I'm trying to draw a concurrent circles of equal radius on top row of image with a text on center of circle. I'm able to draw a single circle on center of imag
I am new to Python and Iam getting this error when running xgBoost: xgboost.core.XGBoostError: [15:49:05] C:/Users/Administrator/workspace/xgboost-win64_release