معرفی شرکت ها


coworks-0.8.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Coworks is a unified compositional microservices framework using Flask on AWS serverless technologies.
ویژگی مقدار
سیستم عامل -
نام فایل coworks-0.8.6
نام coworks
نسخه کتابخانه 0.8.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Guillaume Doumenc
ایمیل نویسنده gdoumenc@fpr-coworks.com
آدرس صفحه اصلی https://github.com/gdoumenc/coworks
آدرس اینترنتی https://pypi.org/project/coworks/
مجوز MIT
.. image:: https://github.com/gdoumenc/coworks/raw/dev/docs/img/coworks.png :height: 80px :alt: CoWorks Logo |Maintenance| |Build Status| |Documentation Status| |Coverage| |Python versions| |Licence| .. |Maintenance| image:: https://img.shields.io/badge/Maintained%3F-yes-green.svg?style=plastic :alt: Maintenance .. |Build Status| image:: https://img.shields.io/travis/com/gdoumenc/coworks?style=plastic :alt: Build Status .. |Documentation Status| image:: https://readthedocs.org/projects/coworks/badge/?version=master&style=plastic :alt: Documentation Status .. |Coverage| image:: https://img.shields.io/codecov/c/github/gdoumenc/coworks?style=plastic :alt: Codecov .. |Python versions| image:: https://img.shields.io/pypi/pyversions/coworks?style=plastic :alt: Python Versions .. |Licence| image:: https://img.shields.io/github/license/gdoumenc/coworks?style=plastic :alt: Licence CoWorks is a unified serverless microservices framework based on AWS technologies (`API Gateway <https://aws.amazon.com/api-gateway/>`_, `AWS Lambda <https://aws.amazon.com/lambda/>`_), the Flask framework (`Flask <https://github.com/pallets/flask>`_/`Click <https://github.com/pallets/click>`_) and the `Airflow <https://github.com/apache/airflow>`_ platform. The aim of this project is to offer a very simplified experience of microservices. For such purpose, we divided the CoWorks framework in two levels: **Small technical microservice** ``TechMicroservice`` are each composed of simple python `Flask <https://github.com/pallets/flask>`_ application and deployed as a serverless Lambda. Each ``TechMicroService`` is an ``atomic component`` or `atomic microservice <http://resources.fiorano.com/blog/microservices/>`_. These microservices may be called synchronously or asynchronously. **Functional business service** ``biz`` are `composite business services <http://resources.fiorano.com/blog/microservices/>`_, which are `Airflow <https://github.com/apache/airflow>`_ DAGs providing orchestration of atomic microservices or components (aka: ``TechMicroService``). To get started with CoWorks, first follow the `Installation Guide <https://coworks.readthedocs.io/en/latest/installation.html>`_. Then you can get a quickstart on `TechMicroService Quickstart <https://coworks.readthedocs.io/en/latest/tech_quickstart.html>`_. Once familiar with ``TechMicroService``, you can continue with `BizMicroService Quickstart <https://coworks.readthedocs.io/en/latest/biz_quickstart.html>`_. Documentation ------------- * Setup and installation: `Installation <https://coworks.readthedocs.io/en/latest/installation.html>`_ * Complete reference guide: `Documentation <https://coworks.readthedocs.io/>`_. * Samples: * layers : Get available CoWorks lambda layers: `CoWorks layers <https://2kb9hn4bs4.execute-api.eu-west-1.amazonaws.com/v1>`_. * website : Very simple website done as a simple microservice: `Website <https://3jr90vkbe5.execute-api.eu-west-1.amazonaws.com/v1>`_. * Read `FAQ <https://coworks.readthedocs.io/en/master/faq.html/>`_ for other information. Contributing ------------ We work hard to provide a high-quality and useful framework, and we greatly value feedback and contributions from our community. Whether it's a new feature, correction, or additional documentation, we welcome your pull requests. Please submit any `issues <https://github.com/gdoumenc/coworks/issues>`__ or `pull requests <https://github.com/gdoumenc/coworks/pulls>`__ through GitHub. Related Projects ---------------- * `Flask <https://github.com/pallets/flask>`_ - Lightweight WSGI web application framework (`Donate to Pallets <https://palletsprojects.com/donate>`_). * `Airflow <https://github.com/apache/airflow>`_ - A platform to programmatically author, schedule, and monitor workflows. * `Terraform <https://github.com/hashicorp/terraform>`_ - Infrastructure configuration management tool.


نیازمندی

مقدار نام
>=0.12 anyconfig
>=1.19 boto3
>=2.2 flask
>=3.3.6 markdown
>=6.0 pyyaml
>=0.21.0 python-dotenv
>=0.10 requests-toolbelt


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl coworks-0.8.6:

    pip install coworks-0.8.6.whl


نصب پکیج tar.gz coworks-0.8.6:

    pip install coworks-0.8.6.tar.gz