
Security News
Safari 18.4 Ships 3 New JavaScript Features from the TC39 Pipeline
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.
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
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.
FAQs
Recursively import modules and sub-packages
We found that importscan demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
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.
Security News
Safari 18.4 adds support for Iterator Helpers and two other TC39 JavaScript features, bringing full cross-browser coverage to key parts of the ECMAScript spec.
Research
Security News
The Socket Research Team investigates a malicious Python package that enables automated credit card fraud on WooCommerce stores by abusing real checkout and payment flows.
Security News
Python has adopted a standardized lock file format to improve reproducibility, security, and tool interoperability across the packaging ecosystem.