danielgtaylor / danielgtaylor/python-betterproto

Split code up into multiple modules

Offen
#49 2 Kommentare 4 Reaktionen 1 zugewiesene Person Beansprucht von @nat-n Auf GitHub ansehen
enhancement high priority medium
Vorherrschende Sprache
Python
Sterne
1.8k
Forks
234
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Currently both the plugin and runtime library as single modules. Maybe there's an element of personal preference here but I think splitting them up into more single purpose modules (and possibly sub-packages) would make the code easier to understand and work with.

It would also add some flexibility for optimisations such as only importing the parts that are required, e.g. excluding client/server code if not needed.

I'd be happy to work on splitting these modules up if there are no objections (maybe at a time when there are fewer open PRs). @danielgtaylor

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.