Good day all please i am developing a a movie streaming app using flutter.Please can someone please tell me or guide me on how to download m3u8 videos that is h
I have a small business app which can be simplified as following models: class Client(..): name = CharField(...) class Sale(..): client = ForeignKey(Cl
I have a filename as a string, say filname="a/b/c/d.png". Is there a general method to extract the parent directory at a given level using ONLY shell parameter
Context I'm using a software implemented in Ruby, this software allows to build "plugin" modules to add custom behaviors. My problem A function in the core soft
I am seeking advice on what's the best way to design this - Use Case I want to put multiple files into S3. Once all files are successfully saved, I want to tr
I have a dataset that I am trying to analyze for a project. The first step of the project is to basically model the data, and I am running into some issues. Th
I am able to generate my RDF triples in .ttl format. I would like to ask two things: When I save my RDF triples in .ttl format. It is saved taking subjects in a
I did a small Flask app with a form with two date fields, and this is how I populate the values: class BoringForm(Form): until = DateTimeField("Until",