import_checker icon

import_checker For Linux

  n/a
GPL    

import_checker checks Python programs for circular (or recursive) imports.. #Checks Python programs  #Circular imports  #Python checker  #Import_checker  #Checks  #Python  

Description

Free Download

import_checker checks Python programs for circular (or recursive) imports.

Python is a fine programming language. There is one horrendous thing with it though, that bites even the most experienced python programmers every now and then: the scope of variables.

We've been taught to use the keyword 'global', and heartily do so. Still, problems occur when running into a "recursive import" problem.

### program A ###

import B

var = 0

if __name__ == '__main__': var = 10 B.doit()

### module B ###

import A

def doit(): print A.var

### end of example ###

Module B will see A.var having value 0, even though in program A we assigned it a value of 10. Python is right and it is not a python bug, but it is $#@! confusing and it is being caused by the recursive import; A imports B, and B imports A.

The import_checker.py is a tool that detects recursive imports.

This problem only occurs for global variables in modules.

The best way of solving the problem is to put 'var' into a new module C, and import C from both A and B.

Requirements:

� Python

What's New in This Release:

� The Python source files are now read using the shlex lexical scanner.

import_checker 1.1

add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  filename:
import_checker-1.1.tar.gz
  1 screenshot:
import_checker - screenshot #1
  main category:
Programming
  developer:
  visit homepage

4k Video Downloader 1.5.3.0080 Plus / 4.30.0.5655

Export your favorite YouTube videos and playlists with this intuitive, lightweight program, built to facilitate downloading clips from the popular website
4k Video Downloader

Windows Sandbox Launcher 1.0.0

Set up the Windows Sandbox parameters to your specific requirements, with this dedicated launcher that features advanced parametrization
Windows Sandbox Launcher

Context Menu Manager 3.3.3.1

Customize Windows’ original right-click context menu using this free, portable and open-source utility meant to enhance your workflow
Context Menu Manager

Microsoft Teams 24060.3102.2733.5911 Home / 1.7.00.7956 Work

Effortlessly chat, collaborate on projects, and transfer files within a business-like environment by employing this Microsoft-vetted application
Microsoft Teams

calibre 7.9.0

Effortlessly keep your e-book library thoroughly organized with the help of the numerous features offered by this efficient and capable manager
calibre

7-Zip 23.01 / 24.04 Beta

An intuitive application with a very good compression ratio that can help you not only create and extract archives, but also test them for errors
7-Zip

Zoom Client 6.0.3.37634

The official desktop client for Zoom, the popular video conferencing and collaboration tool used by millions of people worldwide
Zoom Client

Bitdefender Antivirus Free 27.0.35.146

Feather-light and free antivirus solution from renowned developer that keeps the PC protected at all times from malware without requiring user configuration
Bitdefender Antivirus Free

ShareX 16.0.1

Capture your screen, create GIFs, and record videos through this versatile solution that includes various other amenities: an OCR scanner, image uploader, URL shortener, and much more
ShareX

IrfanView 4.67

With support for a long list of plugins, this minimalistic utility helps you view images, as well as edit and convert them using a built-in batch mode
IrfanView

38% discount
Bitdefender Antivirus Free
  • Bitdefender Antivirus Free
  • ShareX
  • IrfanView
  • 4k Video Downloader
  • Windows Sandbox Launcher
  • Context Menu Manager
  • Microsoft Teams
  • calibre
  • 7-Zip
  • Zoom Client
essentials


Click to load comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy