valknight / Cohost.py

A python library for Cohost.org!
MIT License
58 stars 8 forks source link

Adding share methods to Post and Project objects #39

Closed Zhetadelta closed 2 months ago

Zhetadelta commented 2 months ago

Quick addition of share methods via post (only supports sharing a post from the same project that made the original post, with comment) and via project (by adding optional shareOfPostId field to Project.post)

valknight commented 2 months ago

Looks good! Will merge and get a new release out :)

valknight commented 2 months ago

https://pypi.org/project/cohost/0.5.1/ it's live :)