App for cataloguing vintage cameras, lenses, films, negatives & prints
Project description
PhotoDB
PhotoDB 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. Read the Concepts section for full details on the capabilities of PhotoDB.
It replaces an earlier command-line project, also called PhotoDB, which has now been deprecated.
Installing PhotoDB
There are several ways of installing PhotoDB, depending on your needs:
- With Pip
- From source
- With Docker
- With Kubernetes
Configuring PhotoDB
PhotoDB requires no additional config to run with default settings. However it is insecure in this configuration so at least SECRET_KEY
and
DJANGO_PROD
must be set if you are running in production.
The following environment variables are supported:
SECRET_KEY
- a large random value to be kept secret. Generate hereDJANGO_PROD
- set totrue
to enable production mode. Defaults tofalse
when running from source andtrue
when running in DockerDB_ENGINE
- the database engine (defaultdjango.db.backends.sqlite3
)DB_NAME
- the name of the database schema, or path to the SQLite db file (defaultdb/db.sqlite3
)DB_USER
- database usernameDB_PASS
- database passwordDB_HOST
- database hostname or IP addressDB_PORT
- database port
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
Built Distribution
File details
Details for the file PhotoDB-0.1.4.tar.gz
.
File metadata
- Download URL: PhotoDB-0.1.4.tar.gz
- Upload date:
- Size: 843.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a44351cf374d79c0acc46ee44fc3656e7419d53373ddd3285e0540a5dcbc59b6 |
|
MD5 | fccd7c11a8bb1b856ac5d5b337e054eb |
|
BLAKE2b-256 | 83c277bbf3a1e2606565c2b4b929062179283c3fc2324ac96c5d8ed143c2cfac |
File details
Details for the file PhotoDB-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: PhotoDB-0.1.4-py3-none-any.whl
- Upload date:
- Size: 125.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14172f39d23fad7223fadead06c3981c5f7078020a7d38132901a0e2e0807054 |
|
MD5 | cdfaa9c5645962af5663113ff0b90d04 |
|
BLAKE2b-256 | bf9309278734649ecacf7029956a3a78028b0e6cf868c0748336def839090a99 |