/names

a small library implementing a naming convention/metadata generato based on ASIM conventions/

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

names

a small library implementing a naming convention/metadata generato based on ASIM conventions.

Notes

Good

  • doctest use
  • hypothesis fuzzing / property-based tests
  • BNF parsing for ruleset
  • pytest
  • Makefile

Bad

  • ONE large file :(
  • pytest inside code