Functional programming tools for the shell
-
Updated
Nov 22, 2024 - Python
Functional programming tools for the shell
A fast and memory-optimized string library for heavy-text manipulation in Python
An intent recognizing algorithm to predict the intent of a given text.
Sublime Text 2/3 plugin for string manipulations
An open source reimplementation of Benny Brodda's BETA in Python
A handy Python library to validate, manipulate and generate strings
A case conversion library for Python.
String validation tool compiling into regex
⬅️ Dedent and format source code strings into their intended human-readable strings.
A collection of beginner Python programs covering essential programming concepts like user input, arithmetic operations, string manipulation, and condition handling. Perfect for early-stage learners to practice and understand Python fundamentals with real-world problem scenarios.
A Python script that marks a video clip with comments based on human-written instructions inside the FinalCut Pro video editor.
Package pyalgs implements algorithms in Robert Sedgwick's Algorithms using Python
A string-based esoteric programming language.
Hangman is a word-guessing game. The computer selects a random word, and the player tries to guess it letter by letter. The player has a limited number of attempts. Incorrect guesses lead to parts of a stick figure being drawn. If the player guesses the word before the figure is complete, they win.
A small utility for batch renaming movie titles and removing unnecessary clutter from them 🧹
A "search and replace" utility with some improvements (map associations for mass replacements // regular expression // algorithm to preserve letter case // command execution)
Practice Questions for Python.
🧵 Easy string tools for the shell
Add a description, image, and links to the string-manipulation topic page so that developers can more easily learn about it.
To associate your repository with the string-manipulation topic, visit your repo's landing page and select "manage topics."