Skip to main content

A taggable imageboard built in Django.

Project description

Boorunaut

Build Status

Welcome page screenshot of Boorunaut

Boorunaut is a taggable imageboard built in Django. Based on Danbooru.

It is able to be used locally to categorize images, or ready to configure and deploy as a website.

Features

  • Posts;
  • Gallery system;
  • Tagging system, with aliases and implications;
  • Control panel, including mass renaming, hash banning, mod queue and more.

Installing

You can run INSTALL.sh on Linux to automatically setup everything on a virtual environment locally. You can also check the documentation above for more detailed instructions on setting up locally or on Heroku.

pip install Boorunaut
boorunaut startproject mysite
cd mysite
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

By default, the database is set to SQLite. For production, it is recommended to change it to another one, like PostgreSQL.

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

Boorunaut-0.4.3.tar.gz (90.0 kB view hashes)

Uploaded Source

Built Distribution

Boorunaut-0.4.3-py3-none-any.whl (134.2 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