Skip to content

Addition of projectsearch.py and projectdir.py

Choose a tag to compare

@coleslaw481 coleslaw481 released this 08 Nov 20:16
· 108 commits to master since this release
  • Added projectdir.py script which finds directories for a given
    project id. Issue #3
  • Added projectsearch.py script which given a string will search
    a postgres database for projects with that string in the name
    or description.