Socket
Socket
Sign inDemoInstall

importscan

Package Overview
Dependencies
6
Maintainers
4
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    importscan

Recursively import modules and sub-packages


Maintainers
4

Readme

importscan: recursively import Python packages

importscan provides a scan function that lets you recursively import a package and its sub-modules and sub-packages.

Documentation_.

.. _Documentation: http://importscan.readthedocs.org

CHANGES


0.2 (2020-01-29)

  • Removed: Removed support for Python 2.

    You have to upgrade to Python 3 if you want to use this version.

  • Dropped support for Python 3.3

  • Added support for Python 3.5, 3.6, 3.7, 3.8 and PyPy 3.6.

  • Make Python 3.7 the default testing environment.

  • Fix deprecated and legacy code.

  • Use virtualenv and pip instead of buildout to set up the development environment.

  • Add development documentation and reorganize documentation.

  • Upload universal wheels to pypi during release.

  • Clean up the development and release workflow.

  • Add integration for the Black code formatter.

0.1 (2016-03-15)

  • Initial public release.

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc