talkpython / async-techniques-python-course

Async Techniques and Examples in Python Course
https://training.talkpython.fm/courses/explore_async_python/async-in-python-with-threading-and-multiprocessing
MIT License
451 stars 249 forks source link

Remove dependency on `cchardet`. #21

Open serixscorpio opened 1 year ago

serixscorpio commented 1 year ago

closes #19 . Tested that running with python 3.9 and 3.10 works.