Skip to main content

Python module for JSON data exchange via files or RPC with the Intelligent Visibility NetMagus system.

Project description

Updates Python3 BuildStatus

This Python package is to be used with the NetMāgus product from Intelligent Visbility, Inc.

It is used to create and exchange UI forms and Formula steps with the NetMāgus application.

The code has been tested and should work for both Python 2.7 and 3.5+.

To install, simply use pip install netmagus

Refer to the NetMāgus documentation for usage details.

History

0.7.5 (2017-10-05)

  • change the package’s use of the loglevel arg from NM GUI. The log level set in the GUI admin screen for a formula is now used to suppress all messages below the target for the entire python logging module. This changes default behavior for logging from the formula and all dependencies. Formula writers may explicitly override this behavior within their formulas as desired with the standard logging.disable() method.

  • add exception logging in case of import error when loading a user’s formula module. This will make it easier for formula writers to understand if they have problems in their module’s run() method.

  • add a default handler for the TryAgain button inside the ScreenBase.handle_back_button method

0.7.4 (2017-08-25)

  • renamed the internal NetMagusSession.start() method to _start since it is not intended to be part of user API

0.7.2 (2017-08-22)

  • Add new ScreenBase() arg to allow over-ride of default behavior to wipe the HTML pop-up area afer each screen passes user data validation

0.7.1 (2017-08-21)

  • changed session.display_screen() to re-raise a CancelButtonPressed exception to be handled by the caller

0.7.0 (2017-08-18)

  • add new ScreenBase abstract base class

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netmagus-0.7.5.tar.gz (36.9 kB view hashes)

Uploaded Source

Built Distribution

netmagus-0.7.5-py2.py3-none-any.whl (23.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page