twitlists | Using twitter lists as your feed

 by   pawalt Python Version: Current License: MIT

kandi X-RAY | twitlists Summary

kandi X-RAY | twitlists Summary

twitlists is a Python library. twitlists has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However twitlists build file is not available. You can download it from GitHub.

A while ago, Twitter changed their timeline to be algorithmically-fed rather than a simple reverse-chronological feed. In particular, they push a lot of content on me from people I don't follow, which I really don't like. You can fix this by using Twitter Lists. Lists are exactly reverse-chronological, and they only show content from people you follow. The problem, though, is that following someone no longer corresponds to adding them to your feed. You have to explicitly add them to one of your lists which is much more work than hitting the follow button. To fix this, I wrote a script that takes your username along with an "overflow list". It then takes all your following, set subtracts all your list members from it, and sees what's left over. If there are any users that you follow but aren't in your lists, it adds them to your overflow list. This overflow list effectively becomes your "following list". The script will also remove anyone you aren't following from your overflow list. To keep things in sync, I've set up a Github Action on a cron schedule to run once an hour. I think this is actually against Actions TOS so please don't tell GitHub :P.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              twitlists has a low active ecosystem.
              It has 4 star(s) with 2 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              twitlists has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of twitlists is current.

            kandi-Quality Quality

              twitlists has no bugs reported.

            kandi-Security Security

              twitlists has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              twitlists is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              twitlists releases are not available. You will need to build from source code and install.
              twitlists has no build file. You will be need to create the build yourself to build the component from source.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of twitlists
            Get all kandi verified functions for this library.

            twitlists Key Features

            No Key Features are available at this moment for twitlists.

            twitlists Examples and Code Snippets

            No Code Snippets are available at this moment for twitlists.

            Community Discussions

            No Community Discussions are available at this moment for twitlists.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install twitlists

            You can download it from GitHub.
            You can use twitlists like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/pawalt/twitlists.git

          • CLI

            gh repo clone pawalt/twitlists

          • sshUrl

            git@github.com:pawalt/twitlists.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link