Skip to content
View RyanJulyan's full-sized avatar

Highlights

  • Pro

Block or report RyanJulyan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

  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 8 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 19 1