Hi Vincent, > I had the feeling that pyOwncloud was mostly like the sync client, > wrapped in Python and runnable from the CLI, which is nice for running > on a server or as a service. I'm not sure yet whether it makes sense to > merge them somehow, I need to take some time to look into the details.
You are right, that pyOwncloud is mostly a wrapper around the syncing client. But for example the syncing client has no way to the create and get a public link. So maybe your project can get a dependency of pyOwncloud... Regards, hefee _______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
