Skip to content
View jjmaestro's full-sized avatar
🧙‍♂️
🧙‍♂️

Organizations

@python-madrid

Block or report jjmaestro

Report abuse

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

Report abuse

Pinned Loading

  1. pkl pkl Public

    Forked from apple/pkl

    A configuration as code language with rich validation and tooling.

    Java

  2. whisper-calculator.py: Calculates t... whisper-calculator.py: Calculates the size of the whisper storage for the given retention (in frequency:history format)
    1
    #!/usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    
                  
    5
    def archive_to_bytes(archive):
  3. pkl-neovim pkl-neovim Public

    Forked from apple/pkl-neovim

    Pkl language support for Neovim

    Scheme