Dear team,

I was told that when I produce a package that writes a lot of data
into a folder tree such that (1) the user does not need to know where
exactly the data are and (2) the data should be permanent, then I
should put the folder tree into $HOME/.sage/

Is there a variable in Sage pointing to $HOME/.sage/? I mean,
analogous to SAGE_ROOT or SAGE_TMP? Or should I infer the path from
$HOME, i.e., from os.environ['HOME'] ?

Or is it perhaps even better to put my folder tree into SAGE_DB,
rather than directly into $HOME/.sage/ ? What else is SAGE_DB used
for?

Cheers
     Simon

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to