Installation¶
The embed-files
library is available on PyPI.
pip install -U embed-files
We use semantic release to publish packages as soon as pull requests land to the release branch. It's not necessary to use develompment version of the library.
We officially support the latest minor release of CPython interpreter.