RT @lunivore: Really liking this article on pragmatic management of technical debt by @henrikkniberg
RT @markoa: Slides from my #RuPy talk on Sunday about creating platforms with LXC, Chef, Docker
RT @FloorDrees: A listing of tools that are made freely available to open source projects. via @thechangelog
A legible & concise status badge solution for third-party codebase services.
Arrow is a Python library that offers a sensible, human-friendly approach to creating, manipulating, formatting and converting dates, times, and timestamps. It implements and updates the datetime type, plugging gaps in functionality, and provides an intelligent module API that supports many common creation scenarios. Simply put, it helps you work with dates and times with fewer imports and a lot less code.
Arrow is heavily inspired by moment.js and requests.
Why?
Python’s standard library and some other low-level modules have near-complete date, time and time zone functionality but don’t work very well from a usability perspective:
Too many modules: datetime, time, calendar, dateutil, pytz and more
Too many types: date, time, datetime, tzinfo, timedelta, relativedelta, etc.
Time zones and timestamp conversions are verbose and unpleasant
Time zone naivety is the norm
Gaps in functionality: ISO-8601 parsing, time spans, humanization.@kalanamith @yukihiro_matz Check out #kivy
Instant, ephemeral PostgreSQL database "in the cloud":
Site plugin for #Elasticsearch to help understand and debug queries: