معرفی شرکت ها


atws-0.5.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

python-atws is a wrapper for the AutoTask SOAP webservices API
ویژگی مقدار
سیستم عامل -
نام فایل atws-0.5.6
نام atws
نسخه کتابخانه 0.5.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Matt Parr
ایمیل نویسنده matt@parr.geek.nz
آدرس صفحه اصلی https://github.com/MattParr/python-atws
آدرس اینترنتی https://pypi.org/project/atws/
مجوز MIT license
=============================== Python AutoTask Web Services =============================== .. image:: https://img.shields.io/pypi/v/atws.svg :target: https://pypi.python.org/pypi/atws .. image:: https://img.shields.io/travis/MattParr/python-atws.svg :target: https://travis-ci.org/MattParr/python-atws .. image:: https://readthedocs.org/projects/atws/badge/?version=latest :target: https://atws.readthedocs.io/ :alt: Documentation Status .. image:: https://pyup.io/repos/github/mattparr/cookiecutter-django/shield.svg :target: https://pyup.io/repos/github/mattparr/python-atws/ :alt: Updates atws is a wrapper for the AutoTask SOAP webservices API * Free software: MIT license * Documentation: https://atws.readthedocs.io. Features -------- * Py2 and Py3 support * Easy, programmatic query writing (no XML required) * Query result generator retrieves all entities, not just 500 * Zone discovery (you only need a username and password) * Picklist python module creator (IDE autofill your picklist IDs) * Support for API v1.5 and v1.6 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 ======= History ======= 0.5.5 ------------------ * fix for integer reverse picklist lookups * fix for invoice markup * fix for picklists that do not have parents 0.5.3 ------------------ * support API version 1.6 with addition of connect params (defaults to v1.5) 0.5.2 ------------------ * removed picklist module and documentation references updated to us picklists 0.5.0 (2017-10-24) ------------------ * bugfixes 0.4.9 (2017-05-08) ------------------ * url lookup using get_zone_info is now completed using the requests transport 0.4.1 (2016-12-18) ------------------ * currency symbol picklist on currency entity was causing create_picklist_module to fail to complete. Currency entity is now excluded from default entity set. 0.4.0 (2016-11-04) ------------------ * at.picklists module added * picklists module with child field picklists * support files debug feature (saves XML sent and received) * query now builds XML closer to the API example documentation * query supports special chars like @ in condition values 0.3.4 (2016-07-07) ------------------ * Py3 marshallable no longer failing due to unicode conversion 0.3.3 (2016-07-07) ------------------ * Py3 marshallable no longer failing due to basestring comparison 0.3.2 (2016-07-07) ------------------ * Py3 queries no longer failing due to encoding with BOM 0.3.0 (2016-07-06) ------------------ * PyPI install missing requirements "future" fixed 0.2.0 (2016-07-01) ------------------ * Python 3 support 0.1.8 (2016-06-28) ------------------ * First proper release on PyPI.


نیازمندی

مقدار نام
- requests
- pytz
- suds-community
- future
- cached-property


نحوه نصب


نصب پکیج whl atws-0.5.6:

    pip install atws-0.5.6.whl


نصب پکیج tar.gz atws-0.5.6:

    pip install atws-0.5.6.tar.gz