Yes--you can install any Python package that interacts with MySQL right in Sage's Python environment. Just type "sage -sh" first and then install it (via setup.py or easy_install) just as you would in any other Python environment. Then you can import it and use it from all your scripts.
- Robert On Feb 25, 2009, at 7:07 AM, leonardoparada wrote: > > Some times we need input a lot of data, for estadistics analisys.... > Can I get automaticly data from MySql DataBase? > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
