Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gusgitmath/string_indices
Small function to return counts and indices of characters in a string.
https://github.com/gusgitmath/string_indices
Last synced: about 7 hours ago
JSON representation
Small function to return counts and indices of characters in a string.
- Host: GitHub
- URL: https://github.com/gusgitmath/string_indices
- Owner: GusGitMath
- Created: 2024-08-29T15:01:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T15:01:51.000Z (5 months ago)
- Last Synced: 2024-11-19T05:05:55.067Z (2 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# String_index
A function that finds the indices and
count in a string for a given character.