Skip to main content

lazyimport lets you import python modules lazily.

Project description

lazyimport lets you import python modules lazily.

from lazyimport import lazyimport
lazyimport(globals(), """
  from mypackage import submodule
  import another_package
  """

1 Installation

Install lazyimport with:

pip install lazyimport

2 Use

Soon.

3 Credits

..Written by Paul Ivanov - https://github.com/ivanov - for the nitime library - https://github.com/nipy/nitime.

Written by John Arbash Meinel, Martin von Gagern, Martin Packman and others as part of the the GNU Bazaar revision control system.

As such, lazyimport is distributed under the GNU General Public License v3, like GNU Bazzar itself.

Slightly adapted to package form by Shay Palachy - https://github.com/shaypal5.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lazyimport-0.0.1.tar.gz (24.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page