Metadata-Version: 2.1
Name: algmonbody
Version: 0.0.1
Summary: add sth
Home-page: 
Author: algmon
Author-email: support@algmon.com
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

# the Algmon Body lib

## company intro

* https://algmon.com/

## **toolkit intro**

* https://algmon.com/docs/infra/intro

## main features

* 3D & 4D ... time & space modeling
* sequence motion simulation
* static & dynamic interaction

## dependencies

* python package
* 

## how to clean & publish

1. (optional) python setup.py clean --all
2. python -m build
3. (optional) twine upload -r testpypi dist/*
4. twine upload dist/*

## how to INSTALL

## how to TEST

## how to USE

## the license

* This package is released under the Apache License v2
