Metadata-Version: 2.2
Name: utm_cli
Version: 0.1.0
Summary: argon server api cli
Author-email: Tong He <hetongapp@gmail.com>
Maintainer-email: Tong He <hetongapp@gmail.com>
License: MIT license
Project-URL: bugs, https://github.com/hetongapp/server/issues
Project-URL: changelog, https://github.com/hetongapp/server/blob/master/changelog.md
Project-URL: homepage, https://github.com/hetongapp/server
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: typer
Provides-Extra: dev
Requires-Dist: coverage; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"

======
server
======


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

.. image:: https://img.shields.io/travis/hetongapp/server.svg
        :target: https://travis-ci.com/hetongapp/server

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


.. image:: https://pyup.io/repos/github/hetongapp/server/shield.svg
     :target: https://pyup.io/repos/github/hetongapp/server/
     :alt: Updates



argon server api cli


* Free software: MIT license
* Documentation: https://server.readthedocs.io.


Features
--------

* TODO

Credits
-------

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
