An open API service indexing awesome lists of open source software.

https://github.com/flyte/static-future

Static analysis tool to establish which __future__ imports are used in python source code.
https://github.com/flyte/static-future

Last synced: about 1 year ago
JSON representation

Static analysis tool to establish which __future__ imports are used in python source code.

Awesome Lists containing this project

README

          

.. image:: https://travis-ci.org/flyte/static-future.svg?branch=develop
:target: https://travis-ci.org/flyte/static-future

Static Future
=====
Static analysis tool to establish which __future__ imports are used in python source code.

Installation
============
::

pip install static-future