An open API service indexing awesome lists of open source software.

https://github.com/zaeval/ccfs


https://github.com/zaeval/ccfs

character count from string

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# How 2 install

pip3 install ccfs

# How 2 Use

from ccfs import ccfs

c = ccfs.Ccfs("asdff", 'f')

print(c.getJson())