Skip to content

frlan/geanypysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeanyPySQL

Making Geany a database client using GeanyPy

Supported database types

The plugin currently supports (Python modul in braces):

  • SQLite (sqlite3)
  • SQLAnywhere (sqlanydb)

Featureset

none really so far.

Installation

To run the plugin, you need GeanyPy running inside your Geany. Therefor, Python as well as PyGtk is already set up.

To make GeanyPy be able to find GeanyPySQL, you need to place it inside GeanyPy's plugin folder, which usealy is loacated inside your Geany configuration directory. E.g. on most Linux distributions it should be ~/.config/geany/plugins/geanypy/pluginsj

It's recommended to create a new folder there e.g. called geanypysql and put the file into it.

Of course you could place the sources elsewhere and just add a symlink into that folder.

License

The software is distributed under terms of GPLv2+. Please check COPYING for details.

About

Making Geany a database client using GeanyPy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages