I've noticed that the name I chose for my Python B-tree library, btree, isn't particularly unique. There's at least two other libraries with the same name. I need to rename nime.
I'm not able to come up with a new name, though. Do you, dear reader, have a suggestion?
I'd like a name that is short, and is either descriptive or invokes mental impressions of trees or forests.
Edit: Should also be relatively unique (low hit count on Google), and not a name already used by an existing Python project, or preferably any free software project.
bytree? I find only some chinese and actually perl references for that.
I personally hate this lame tendency to name things like "Text Editor"..
What about pyBtree? Looks like it is unique.
Betulla (or the Linnaeus' betula) is the italian for Birch; I think You call it Koivut. As of italian wikipedia the name DERIVES from the celtic "betu", which means "tree". This can be a shorter name for the library.
BumbleTree
Phil
what about bforest ? the place to go if you want to manage trees
Lars, what about bonsai?
They are, after all, bushy and short, exactly like a b-tree should be. To top it off, the name is moderately short.
I hope that you like this suggestion.
Regards, Rogério Brito.