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

ae-inspector

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ae-inspector

ae namespace module portion inspector: inspection and debugging helper functions

0.3.13
pipPyPI
Maintainers
1

inspector 0.3.13

GitLab develop LatestPyPIrelease PyPIVersions

ae namespace module portion inspector: inspection and debugging helper functions.

Coverage MyPyPrecision PyLintScore

PyPIImplementation PyPIPyVersions PyPIWheel PyPIFormat PyPILicense PyPIStatus PyPIDownloads

installation

execute the following command to install the ae.inspector module in the currently active virtual environment:

pip install ae-inspector

if you want to contribute to this portion then first fork the ae_inspector repository at GitLab. after that pull it to your machine and finally execute the following command in the root folder of this repository (ae_inspector):

pip install -e .[dev]

the last command will install this module portion, along with the tools you need to develop and run tests or to extend the portion documentation. to contribute only to the unit tests or to the documentation of this portion, replace the setup extras key dev in the above command with tests or docs respectively.

more detailed explanations on how to contribute to this project are available here

namespace portion documentation

information on the features and usage of this portion are available at ReadTheDocs.

Keywords

configuration

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