Search results

  1. PousseyWashington

    Show DevBest Pynozz, Flask-based URL Shortener

    I recently made a simple URL shortener in Flask. Some of the features include: Database rate limiting JSON mini-API Ban support URL previewing Here are a few screenshots and a code preview. You can find the source on my Github repo. It includes installation information along with the license.
  2. PousseyWashington

    Show DevBest Python-based Foul-o-Matic

    The Foul-o-Matic is an inappropriate insult generator. I wanted to use it as an API but all of the insults were generated via Javascript, so I recreated it for Python. It has the same words and word-choosing methods as the original. I figured that someone might find use for it, so I decided to...
  3. PousseyWashington

    Don't let non-staff members be able to limit their profile.

    It's super annoying to try to view a person's profile and not be able to. There's multiple reasons why having access to people's profiles are beneficial. You can see username changes. You can see all posts/threads made by a user, useful for judging reliability of someone. You can see basic...
Top