# Roadmaps

Future goal is to add support for:

-   ~~Reading from [`BytesIO`](https://docs.python.org/3/library/io.html#binary-i-o) object~~ ( FIXED IN [#47](https://github.com/baseplate-admin/modern_colorthief/pull/47) )
-   Making the entire module faster with `PGO`, when pyo3 supports that ( More on [maturin#1840](https://github.com/PyO3/maturin/issues/1840) ) 

