There is no implementation of the Poseidon Hash in [Znakes](https://github.com/ZK-Plus/ZnaKes) or Pycrypto. To generate Poseidon hashes you need to use `circomlibjs`. Following the implementation on `circomlibjs`, implement Poseidon hash in Znakes.