Skip to content

louissmokesbackwoods/closedverse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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
  • urllib
  • lxml
  • passlib
  • bcrypt
  • mysqlclient if you're using mysql
  • cloudinary if you're going to be using that
  • 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.1%
  • HTML 14.9%