Skip to main content

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

Project description

PhotoDB

PhotoDB is an 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.

Installing PhotoDB

At the moment, PhotoDB is not packaged for production use. To install it in development mode, clone this repo and run:

pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser

Configuring PhotoDB

PhotoDB will run out of the box with no additional configuration, by creating an Sqlite database in its own directory.

Running PhotoDB

At the moment, PhotoDB is not packaged for production use. To run it in development mode, execute:

python manage.py runserver

and navigate to http://localhost:8000

See also

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

photodb-0.0.0.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

photodb-0.0.0-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

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