https://github.com/zaeval/ccfs
https://github.com/zaeval/ccfs
character count from string
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zaeval/ccfs
- Owner: zaeval
- License: mit
- Created: 2017-06-13T16:35:10.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-04-27T09:02:44.000Z (about 6 years ago)
- Last Synced: 2024-09-26T10:08:25.255Z (over 1 year ago)
- Topics: character, count, from, string
- Language: Python
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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())