Skip to main content

The SmugMug API lets to you access your albums, photos, and videos, and much more. See http://wiki.smugmug.net/display/API/ for more information.

Example:

from smugpy import SmugMug

API_KEY = "XXXXXXXXXXXXXXXXXXXXXXXXX"

smugmug = SmugMug(api_key=API_KEY, app_name="TestApp")
smugmug.login_anonymously()
albums = smugmug.albums_get(NickName="williams")

for album in albums["Albums"]:
    print "%s, %s" % (album["id"], album["Title"])

Download files

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

Source Distribution

smugpy-0.3.1.zip (17.5 kB view details)

Uploaded Source

File details

Details for the file smugpy-0.3.1.zip.

File metadata

  • Download URL: smugpy-0.3.1.zip
  • Upload date:
  • Size: 17.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for smugpy-0.3.1.zip
Algorithm Hash digest
SHA256 0834cf1f30806be76bd7f3c7506ba6ea28e478e57d3ee8cda1c7b70930b047aa
MD5 39b2e261b9e4ea810917814ce0c467a0
BLAKE2b-256 24e7144a68ec822b4b459288f34d9abf800ba03772fede69cc4244a519b8c866

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.1 This release

1 file

0.3.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page