Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor towards monolithic repository #277

Open
3 tasks
s-heppner opened this issue Jun 11, 2024 · 0 comments
Open
3 tasks

Refactor towards monolithic repository #277

s-heppner opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement Enhancement of an existing feature

Comments

@s-heppner
Copy link
Contributor

We decided strategically, instead of handling many small repositories, to refactor towards one large monolithic repository with multiple Python projects (e.g. SDK, HTTP Server, HTTP Client, etc.).
We hope that this will help us managing the separate projects more efficiently by eliminating cross-dependencies across multiple repositories.
This decision is followed by multiple tasks:

  • Deprecate setup.py and use PyProject.toml instead
  • Reintroduce the Compliance Tool
  • Separate HTTP Server and Client to their own packages
@s-heppner s-heppner added the enhancement Enhancement of an existing feature label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant