goatfish icon indicating copy to clipboard operation
goatfish copied to clipboard

A small, schemaless Python ORM that is backed by SQLite. ⛺

Results 1 goatfish issues
Sort by recently updated
recently updated
newest added

The setup.py is missing from the project, your installation directions say to run `python setup.py install` but I get the following error. ``` python setup.py install >> C:\Python39\python.exe: can't open...