Skip to content

HewlettPackard/nonstop-py-enscribe

Repository files navigation

Introduction

py_enscribe is a package that is used for carrying out Enscribe File realted operations using python APIs.
It allows to perform Enscribe Operations that are invoked using GPCs via a set of modules that can be imported in python.

It also supports addition of structured data in form of python objects to an Enscribe File and retrieval of the same.

To get started see the docs

The following article highlights how to write and read a python object from enscribe file
py_enscribe

Build

See BUILD.md for build instructions.

Generating Documentation

pip3 install pdoc==14.5.0
pip3 install markupsafe==2.0.1
cd py_enscribe
pdoc py_enscribe --output-dir docs --no-show-source --docformat google

Contributing

See DCO

Copyright and License

See LICENSE

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published