Skip to content

45 reduce org file#48

Open
germankay wants to merge 9 commits into44-reduce-file-sizefrom
45-reduce-org-file
Open

45 reduce org file#48
germankay wants to merge 9 commits into44-reduce-file-sizefrom
45-reduce-org-file

Conversation

@germankay
Copy link
Collaborator

@germankay germankay commented Feb 19, 2026

First, review the PR: Reduce file size

related #45

Refactor of organisation_xml_generator.py
Changes

The organisation_xml_generator.py file has been reorganized into a modular structure to improve maintainability, readability, and separation of responsibilities.

New package organization:

src/okfn_iati/

├── organisations/
    ├── base.py
    ├── process_csv/
    │   └── builders.py
    └── process_xml/
        └── extractors.py

@germankay germankay changed the base branch from main to 44-reduce-file-size February 19, 2026 14:36
@germankay germankay requested a review from avdata99 February 19, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce org file

1 participant