Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5892

Rhino Python Editor - Connect to database

$
0
0

@NowMe wrote:

I have been working with python scripts in rhino for a while now and got used to saving data to .CSV files or .CFG using configparser. It works for small projects but I find it a bit hard to organize all the files when it gets to different types of information stored on multiple files. I would like to store them in a database and access them using the built in python script editor. Is there a way to do that ? Is there a better way of storing data other than .CSV/text files ?
I need to mention that at the end the scrips needs to be able to run on multiple computers without additional modifications and installs ... is that even possible ?
I'm using this script to do some weights calculations using rhino objects and it must be able to be used from multiple machines at the same time.
Thank you.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5892

Trending Articles