I am working on PHP code and i need to use a part of code that i've already written in Python. The python code is saved as snippet. So is there any way that i can access that snippet in my PHP code? P.S. i am also looking for a way to save those snippets on cloud (not in my local server so that my entire team can look at those snippets and add their own if required and also access the snippets functionality rather than importing entire snippet in their code). If you can tell some platforms for them as well it would be great help.
I am working on Ubuntu