Skip to main content

App for cataloguing vintage cameras, lenses, films, negatives & prints

Project description

CameraHub

CameraHub is a web app for film photography that can be used to track cameras, lenses, accessories, films, negatives and prints, to fully catalogue a collection of photographic equipment as well as the pictures that are made with them.

It replaces an earlier command-line project, called PhotoDB, which has now been deprecated.

Installing CameraHub

There are several ways of installing CameraHub, depending on your needs:

Configuring CameraHub

CameraHub requires almost no additional config to run with default settings. However it is insecure in this configuration so at least CAMERAHUB_SECRET_KEY and CAMERAHUB_PROD must be set if you are running in production.

The following environment variables are supported:

CAMERAHUB_ADMIN_EMAIL

Email address for the admin account Default: admin@example.com

CAMERAHUB_ADMIN_PASSWORD

Password for the admin account Default: admin

CAMERAHUB_DB_ENGINE

Database engine Default: django.db.backends.sqlite3

CAMERAHUB_DB_HOST

Database hostname or IP address if an engine other than SQLite is configured

CAMERAHUB_DB_NAME

Database schema or path to SQLite db db/db.sqlite3

CAMERAHUB_DB_PASS

Database password if an engine other than SQLite is configured

CAMERAHUB_DB_PORT

Database port if an engine other than SQLite is configured

CAMERAHUB_DB_USER

Database username if an engine other than SQLite is configured

CAMERAHUB_PROD

Enable Django production mode Default: false

CAMERAHUB_SECRET_KEY

Random secret value. The default string is for testing only and is insecure in production. Generate a new one here Default: OverrideMe!

CAMERAHUB_EMAIL_BACKEND

Email backend Default: django.core.mail.backends.filebased.EmailBackend

CAMERAHUB_SENDGRID_KEY

API key for Sendgrid email backend

CAMERAHUB_EMAIL_USE_TLS'

Enable TLS for SMTP

CAMERAHUB_EMAIL_USE_SSL'

Enable TLS for SMTP

CAMERAHUB_EMAIL_HOST

SMTP server hostname

CAMERAHUB_EMAIL_HOST_USER

SMTP server username

CAMERAHUB_EMAIL_HOST_PASSWORD

SMTP server password

CAMERAHUB_EMAIL_PORT

SMTP server port number

CAMERAHUB_FROM_EMAIL

From email address Default: noreply@camerahub.info

CAMERAHUB_DOMAIN

Site domain Default: camerahub.info

CAMERAHUB_STATUS_URL

URL for a status page

Fixtures

Base data is supplied as fixtures and must be manually imported after installation. These are not idempotent so should only be run once.

This data includes things like EXIF exposure programs, film formats, etc that are required to make CameraHub useful.

poetry run python manage.py loaddata --app schema Condition ExposureProgram Format Manufacturer Filmstock MeteringMode MeteringType Mount NegativeSize Process ShutterSpeed

There is also some test data like cameras and negatives which shouldn't be imported into a production deployment.

See also

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

camerahub-0.36.24.tar.gz (246.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

camerahub-0.36.24-py3-none-any.whl (364.9 kB view details)

Uploaded Python 3

File details

Details for the file camerahub-0.36.24.tar.gz.

File metadata

  • Download URL: camerahub-0.36.24.tar.gz
  • Upload date:
  • Size: 246.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.11 Linux/5.15.0-1036-azure

File hashes

Hashes for camerahub-0.36.24.tar.gz
Algorithm Hash digest
SHA256 983c7ba936e4b8c3907d5e95bbe0a3d5b1fa82e19c72a38cacabe2f3b0325184
MD5 ff7f6bd9c0a6438bc6cfd28dd2c9543d
BLAKE2b-256 0fd49fe3bd8a1310cb7cee7d6cb4a678b0a9def2de41ba38b8ceaa3a3aff115f

See more details on using hashes here.

File details

Details for the file camerahub-0.36.24-py3-none-any.whl.

File metadata

  • Download URL: camerahub-0.36.24-py3-none-any.whl
  • Upload date:
  • Size: 364.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.11 Linux/5.15.0-1036-azure

File hashes

Hashes for camerahub-0.36.24-py3-none-any.whl
Algorithm Hash digest
SHA256 4f761013fdd12082e61834108422ecfb2e3a75a72ac3c7163ca483e899d365be
MD5 11371cc1eaa4a475ad4ae92affd22993
BLAKE2b-256 27ae13d231ea38205c099ee6d4076b402c0a0922fa7b8b2a05723f27cedeb7f1

See more details on using hashes here.

Supported by

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