What's the process behind reddit schedulers (websites)?

This page summarizes the projects mentioned and recommended in the original post on /r/redditdev

Our great sponsors
  • Sonar - Write Clean Python Code. Always.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

    Because you are already using python I'd recommend having a look at https://fastapi.tiangolo.com/. With this you can write a API that your website can use.

  • blossom

    The website. The app. The everything. (by GrafeasGroup)

    u/goldieczr here's the repo for our primary site, data storage, and API. Python / Django. https://github.com/grafeasGroup/blossom

  • Sonar

    Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • timeloop

    An elegant periodic task executor

    2) build the functionality into the app. Here's a walkthrough that uses apscheduler in Django to do stuff, and we use Timeloop, a much less feature-filled option, to run tasks every day on a different project.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts