Skip to content

Latest commit

 

History

History

bytesense examples

Run from the repository root with the package on PYTHONPATH or after pip install -e .:

python examples/basic_detect.py
python examples/chardet_compat.py
python examples/streaming.py
python examples/repair_mojibake.py
python examples/http_hints.py
python examples/multi_encoding.py

See the documentation site for narrative explanations: https://oguzhankir.github.io/bytesense/examples/