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

fake-open

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fake-open

fake-open: Library for testing opening writable files.

0.0.1
pipPyPI
Maintainers
1

Library for testing opening writable files

This package provides ...

Installation

Via pypi:

pip install fake_open

From source:

git clone https://git.lumc.nl/j.f.j.laros/fake-open.git
cd fake_open
pip install .

Command line interface

Use the command fake_open -h for a full list of options.

Library

The library implements an interface to ... Full documentation can be found here.

Usage

To use the interface, ...

>>> from fake_open.fake_open import ...
>>>
>>> # ...

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