Skip to content

rhum1s/scriptTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script Tools

Small tools to help computing scripts creation.

PgDb

Connect and use PostgreSQL / PostGIS with Python.

Use

Create a configuration file.
Instanciate a PgDb object as demonstrated in pgdb.py.

Config file example

[Connection]
host = xxx.xx.xx.xxx
lgn = xxx
pwd = xxx bdd = xxx
port = 5432

About

Small tools to help creation of computation scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages