twitter / twitter-text

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.
https://developer.twitter.com/en/docs/counting-characters
Apache License 2.0
3.07k stars 510 forks source link

Add Python tweet-counter module #381

Open nottrobin opened 1 year ago

nottrobin commented 1 year ago

I just made this Python module for counting characters in a Tweet. I know it only covers a subset of what full twitter-text implementations are supposed to, but I was wondering if you might want to mention it here anyway.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.