Zepmanbc / creopyson

Python library for Creoson (http://www.creoson.com)
MIT License
57 stars 5 forks source link
cad creo creoson

========= Creopyson

.. image:: https://img.shields.io/pypi/v/creopyson.svg :target: https://pypi.python.org/pypi/creopyson

.. image:: https://github.com/Zepmanbc/creopyson/actions/workflows/release.yml/badge.svg :target: https://github.com/Zepmanbc/creopyson/actions/workflows/release.yml

.. image:: https://coveralls.io/repos/github/Zepmanbc/creopyson/badge.svg?branch=master :target: https://coveralls.io/github/Zepmanbc/creopyson?branch=master

.. image:: https://readthedocs.org/projects/creopyson/badge/?version=latest :target: https://creopyson.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

.. image:: https://github.com/Zepmanbc/creopyson/raw/master/docs/_static/buymeacoffe.png :target: https://www.buymeacoffee.com/Zv7CwOS :alt: Buy Me A Coffee

Creopyson is a python library that aim to control PTC's CREO Parametric_ via JLink via CREOSON.

CREOSON uses JSON Requests to send commands/functions to CREO, JSON Responses are used to communicate the results of your requests.

Creopyson creates a Client to send JSON Requests to CREOSON server.

.. _PTC's CREO Parametric: https://www.ptc.com/en/products/cad/creo/parametric

Features

Creopyson can be used to automate actions in CREO:

Basic usage video:

.. image:: https://github.com/Zepmanbc/creopyson/raw/master/docs/_static/video.png :target: https://youtu.be/NjkvRZJQzXs

See documentation for more informations...

Credits

CREOSON from Simplified Logic, Inc.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

.. Cookiecutter: https://github.com/audreyr/cookiecutter .. audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage .. CREOSON: http://www.creoson.com/ .. Simplified Logic, Inc.: http://www.simplifiedlogic.com/