How to use the parfait.projects function in parfait

To help you get started, we’ve selected a few parfait examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github NathanW2 / ascii_qgis / ascii_qgis.py View on Github external
def _open_project(fullpath):
    global project
    project = projects.open_project(fullpath)
    return project

parfait

Microframework

Apache-2.0
Latest version published 5 years ago

Package Health Score

61 / 100
Full package analysis

Popular parfait functions