All Projects → Radu-Raicea → Interesting People On Medium

Radu-Raicea / Interesting People On Medium

Licence: mit
Python script that finds interesting users from your Medium network to interact with

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Interesting People On Medium

Medium Article
Repo for articles in my personal blog and Medium
Stars: ✭ 28 (-77.78%)
Mutual labels:  medium
Share Selected Text
share selected text on twitter, buffer, and some others. Inspired by medium.com
Stars: ✭ 64 (-49.21%)
Mutual labels:  medium
Blurimageview
BlurImageView, you can load your image progressively like Medium does.First show user a blurry image, At the same time, load the real image, once loaded, replace the blurry one automatically
Stars: ✭ 1,334 (+958.73%)
Mutual labels:  medium
Medium Clone
🎉 Mediumm WordPress theme, very inspired by medium.com
Stars: ✭ 29 (-76.98%)
Mutual labels:  medium
Markdowntomedium
The easiest way to publish a Markdown post to Medium with syntax highlighted code snippets
Stars: ✭ 54 (-57.14%)
Mutual labels:  medium
Awesome Sde Id Medium
😎 Daftar akun Medium.com keren dari para pegiat software engineering di Indonesia
Stars: ✭ 75 (-40.48%)
Mutual labels:  medium
Nuxt Project
Example Nuxt.JS project from my tutorial series on medium [Indonesian language 🇮🇩]
Stars: ✭ 17 (-86.51%)
Mutual labels:  medium
Darker Medium
Read Medium stories with happy eyes!
Stars: ✭ 123 (-2.38%)
Mutual labels:  medium
Medium To Hugo
Medium stories exporter to markdown/hugo articles.
Stars: ✭ 64 (-49.21%)
Mutual labels:  medium
Serverless Medium Text To Speech
🔊 Serverless-based, text-to-speech service for Medium articles
Stars: ✭ 90 (-28.57%)
Mutual labels:  medium
Chrome Medium Unlimited Reading
Chrome extension to remove Medium.com member-only article read limit. https://chrome.google.com/webstore/detail/mediumcom-unlimited-readi/keckgflodjmhejpbhfbfoioonoeeckng
Stars: ✭ 39 (-69.05%)
Mutual labels:  medium
Polymer Quill
Polymer Quill Rich Text Editor
Stars: ✭ 48 (-61.9%)
Mutual labels:  medium
Jupyter to medium
Python package for publishing Jupyter Notebooks as Medium blogposts
Stars: ✭ 82 (-34.92%)
Mutual labels:  medium
Clapsview
Implemented the functionality of Medium.com Claps. 👏
Stars: ✭ 29 (-76.98%)
Mutual labels:  medium
Medium
📰 Developer versions of my Medium.com articles
Stars: ✭ 100 (-20.63%)
Mutual labels:  medium
Image Zoom
🔎 Medium.com style image zoom for React 🔍
Stars: ✭ 920 (+630.16%)
Mutual labels:  medium
Startup Matrix
Startup Matrix exported to CSV, JSON, Markdown and HTML formats. Credits to original article by Eric Stromberg.
Stars: ✭ 66 (-47.62%)
Mutual labels:  medium
Bypass Paywalls Chrome Clean
Bypass Paywalls Clean for Chrome (no Google Analytics, lot of updates/bug-fixes and custom sites)
Stars: ✭ 125 (-0.79%)
Mutual labels:  medium
Codeblock Beautifier
A chrome extension for highlighting codes of Medium Articles
Stars: ✭ 109 (-13.49%)
Mutual labels:  medium
Medium Cli
Medium via CLI
Stars: ✭ 81 (-35.71%)
Mutual labels:  medium

logo

Python script that finds interesting users from your network to interact with. More specifically, it searches the latest posts of all the users you are following, looks through the responses of those posts and picks out the best ones. The purpose of this script is to find active users that have interacted with your network and have had a positive response from the community (over a certain number of recommendations on their response).

As seen on Medium!

Instructions

Install the packages

sudo pip install requests click

Checking how to use the script

python finder.py --help

Example

python finder.py --name Radu_Raicea --min-recommendations 10
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].