Skip to content
Austin Jackson edited this page Aug 16, 2018 · 2 revisions

This is a tracker of all of the convoluted goals and ideas to support. Many of them likely won't happen, some probably aren't possible, and several would be awesome but could pollute the code so much that it's not really worth (although I may fork if that's the case):

  • Unit tests
  • try except template as function/decorator
  • supports args passed to run()?
  • incremental reads to support massive files

Runnable as:

  • Nuitka compiled binary
  • pip installed cli
  • individual scripts (name==main)
  • callable objects
Clone this wiki locally