Metadata-Version: 2.1
Name: styler-rest-framework
Version: 1.17.0
Summary: Standards used in REST services
Home-page: https://github.com/STYLER-Inc/styler-rest-framework
Author: Bruno Toshio Sugano
Author-email: brunotoshio@gmail.com
License: MIT license
Keywords: styler_rest_framework
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: aiohttp
Requires-Dist: sqlalchemy
Requires-Dist: pyyaml
Requires-Dist: psycopg2-binary
Requires-Dist: sqlalchemy-serializer
Requires-Dist: styler-middleware
Requires-Dist: styler-validation
Requires-Dist: cachetools
Requires-Dist: certifi
Requires-Dist: chardet
Requires-Dist: google-api-core[grpc]
Requires-Dist: google-auth
Requires-Dist: google-cloud-core
Requires-Dist: google-cloud-monitoring
Requires-Dist: google-cloud-pubsub
Requires-Dist: google-cloud-storage
Requires-Dist: google-cloud-trace (<1.0.0,>=0.20.0)
Requires-Dist: googleapis-common-protos
Requires-Dist: grpcio
Requires-Dist: idna
Requires-Dist: opencensus-context
Requires-Dist: opencensus-ext-stackdriver
Requires-Dist: opencensus
Requires-Dist: protobuf
Requires-Dist: pyasn1-modules
Requires-Dist: pyasn1
Requires-Dist: pyjwt
Requires-Dist: pytz
Requires-Dist: requests
Requires-Dist: rsa
Requires-Dist: six
Requires-Dist: urllib3
Requires-Dist: google-cloud-logging
Requires-Dist: python-i18n[yaml]
Requires-Dist: alembic
Requires-Dist: fastapi
Requires-Dist: pydantic
Requires-Dist: pycryptodome
Requires-Dist: firebase-admin

=====================
Styler REST Framework
=====================


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

.. image:: https://github.com/STYLER-Inc/styler-rest-framework/workflows/Python%20package/badge.svg


Standards used in REST services



Installation
------------

* TODO


Usage
-----

* TODO


