Skip to content

Another attempt at a Miiverse clone, this time in Python and with some newer tricks.

Notifications You must be signed in to change notification settings

PF2M/closedverse

 
 

Repository files navigation

Closedverse

This isn't finished yet. Meant to be a random out-of-the-blue parody of Openverse that's supposed to be unironically better than Openverse, before Openverse even has hosting.

Requirements

  • Python 3.6.2?
  • Django
  • urllib3?
  • lxml
  • passlib
  • bcrypt
  • mysqlclient if you're using mysql
  • pillow
  • imghdr?
  • markdown

forthebadge

forthebadge

Usage

It's a standard Django app.

Make the config, migrate, then either runserver or run it in uWSGI. If you don't know how to set up a Django app, look it up please.

Copyright

Copyright 2017 Arian Kordi, all rights reserved to their respective owners. (Nintendo, Hatena Co Ltd.)

About

Another attempt at a Miiverse clone, this time in Python and with some newer tricks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.5%
  • JavaScript 19.3%
  • HTML 18.2%