Skip to content
View edamsoft-sre's full-sized avatar

Block or report edamsoft-sre

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. DevOpsDeNoche DevOpsDeNoche Public

    Terraform Cloud, Google Kubernetes, Cloud Deploy, IAM terraform config for DevOpsDays La Paz 2022

    HCL

  2. python_markdown_github_emoji_extension python_markdown_github_emoji_extension Public

    Markdown Extension to provide Github emoji glyphs in Pelican blog.

    Python 1

  3. Asyncio (httpx) download Wordpress J... Asyncio (httpx) download Wordpress Json Pages, extract file links and catalog Metadata with exception and retry handling
    1
    #!/bin/env python3.10
    2
    
                  
    3
    
                  
    4
    """ Python Async httpx-based Module retrieves a list of WordPress site files (could be any generic JSON)
    5
     Launch multiple workers asynchronously to maximize time throughput.
  4. jitsi-azure-terraform jitsi-azure-terraform Public

    Jitsi Meet Terraform configuration for Azure with Load Balance, Spot Scale Set, PostgreSQL, Managed-image

    HCL 2

  5. simple-cicd simple-cicd Public

    Fast API docker build and simple CICD Deploy

    Python

  6. Async (httpx) download Wordpress JSO... Async (httpx) download Wordpress JSON file catalog and metadata
    1
    #!/bin/env python3.10
    2
    
                  
    3
    # Thanks to https://github.com/mauforonda/catalogo-ine
    4
    # and https://github.com/talkpython/async-techniques-python-course
    5