Metadata-Version: 2.1
Name: amaz3dpy
Version: 0.1.1
Summary: Python SDK for AMAZ3D - Powered By Adapta Studio
Author: Adapta Studio
Author-email: support@adapta.studio
Requires-Python: >=3.9.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: InquirerPy (==0.3.2)
Requires-Dist: appdirs (==1.4.4)
Requires-Dist: click (==8.0.3)
Requires-Dist: clint (==0.5.1)
Requires-Dist: columnar (==1.4.1)
Requires-Dist: gql[all] (>=3.0.0)
Requires-Dist: pydantic (==1.9.0)
Requires-Dist: pyfiglet (==0.7.2)
Requires-Dist: pyjwt[crypto] (==2.3.0)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: timeago (==1.0.15)
Description-Content-Type: text/x-rst

================
AMAZ3DPY
================

Introduction
============
amaz3dpy is a simple Python SDK to interact with Amaz3d Web APIs.

The following README will be improved at later time.

Cli
===
It is possible to run a simple interactive CLI application for creating projects and optimizations.
Open your terminal and run:

    amaz3d
    
