bookmarks-cli VS markata

Compare bookmarks-cli vs markata and see what are their differences.

bookmarks-cli

Your daily dev bookmarks from the command line (by Mr-Destructive)

markata

A plugins all the way down static site generator written in python. Plugins all the way down means that you can completely change the behavior of how it works by swapping plugins, installing new ones, or creating your own all in python. (by WaylonWalker)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
bookmarks-cli markata
1 2
0 88
- -
0.0 6.3
almost 2 years ago about 2 months ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bookmarks-cli

Posts with mentions or reviews of bookmarks-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-20.

markata

Posts with mentions or reviews of markata. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-06.

What are some alternatives?

When comparing bookmarks-cli and markata you can also consider the following projects:

markata-todoui - A todo plugin for markata. It is a tui (text user interface) that runs in the terminal using textual. It gives me a trello-board feel from the terminal. I can create, update, delete, move, and fully manage my todo items from the terminal with it.

pytest - The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

markata-slides - A slides plugin for markata that allows you to create presentations in markdown from the comfort of your favorite editor. Each new h2 tag (## in markdown) becomes a new slide. This plugin leverages the built-in feeds plugin for navigation, and adds in some hotkeys (j/k) to go the the previous and next slides.

jut - Render Jupyter notebook in the terminal

pipx - Install and Run Python Applications in Isolated Environments

pgcli - Postgres CLI with autocompletion and syntax highlighting

markata-gh - A markata plugin to pull your github repos into your site by topic. This is a jinja plugin that only needs to be pip installed, then it will automatically be exposed as a jinja tag.

ipython - Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation builds, etc.

black - The uncompromising Python code formatter