Feature Request: Expand funstrings with Smart & Useful Functions (AI + DS Friendly)
🧠 What's the idea?
Let’s grow funstrings into a fun, smart, and AI-friendly utility package! This issue is for contributors who want to:
- Add creative and useful string manipulation functions
- Build tools that are helpful for Data Science, NLP, and AI projects
- Make Python string handling more fun and powerful for real-world use cases
🎯 What kind of functions are we looking for?
Here are a few ideas to spark your creativity:
fun_slugify() – Convert strings into URL slugs
fun_detect_language() – Use ML/NLP to guess the language of a string
fun_grammar_score() – Rate the grammar quality of a sentence
fun_entity_highlight() – Highlight named entities in a sentence using spaCy
fun_text_stats() – Return Flesch score, word count, avg sentence length, etc.
fun_emojify() – Convert boring text into emoji-rich fun
- And more! You can suggest your own ✨
💪 How to Contribute?
- Fork the repo
- Pick or suggest a function you'd like to add
- Add tests + a small docstring or example
- Open a PR with the function name as the title
💬 Why contribute?
- Gain experience building a real Python package
- Practice writing clean, modular code
- Get shoutouts on our README and social handles 🚀
- Learn by building something actually fun and useful
📌 Labels
good first issue
enhancement
funstrings-fam 🌟
📢 Let’s grow this together! 💬
Comment below with your ideas, or just say “I’m in!” and let’s start building!
Feature Request: Expand
funstringswith Smart & Useful Functions (AI + DS Friendly)🧠 What's the idea?
Let’s grow
funstringsinto a fun, smart, and AI-friendly utility package! This issue is for contributors who want to:🎯 What kind of functions are we looking for?
Here are a few ideas to spark your creativity:
fun_slugify()– Convert strings into URL slugsfun_detect_language()– Use ML/NLP to guess the language of a stringfun_grammar_score()– Rate the grammar quality of a sentencefun_entity_highlight()– Highlight named entities in a sentence using spaCyfun_text_stats()– Return Flesch score, word count, avg sentence length, etc.fun_emojify()– Convert boring text into emoji-rich fun💪 How to Contribute?
💬 Why contribute?
📌 Labels
good first issueenhancementfunstrings-fam🌟📢 Let’s grow this together! 💬
Comment below with your ideas, or just say “I’m in!” and let’s start building!