pyrates / toolbox

Tools we look at, test, use (or kick out).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We search pico libraries that help us doing an efficient job with lighter code.

Python libs

Holy Grails and Silver Bullets ๐Ÿ™Œ

Revelations we had ๐Ÿ‘ผ (Until we meet the killing unresolvable blocking bug ๐Ÿ˜ˆ):

  • Python HTTP Requests for Humansโ„ข: Requests

In sight ๐Ÿ‘€

  • Python logging made (stupidly) simple: Loguru
  • Light-weight utilities to augment, not replace the Python MongoDB driver: mongo
  • A drop-in replacement for native Python datetimes that embraces UTC: Zulu
  • A package manager for including other people's code in your projects: Peru

Using yet unsatisfying ๐Ÿคง

We are still using these, though we are very open to replace them:

  • A Python Object-Document-Mapper for working with MongoDB: MongoEngine

Rejected ๐Ÿ‘ƒ

These libs did not meet our requirements in our context, for various reasons:

  • A Pythonic, object-oriented interface for working with MongoDB: Pymodm

Good to know ๐Ÿง

CLI tools ๐Ÿฆ

  • Command line HTTP client with an intuitive UI: HTTPie
  • Lightweight and flexible command-line JSON processor: jq

Online tools ๐Ÿ–ฅ

  • Open collaboration on text with Markdown: Hackmd
  • Secure, fully featured, and completely free video conferencing: Jit.si
  • Build SVG online: Vectr

About

Tools we look at, test, use (or kick out).