Skip to content
View xurble's full-sized avatar
Block or Report

Block or report xurble

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

  1. django-feed-reader django-feed-reader Public

    An RSS/Atom/JSONFeed reading + storing library for Django

    Python 42 19

  2. recast recast Public

    Web based podcast feed rebroadcaster.

    Python 6

  3. rearvue rearvue Public

    A personal social media aggregator.

    Python 3

  4. FeedThing FeedThing Public

    A Django based personal RSS reader

    HTML 3 1

  5. Python venv selection function for .... Python venv selection function for .zshrc
    1
    function ve() {
    2
      printf "Select a venv:\n"
    3
    
                  
    4
      # Populate venv_list array with folder names
    5
      venv_list=()
  6. python-dripfeed-client python-dripfeed-client Public

    A python client for the DripFeed RSS proxy service

    Python