tiktok / tiktok-business-api-sdk

An SDK built to facilitate application development to integrate with TikTok Business API.
https://ads.tiktok.com/marketing_api/docs?id=1764231376750658&rid=542rk6sm9jl
MIT License
83 stars 28 forks source link

Pip - versioning and Support Please #4

Closed Natgho closed 5 months ago

Natgho commented 1 year ago

Please add package to the pip.

In order for the system to be secure and stable, it is necessary to have a versioning system.

jasonchentt commented 11 months ago

Thanks for the suggestion and will include this in the future release. FYI, pip 23.0 will perfectly support current version of sdk

stcalica commented 9 months ago

This says closed, but it's still not in PyPI, correct? Do you recommend in the meantime to include into our projects as git submodule?

Natgho commented 8 months ago

No, not yet. Since it's a wrapper, the dev team is probably too lazy to prepare this package for pip.

In fact, the team's answer is basically "fend for yourself."

jasonchentt commented 8 months ago

We plan to release our sdk in pip, npm and maven in the middle of this year and will have public notification then! Currently, you could include it as a submodule @stcalica @Natgho