Skip to main content

A wrapper for working with the Copper CRM API

Project description

copper_crm

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

Install

You can install the cuapi_wrapper package through PyPI:

pip install cuapi_wrapper

How to use

Start by importing all the modules you’ll need for your project. The cuapi_wrapper package is broken down into seperate modules for working with companies, tasks, opportunities, users, etc.

For example, if we wanted to look at companies in copper, we should start by importing the copper_crm.companies module. We can then search these companies for those who are in California:

import cuapi_wrapper.companies as coppper

copper.set_headers(os.environ['MY_COPPER_KEY'],'myemail@email.com)
copper.search(search_params{'state':'CA'})

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

cuapi_wrapper-0.0.1.tar.gz (20.0 kB view details)

Uploaded Source

Built Distribution

cuapi_wrapper-0.0.1-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file cuapi_wrapper-0.0.1.tar.gz.

File metadata

  • Download URL: cuapi_wrapper-0.0.1.tar.gz
  • Upload date:
  • Size: 20.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for cuapi_wrapper-0.0.1.tar.gz
Algorithm Hash digest
SHA256 cc576527e331fa30ac11f8f1fbadd2cefd1a8bc8f56f4b0a4118770ee2ac215b
MD5 f48f8d9bdf1d8e63da5fde00d55ce177
BLAKE2b-256 2e0fc5a868cd95ca9657ee2d4d6277588cdef640159cea13a83d1743f61e2a11

See more details on using hashes here.

File details

Details for the file cuapi_wrapper-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cuapi_wrapper-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5dee2e198ac65b133fee3780c8d9ef548e87374959bf55309c7eb74269b63a1d
MD5 87f131fe3e416869768e6663e2f5fcd6
BLAKE2b-256 717e5c9e1143139c3f5874809505187462d04d9f0c3523befd6046ae11603b71

See more details on using hashes here.

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