Skip to main content

Library to manage contacts

Project description

chrphb-contacts

This file will become your README and also the index of your documentation.

Install

pip install chrphb_contacts

How to use

Fill me in please! Don’t forget code examples:

external_data = {
    'id': 1,
    'name': 'John Doe',
    'email': 'john@doe.com',
    'phone': '00000000000',
    'met_ts': '2019-06-01 12:22'
}

person = Person(**external_data)

person.name
'John Doe'
foo??
1+1
2

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

chrphb-contacts-0.0.1.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

chrphb_contacts-0.0.1-py3-none-any.whl (7.1 kB view hashes)

Uploaded Python 3

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