Skip to main content

Python client and bindings for CompanyCam API.

Project description

python-companycam

Test Coverage Version Python

Installation

python -m pip install companycam-unofficial

Basic usage

>>> import companycam
>>> from companycam.v2 import models

>>> api = companycam.API(token="YOUR_TOKEN_HERE")
>>> api.projects.list()
[Project(id='12345678', ...)]

>>> project = models.Project(name="My new project")
>>> api.projects.create(project)
Project(id='23456789', name='My new project', ...)

For more detailed usage see Usage.

Contributing

See Contributing.

Resources

Dependencies

License

MIT.

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

companycam-unofficial-0.2.3.tar.gz (16.8 kB view details)

Uploaded Source

Built Distribution

companycam_unofficial-0.2.3-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file companycam-unofficial-0.2.3.tar.gz.

File metadata

  • Download URL: companycam-unofficial-0.2.3.tar.gz
  • Upload date:
  • Size: 16.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for companycam-unofficial-0.2.3.tar.gz
Algorithm Hash digest
SHA256 10a24a346237871c3ae92474e19f71c2cb429475380c029714978aa28c5fc72a
MD5 3991575b08e3739563e95f30319e9140
BLAKE2b-256 3b3672b43a8bc10de6b63ae15adec6ff198d0fb82cdce7c94bede1d37aa62147

See more details on using hashes here.

File details

Details for the file companycam_unofficial-0.2.3-py3-none-any.whl.

File metadata

File hashes

Hashes for companycam_unofficial-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 1e0eb579959086a0f74bf1b1b05a20c456a3de1cdd941f19291491f37de11fbb
MD5 71e0af3b3e78ad03d24e751cef3a0427
BLAKE2b-256 6629b319e4455a1e5a3e92960f858d7d94acc37d553163e246675203be137a08

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