deferred-import VS tern

Compare deferred-import vs tern and see what are their differences.

deferred-import

Lazy import and install on demand Python packages (by orsinium-labs)

tern

Tern is a software composition analysis tool and Python library that generates a Software Bill of Materials for container images and Dockerfiles. The SBOM that Tern generates will give you a layer-by-layer view of what's inside your container in a variety of formats including human-readable, JSON, HTML, SPDX and more. (by tern-tools)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
deferred-import tern
7 1
9 930
- 0.3%
0.0 3.2
about 3 years ago about 1 month ago
Python Python
MIT License BSD 2-clause "Simplified" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

deferred-import

Posts with mentions or reviews of deferred-import. We have used some of these posts to build our list of alternatives and similar projects.

tern

Posts with mentions or reviews of tern. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-30.

What are some alternatives?

When comparing deferred-import and tern you can also consider the following projects:

python-imphook - Simple and clear import hooks for Python - import anything as if it were a Python module

cdxgen - Creates CycloneDX Software Bill of Materials (SBOM) for your projects from source and container images. Supports many languages and package managers. Integrate in your CI/CD pipeline with automatic submission to Dependency Track server. Slack: https://cyclonedx.slack.com/archives/C04NFFE1962

xps_tools - Blender addon Import/Export XPS Models, Poses [Moved to: https://github.com/johnzero7/XNALaraMesh]

ort - A suite of tools to automate software compliance checks.

dephell - :package: :fire: Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.

awesome-security-GRC - Curated list of resources for security Governance, Risk Management, Compliance and Audit professionals and enthusiasts (if they exist).

unimport - :rocket: The ultimate linter and formatter for removing unused import statements in your code.

spdx-license-matcher - A tool to match license text with SPDX license list using a an algorithm with finds close matches. It follows SPDX Matching guidelines to keep the substantial text as well as ignore the replaceable text for matching purposes.

XNALaraMesh - Blender addon Import/Export XPS Models, Poses

spdx-spec - The SPDX specification in MarkDown and HTML formats.

goodcode - A curated collection of annotated code examples from prominent open-source projects

import-linter - Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.