Skip to content
View RyanJulyan's full-sized avatar

Highlights

  • Pro

Block or report RyanJulyan

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. plugo plugo Public

    A simple plugin manager that will dynamically load plugins from a directory given a config or env variable with dynamic kwargs to pass for plugin loading. Example uses Flask

    Python 1

  2. FlaskPocketBase FlaskPocketBase Public

    An attempt at implementing an equivalent Flask pocketbase (https://pocketbase.io/) an Open Source backend for your next SaaS and Mobile app. Features: Realtime database, Authentication, File storag…

    Python 10 1

  3. Generates fake data instances using ... Generates fake data instances using attrs.
    1
    from typing import Any, get_args, get_origin, Type, Dict, Optional, List
    2
    import random
    3
    from datetime import date, datetime
    4
    
                  
    5
    import attr
  4. rocket rocket Public

    Streamlined Project Management Templates: Navigating Complex Projects with Ease

    2 1

  5. BSPEC/project_template BSPEC/project_template Public template

    Project Template is meant to allow you to have a project src, dist and deployments (with versions). It is meant to be used with the deployment_templates

    Python 2

  6. Flask-BDA Flask-BDA Public

    A Low-Code, Rapid Application Development (RAD) tool to assist with structure and building full stack applications

    HTML 20 3