Metadata-Version: 2.1
Name: nimbus-gateway
Version: 1.1.2
Summary: nimbus-gateway
Home-page: https://github.com/williamren
Author: william
Author-email: william.ren@live.cn
License: Apache License 2.0
Keywords: nimbus_gateway,nimbus,api,gateway,aliyun
Platform: Any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
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: Programming Language :: Python :: 3.10
Requires-Dist: nimbus-utils

nimbus_gateway
==============

A Python Extended for Aliyun API Gateway.

-  Supports Python 3.5 3.6 3.7 3.8 or 3.9+
-  Free software: Apache License 2.0
-  On the ``Python Package Index (PyPI)``

Python Package Index (PyPI): https://pypi.org/project/nimbus_gateway/

Install
-------

Easiest installation is via ``pip``

::

       pip install nimbus-gateway

Quick Usage
-----------

Copyright and License
---------------------

Copyright (c) 2001-2019 william.ren@live.cn All rights reserved.

This software is licensed under the Apache License, Version 2.0. The
Apache License is a well-established open source license, enabling
collaborative open source software development.

See the “LICENSE” file for the full text of the license terms.


