Software Alternatives & Reviews

Poetry (Packaging) in motion

Task Shields.io
  1. 1
    Task is a task runner / build tool that aims to be simpler and easier to use
    Pricing:
    • Open Source
    Full disclosure, I did not review Conda or Hatch fully. Not that there is anything explicitly wrong with either of them. Conda is too specific to the scientific community for my general taste. Hatch seems to go well with Conda and also uses the PyProject manifest as well. It's nice that it gives you several built in tools, similar to commit hooks, but I tend to like to roll my own via a Taskfile and run them with Poetry.

    #Utilities #Application Utilities #Code Automation Tools 26 social mentions

  2. GitHub badges as a service
    Pricing:
    • Open Source
    I would highly recommend adding (a few!) badges to any repository that you plan on publishing. You can get some great badges from https://shields.io/ along with the info on how to actually generate them. If your repository is public, this should be easy enough. I would say to avoid spamming a ton and having your README looks like a technicolor dreamland. Just having things like package health, SourceRank and dependencies can help inspire faith in a smaller project. Having that can set you apart by showing that your code works! 😄.

    #API Tools #APIs #Developer Tools 72 social mentions

Discuss: Poetry (Packaging) in motion

Log in or Post with