How to use Ed25519 algorithm for signature generation

I want to sign the data with Ed25519 algorithm. Which Python module is available and should be used?