Personal Package
Project description
markkk
Convenient Python utilities for personal usage
Install
pip install markkk
Usage
sub-module: check_text_encoding
is_ascii
check_non_ascii_index
is_ascii_only_file
check_file_by_line
ensure_no_zh_punctuation
replace_punc_for_file
Example:
from markkk.pyutils.check_text_encoding import replace_punc_for_file
replace_punc_for_file("test.txt")
License
- MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
markkk-0.0.3.tar.gz
(2.9 kB
view hashes)
Built Distribution
markkk-0.0.3-py3-none-any.whl
(4.7 kB
view hashes)