Skip to content

Conversation

babsey
Copy link
Contributor

@babsey babsey commented Feb 26, 2025

This PR refactors code to better coding structure because I always lost the overview of the old hl_api_server file.

Each file has clear definition:

  • hl_api_server: Main file with flask routes and flask configurations (app).
  • hl_api_server_helpers: Helper code (objects, functions) for the main file (without flask deps).
  • hl_api_server_utils: General code, similar to helpers but without nest imports.
  • hl_api_server_mpi: It includes MPI codes.

@babsey babsey requested a review from terhorstd February 26, 2025 16:21
@babsey babsey added this to PyNEST Feb 26, 2025
@github-project-automation github-project-automation bot moved this to In progress in PyNEST Feb 26, 2025
@gtrensch gtrensch added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. labels Mar 7, 2025
@babsey babsey self-assigned this Mar 7, 2025
@babsey babsey changed the base branch from master to rc May 6, 2025 11:05
@babsey babsey changed the base branch from rc to master May 6, 2025 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants