devmarks.io
Collections Pricing

Create your own public collection of bookmarks to share with others by logging in with GitHub.

All Collections

Underappreciated Python Libraries

5


 

Bookmarks

A collection of underappreciated Python packages which are super helpful and should get more ❤️.

glom

Ever want to handle nested JSON dictionaries without worrying about a missing key? Glom to the rescue for accessing nested structures, declarative data transformations, and tons more!

Glom lets you access nested data structures with a powerful querying syntax.
Read more 
GitHub

executablebooks/MyST-Parser PythonMIT748 196 24

6 months, 4 weeks ago

An extended commonmark compliant parser, with bridges to docutils/sphinx

GitHub

nat-n/poethepoet PythonMIT1,441 59 10

6 months, 3 weeks ago

A task runner that works well with poetry.

Define tasks in your pyproject.toml file. Tasks can be commands or Python functions. Includes shell completion, and the ability to specify a sequence of tasks. For example, run `poe md` to do the migration dance (make migrations and then migrate them).

GitHub

salabim/ycecream PythonMIT52 3 5

6 months, 4 weeks ago

Sweeter debugging and benchmarking Python programs.

ycecream is a fork of `icecream`, but also includes a decorator for simple benchmarking of function calls. I've only used it in one project so far, but it's been way nicer than `print("some_variable", some_variable)` for sure.

GitHub

fabiocaccamo/python-benedict PythonMIT1,500 48 12

6 months, 4 weeks ago

:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.

python-benedict wraps up a bunch of dict-related functionality in one tidy package. For example, parsing TOML into a dict: https://github.com/adamghill/unsuckjs.com/blob/c80baf377/libraries_retriever.py#L16. Also useful for the simpler use-cases of `glom`, like grabbing a value from a nested dictionary.

  • 1

devmarks.io is Bookmarking for Developers. Automatically sync all your developer resources to one place.

Login with GitHub
  • Collections
  • Articles
  • Built by @adamghill
  • Unicorn,
    Coltrane, &
    django-fbv
  • Django
  • Feather Icons
  • Hero Icons
  • Bulma CSS
  • About
  • Pricing
  • Terms of Service
  • Privacy Policy