Skip to navigation
Create an usable _id for couchdb from a string full of none ASCII characters
12.03.22
_id ='{0}-{1}'.format(re.sub('[^0-9a-zA-Z_-]+', '_', l[1]),date.today().strftime("%Y%m%d"))
Reply
Anonymous
Information Epoch 1773229032
Avoid hand-hacking, write programs to write programs when you can.
Home
Notebook
Contact us