otakup0pe / avakas

Tooling to assist with Semantic Version Manipulation and Representation
http://ohno.computer/post/144362045508/a-codified-opinion-on-semantic-versioning
MIT License
2 stars 5 forks source link

Question re: preference on naming of Python pyproject.toml flavor #39

Closed tyler-jachetta closed 4 years ago

tyler-jachetta commented 4 years ago

Apparently an @ mention doesn't work in tyler-jachetta land, @otakup0pe , but, as I asked here: https://github.com/tyler-jachetta/avakas/commit/daedcfa43b6524310315cccffdd5dc4929f0371f,

I was of several minds on what to name this. python.(?:pep621|pyproject.toml)?? I feel like naming should be consistent between module, class, registered name, and PROJECT_TYPE, I kinda like python[-_]pep621,but feels like it's maybe too esoteric a name, what would you prefer?

otakup0pe commented 4 years ago

I prefer explicit over implicit. Given there is a pep involved, maybe use that in the naming?