kylebgorman / smartquote

🧠 substitute or remove “smart” quotes 🤯

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smartquote

PyPI version Supported Python versions CircleCI

smartquote is a very small Python 3.7+ module that does two things.

  • Its substitute method replaces the four Microsoft "smart quotes" characters with their ASCII equivalents.
  • Its remove method removes the smart quotes altogether.

It is written by Kyle Gorman.

About

🧠 substitute or remove “smart” quotes 🤯

License:Apache License 2.0


Languages

Language:Python 100.0%