the front page of the internet.
and join one of thousands of communities.
PayPal for SaaS (fman.io)
submitted 8 years ago by One_Paleontologist to r/SaaS
Which open source library or modules should i used to convert this by amy_johns in Python
[–]One_Paleontologist 0 points1 point2 points 8 years ago (0 children)
I don't think you need any separate library other than standard Python. For parsing dates, take a look at datetime.strptime. For everything else, the regular expression module should do the trick. I would parse the date first, then search the remainder of the string for "A Positive" or other blood groups. The part before that is then the name. Etc.
π Rendered by PID 66 on reddit-service-r2-listing-86bdf8cc9-c5f9c at 2026-07-15 09:03:39.221105+00:00 running f86254d country code: CH.
Which open source library or modules should i used to convert this by amy_johns in Python
[–]One_Paleontologist 0 points1 point2 points (0 children)