Ask Your Question

Revision history [back]

If you want to create a package never ever use attach. You should create a Python module (the one you use when you write "import X") and could have a look at

  • https://python-packaging.readthedocs.io/en/latest/
  • https://github.com/sagemath/sage_sample