Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Regex Include and Exclude patterns in Same Expression
Post: Regex Include and Exclude patterns in Same Express...

How to split sep = "," at only ")," and exclude "%," ? text = "METAL (3.25%,a/d=13/1),IT(2.31%,a/d=10/0),HEALTHCAREINDEX(1.32%,a/d=13/7)"try1[No Work] > textSplit = text.split(r',') includes "%," ...
starzar General Coding Help 2 736 May-23-2023, 02:38 AM
    Thread: File Path not recognised
Post: RE: File Path not recognised

The above Code uses the Argparse module used to parse data from command-line interfaces. On providing the python and video files locations via the commandline ,the script worked fine.
starzar General Coding Help 3 3,452 Jul-27-2019, 05:23 AM
    Thread: File Path not recognised
Post: File Path not recognised

Using Python 3.7.4 ,I am providing the filepath of a videofile to the Googlecloud Python VideoIntelligence api for further processing.But it still complains that the path is not specified.Pylinter gi...
starzar General Coding Help 3 3,452 Jul-26-2019, 05:31 AM
    Thread: How to create a New line in a Text block in Blender software using Python 3.7?
Post: How to create a New line in a Text block in Blende...

Hi, This question is relevant to Python 3.7 used in Blender software(C++/Python). Blender VideoEditor's "Text Block" only accepts 1 line strings. Using the "EnterKey" for adding another line doesn't w...
starzar News and Discussions 0 4,651 Jun-08-2019, 08:27 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020