2 Open Issues Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

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

Cross-BER Data Integration

Python

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

Cross-BER Data Integration

Python