How to use the pyforest.auto_import.setup function in pyforest

To help you get started, we’ve selected a few pyforest 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 8080labs / pyforest / tests / test_pyforest.py View on Github external
def test_auto_import():
    from pyforest.auto_import import setup as setup_auto_import

    assert setup_auto_import()

pyforest

Lazy-import of all popular Python Data Science libraries. Stop writing the same imports over and over again.

MIT
Latest version published 5 months ago

Package Health Score

74 / 100
Full package analysis