Skip to main content

A Python client to CRUD Google Domain Shared Contacts

Project description

===============================
Google Domain Shared Contacts Client
===============================


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

.. image:: https://img.shields.io/travis/rjoyal/domain_shared_contacts_client.svg
:target: https://travis-ci.org/rjoyal/domain_shared_contacts_client

.. image:: https://readthedocs.org/projects/domain-shared-contacts-client/badge/?version=latest
:target: https://domain-shared-contacts-client.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/rjoyal/domain_shared_contacts_client/shield.svg
:target: https://pyup.io/repos/github/rjoyal/domain_shared_contacts_client/
:alt: Updates


A Python client to CRUD Google Domain Shared Contacts


- Free software: MIT license
- Documentation: https://domain-shared-contacts-client.readthedocs.io.


Features
--------

- Command-line client and Python library::

$ pip install domain_shared_contacts_client
$ domain_shared_contacts_client --help
Usage: domain_shared_contacts_client [OPTIONS] DOMAIN ADMIN CREDENTIALS
COMMAND [ARGS]...

Command line utility to interact with the Shared Contacts API.

Options:
--help Show this message and exit.

Commands:
create a single contact
delete a single contact
list all contacts
read a single contact
update a single contact

- List, create, read, update and delete basic information for Google Domain Shared Contacts
- name
- given_name
- family_name
- full_name
- organization
- name
- department
- title
- job_description
- symbol
- email (list)
- address
- primary
- phone_number (list)
- text
- primary
- structured_postal_address (list)
- street
- city
- region
- postcode
- country
- primary

Limitations
-----------

* Python 2.7 only
* Updates a limited set of the ContactEntry attributes
* Email address, phone number and postal address types are hard-coded to gdata.data.WORK_REL

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.1.0 (2017-01-24)
------------------

* First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

domain_shared_contacts_client-1.0.4.2.tar.gz (18.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page