Avalanche-io / pyc4

Official python c4 id implementation.
MIT License
3 stars 0 forks source link

File path to c4, c4 to Path #5

Open mrjoshuak opened 4 years ago

mrjoshuak commented 4 years ago

I simple method for transforming a file path string into the c4 id of the file at the given path, and vice versa.

A vray .vrscene file wrapper would be a nice example use case.

May need c4 manifest support to be fully functional, but that is not yet published in the main repo.