python-macros

Created 8 years ago
Maintained by tibbs
Some experimental Python macros
Members 3
Jason Tibbitts committed 7 years ago

Some experimental Python macros to hopefully simply Python packaging.

Ideas:

  • Don't do anything at all for existing specs. If they work, they shouldn't need to change.
  • Provide convenience macros wherever it is reasonable to provide them.
  • Try to make the resulting spec look both clean and readable.
  • Where define what's essentially new syntax, try to make it look like existing syntax.