Skip to content

Xujiaqi/importlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Importlab is a build system for Python that automatically infers dependencies.

(This is not an official Google product.)

License

Apache 2.0

Installation

git clone https://github.com/google/importlab.git
cd importlab
python setup.py install

Usage

For example, if you have http://github.com/google/pytype installed, you can do

importlab -m pytype ./

to run static analysis on all your code.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%