python-xcall icon indicating copy to clipboard operation
python-xcall copied to clipboard

Add setup script

Open brorfred opened this issue 7 years ago • 3 comments

Hi!

Your module seems quite useful! I added a setup.py file so I can install it via pip. You know this, but a user can install the code with

pip install git+https://github.com/brorfred/python-xcall.git

that way. You could also register the script on pypi.

Thanks for publishing the code!

:-)B

brorfred avatar Sep 05 '18 19:09 brorfred

Oops, missed the issue with lib/xcall.app. Stay tuned...

brorfred avatar Sep 05 '18 19:09 brorfred

hi Rob, nice work on the ulysses python client and xcall. I have been playing with it. Ran into a issue with 'read-sheet to ulysses, as the returning object is a "sheet" + " "group". It may be that Ulysses changed their api. I am doing more research and looking at your code to see how to update it to address the changes. Any thoughts?

livingfrei avatar Feb 24 '19 08:02 livingfrei

Hi @brorfred, sorry for my late reply. thanks for the pull request. Did you get anywhere on including the lib/xcall.app? --Rob

robwalton avatar Mar 14 '19 15:03 robwalton