Skip to content
View santibreo's full-sized avatar
🐧
Learning . . .
🐧
Learning . . .

Block or report santibreo

Report abuse

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

Report abuse

Pinned Loading

  1. pj-theme pj-theme Public

    Sphinx theme used for my blog

    Python

  2. rst2reveal rst2reveal Public

    Forked from vitay/rst2reveal

    ReStructuredText to HTML+reveal.js slideshow converter

    CSS

  3. cookiecutter-pypackage cookiecutter-pypackage Public

    My cookiecutter boilerplate for Python packages

    Python

  4. jsontools jsontools Public

    Python tools to manipulate JSON structured data

    Python

  5. Python pipelines Python pipelines
    1
    # This pipeline waits for each step to finish completely (all
    2
    # the step arguments have to be processed) before running the next
    3
    # step
    4
    
                  
    5
    from functools import reduce
  6. eww-pjbar eww-pjbar Public

    Bar using eww

    Shell