Skip to content
View reagle's full-sized avatar

Block or report reagle

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
reagle/README.md

Pinned Loading

  1. pandoc-wrapperspandoc-wrappersPublic

    Various python wrappers I use to build documents using markdown and pandoc.

    Python 15 1

  2. thunderdellthunderdellPublic

    Python scripts for bibliographic management using Freeplane mindmapper.

    Python 11 5

  3. Wrap text, including semantically by...Wrap text, including semantically by add breaks at terminal punctuation.
    1
    #!/usr/bin/env python2.7
    2
    """Wrap text, including semantically by add breaks at 
    3
    terminal punctuation."""
    4
    5
    # Using python 2.7 so portions can be used in Sublime Text 3 plugin
  4. Generate a class calendar using dura...Generate a class calendar using duration of semester, the days of the week a class meets, and holidays. It can modify a markdown syllabus if they share the same number of sessions and classes are designed with the pattern "### Sep 30 Fri"
    1
    #!/usr/bin/env python3
    2
    # /// script
    3
    # dependencies = [
    4
    # "pyyaml",
    5
    # "python-dateutil",
  5. reddit-researchreddit-researchPublic

    Tools for scraping and analyzing Reddit

    Python 13

  6. visidata3-ankivisidata3-ankiPublic

    Anki deck and developmental files for Visidata3.x

    3