معرفی شرکت ها


amaxa-0.9.8


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Load and extract data from multiple Salesforce objects in a single operation, preserving links and network structure.
ویژگی مقدار
سیستم عامل -
نام فایل amaxa-0.9.8
نام amaxa
نسخه کتابخانه 0.9.8
نگهدارنده []
ایمیل نگهدارنده []
نویسنده David Reed
ایمیل نویسنده david@ktema.org
آدرس صفحه اصلی https://github.com/davidmreed/amaxa
آدرس اینترنتی https://pypi.org/project/amaxa/
مجوز BSD-3-Clause
Amaxa - a multi-object ETL tool for Salesforce ============================================== |Unit Test Badge| |Integration Test Badge| |Code Coverage Badge| |Black Badge| |PyPI Badge| |Docs Badge| .. |Unit Test Badge| image:: https://github.com/davidmreed/amaxa/workflows/Feature%20Tests/badge.svg?branch=main :target: https://github.com/davidmreed/amaxa :alt: Unit Tests .. |Integration Test Badge| image:: https://github.com/davidmreed/amaxa/workflows/Integration%20Test/badge.svg?branch=main :target: https://github.com/davidmreed/amaxa :alt: Integration Tests .. |Code Coverage Badge| image:: https://codecov.io/gh/davidmreed/amaxa/branch/main/graph/badge.svg :target: https://codecov.io/gh/davidmreed/amaxa :alt: Code Coverage .. |Black Badge| image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://github.com/psf/black :alt: Black Code Formatting .. |PyPI Badge| image:: https://img.shields.io/pypi/l/amaxa :alt: PyPI - License .. |Docs Badge| image:: https://readthedocs.org/projects/amaxa/badge/?version=latest :target: https://amaxa.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status Introduction ------------ Amaxa is a new data loader and ETL (extract-transform-load) tool for Salesforce, designed to support the extraction and loading of complex networks of records in a single operation. For example, an Amaxa operation can extract a designated set of Accounts, their associated Contacts and Opportunities, their Opportunity Contact Roles, and associated Campaigns, and then load all of that data into another Salesforce org while preserving the connections between the records. Amaxa is designed to replace complex, error-prone workflows that manipulate data exports with spreadsheet functions like ``VLOOKUP()`` to maintain object relationships. Amaxa is free and open source software, distributed under the BSD License. Amaxa is by `David Reed <https://ktema.org>`_, (c) 2019-2020. Documentation for Amaxa is available on `ReadTheDocs <https://amaxa.readthedocs.io>`_. The project is developed on `GitHub <https://github.com/davidmreed/amaxa>`_. What Does Amaxa Mean? --------------------- `ἄμαξα <http://www.perseus.tufts.edu/hopper/text?doc=Perseus%3Atext%3A1999.04.0058%3Aentry%3Da\)%2Fmaca>`_ is the Ancient Greek word for a wagon.


نیازمندی

مقدار نام
>=35.0.0,<36.0.0 cryptography
>=2.26.0,<3.0.0 requests[security]
>=1.11.4,<2.0.0 simple-salesforce
>=5.4.1,<6.0.0 PyYAML
>=2.1.0,<3.0.0 PyJWT
>=1.3.4,<2.0.0 Cerberus
>=2.2.0,<3.0.0 salesforce-bulk


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

مقدار نام
>=3.7,<4.0 Python


نحوه نصب


نصب پکیج whl amaxa-0.9.8:

    pip install amaxa-0.9.8.whl


نصب پکیج tar.gz amaxa-0.9.8:

    pip install amaxa-0.9.8.tar.gz