Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Python script example

Python is a general-purpose computer language with no built-in capabilities to access an RDBMS. There are modules that extend python to allow interaction with an RDBMS, for example, pygresql12 for PostgreSQL or cx oracle for Oracle. Once pygresql is installed, the following python script will fetch some rows and columns from a PostgreSQL database. [Pg.44]


See other pages where Python script example is mentioned: [Pg.292]    [Pg.268]    [Pg.124]    [Pg.46]    [Pg.196]    [Pg.195]    [Pg.337]    [Pg.42]    [Pg.84]    [Pg.228]   
See also in sourсe #XX -- [ Pg.44 ]




SEARCH



Examples script

Python

Python script

Scripting

© 2024 chempedia.info