How to use the getnative.app.main function in getnative

To help you get started, we’ve selected a few getnative 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 Infiziert90 / getnative / getnative / __main__.py View on Github external
#!/usr/bin/env python3

# Make sure the CLI-Parser does not print out __main__.py
import sys, os
sys.argv[0] = os.path.dirname(sys.argv[0])

# Run getnatvie.
from getnative import app
app.main()

getnative

Find the native resolution(s) of upscaled material (mostly anime)

MIT
Latest version published 2 years ago

Package Health Score

43 / 100
Full package analysis

Similar packages