pyml VS quarchive

Compare pyml vs quarchive and see what are their differences.

pyml

OCaml bindings for Python (by thierry-martinez)

quarchive

Traditional "Web 2.0" social bookmarking, with small improvements (by calpaterson)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
pyml quarchive
3 4
173 95
- -
5.6 0.0
3 months ago about 1 year ago
OCaml Python
BSD 2-clause "Simplified" License GNU Affero General Public License v3.0
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.

pyml

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

quarchive

Posts with mentions or reviews of quarchive. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-14.
  • Python 3 Types in the Wild: A Tale of Two Type Systems [pdf]
    6 projects | news.ycombinator.com | 14 Apr 2021
    I've had this problem a few times., For example it happened with the 0.800+ versions. It got stricter, and was more aggressive in finding code (eg small scripts in not in the proper python hierarchy).

    I can't show any of my professional work (no publicly available src) but this side project of mine is locked to 0.790 until I can find time to sort the issues: https://github.com/calpaterson/quarchive/tree/master/src/ser...

    It's hard to classify anything as a "false negative" with mypy since it is very liberal (often unexpectedly so, which I think is one of the sharp edges of gradual typing).

  • Del.icio.us
    2 projects | news.ycombinator.com | 4 Feb 2021
    Glad you think it's promising. There is still some distance to go - it needs a second pass over some of the (pretty rough) features.

    Regarding tags: I am not sure I completely agree with you how easy it will be to remove all the current limits on tags but I do share your sentiment and I have filed the matter as a github issue: https://github.com/calpaterson/quarchive/issues/67 . I can't promise any priority because as this is a side project I can only work at my own pace but I foresee it happening "soon" - just that my main task right now is showing what I have to people and getting feedback.

    On the unread flag: you're probably right. That was implemented before tags were, in order to allow for importing my own bookmarks from pinboard (I personally do not use tags).

    Private flags: as a usability matter, yes. But my plan is to allow for more fine-grained sharing/permissions (the MVP of which is the current share feature).

    Thanks for your feedback. I really appreciate the time you took to try it out and leave your comments. Do keep in touch over email! [email protected]

  • Quarchive - A bookmarking site that shows discussions (eg here on reddit) referring to your bookmarks. Bit like del.icio.us
    1 project | /r/SideProject | 28 Jan 2021
    This is my side project. It's basically a social bookmarking site, but with a few extra features I wanted. It's open source on my github.

What are some alternatives?

When comparing pyml and quarchive you can also consider the following projects:

libpython-clj - Python bindings for Clojure

doctest - The fastest feature-rich C++11/14/17/20/23 single-header testing framework

erlang-port-with-python

typeshed - Collection of library stubs for Python, with static types

PyCall.jl - Package to call Python functions from the Julia language

awesome-ocaml - A curated collection of awesome OCaml tools, frameworks, libraries and articles.

Nuitka - Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, and 3.11. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.