Skip to main content

A library to automate Visio operations.

Project description

visiopy

A library to automate Visio operations using Python.
Initially specialized as terminal in a Jupyter Notebook for fast batch editing Visio drawings.

Installation

pip install visiopy

Usage

List Open Documents

from visiopy import loaded_docs loaded_docs()

Initialize Visio Application

from visiopy import vInit vInit(0, globals_dict=globals()) print(c.visSectionUser)

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

visiopy-0.1.4.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

visiopy-0.1.4-py3-none-any.whl (8.1 kB view hashes)

Uploaded 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