Open Issues Need Help
View All on GitHub Package API client module in github repo about 2 months ago
AI Summary: Package the API client module into the existing GitHub repository for the BERtron project, instead of using PyPI. This involves creating a distributable package of the module, likely using tools like setuptools or poetry, and potentially updating the project's documentation to reflect the change.
Complexity:
3/5
help wanted
Split API client module into separate repo. about 2 months ago
AI Summary: The task requires separating the API client module from the main BERtron project repository and creating a new, independent repository for it on a platform like GitHub. This new repository will then be prepared for publishing to PyPI (Python Package Index).
Complexity:
4/5
help wanted