Skip to main content

Python interface for the frames.ai database.

Project description

pyframes

Python package for interfacing with the frames.ai database.

Create an account at spothole.sensorit.io to get started.

Install

pip3 install pyframes

Examples

  1. Sign in to your account here.
  2. Get your JWT here.
import pyframes
fm = pyframes.FramesManager()

# replace with your acquired JWT 
fm.set_jwt("<JWT>")

# find some record ids in Cape Town
ids = fm.search(lat=-33.918861, lon=18.423300, radius=1000)
print(ids)

# print some info about the record
record = fm.get_record(ids[0])
print(record.id, record.uint32_t_created)

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

pyframes-0.0.20.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

pyframes-0.0.20-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file pyframes-0.0.20.tar.gz.

File metadata

  • Download URL: pyframes-0.0.20.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for pyframes-0.0.20.tar.gz
Algorithm Hash digest
SHA256 892e4a560433ea7694145f0292bff48e872e8f67d469c102e6f1586470e14f5b
MD5 3825846747c62eb31bfc5bd1932cae3a
BLAKE2b-256 aae7ee7c9577a842d33ed66ac6f88be3ebcb8b97ad6940a0befef115305832a0

See more details on using hashes here.

File details

Details for the file pyframes-0.0.20-py3-none-any.whl.

File metadata

  • Download URL: pyframes-0.0.20-py3-none-any.whl
  • Upload date:
  • Size: 4.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.4

File hashes

Hashes for pyframes-0.0.20-py3-none-any.whl
Algorithm Hash digest
SHA256 c4ba0a39920c223aef4f105e5806db36937fd83084348b00c89b636751ebdd85
MD5 96bae3af066ce00c547fca2a96a4da47
BLAKE2b-256 6456ad2257dc65581e8b0da09810b419e38d6c60aa8e92da1f90478dc83b58e9

See more details on using hashes here.

Supported by

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