You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

map

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

map

map applies a command to files/folders at a certain path.

1.3.0
pipPyPI
Maintainers
1

The same functionality to apply a command to multiple files/folders can be achieved using for loops or find -exec or similar tools. The advantage of map is that it is easier and more convenient to use. More information on map can be found at https://github.com/THLO/map or by running map --help.

FAQs

Did you know?

Socket

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