Metadata-Version: 2.1
Name: algmonbrain
Version: 0.0.9
Summary: add sth
Home-page: 
Author: algmon
Author-email: support@algmon.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# the AlgmonBrain Toolkit

## Company Intro

* https://algmon.com/

# **Toolkit Intro**

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

## OPEN API Reference

* [https://www.apifox.cn/apidoc/shared-4b5d927b-a761-49df-9ed1-27f3089f6b95/doc-1639959](https://www.apifox.cn/apidoc/shared-4b5d927b-a761-49df-9ed1-27f3089f6b95/doc-1639959)

## Cmds for Publishing Python Package

1. python -m build
2. (optional) twine upload -r testpypi dist/*
3. twine upload dist/*

## License

* AlgmonBrain is released under the Apache License, version 2.0
