Metadata-Version: 2.1
Name: avirtech-autoexport
Version: 0.0.9
Summary: Demo library
Home-page: https://medium-multiply.readthedocs.io/
Author: Dwieka
Author-email: patriadwieka@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

This is a library to generate your project to autoexporting data from Agisoft Metashape

To start run this command

pip install avirtech_autoexport

To start this library

from avirtech_autoexport.avirtech_autoexport import autoexport

To run this script

autoexport.run_process()



