Skip to content
View henryivesjones's full-sized avatar
Block or Report

Block or report henryivesjones

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. slash-slack slash-slack Public

    A python framework for building slack slash bots. Get input parsing and validation, command routing, async responses, auto-generated help dialog, response visibility, and response message formattin…

    Python 4

  2. sam-slash-slack sam-slash-slack Public

    An AWS SAM python framework for building slack slash bots. Get input parsing and validation, command routing, async responses, auto-generated help dialog, response visibility, and response message …

    Python

  3. cattrs-env cattrs-env Public

    A tool for parsing and validating env vars using cattrs

    Python 1

  4. PostgreSQL DATE, TIMESTAMP, and INTE... PostgreSQL DATE, TIMESTAMP, and INTERVAL cheat sheet
    1
    # PostgreSQL DATE, TIMESTAMP, and INTERVAL cheat sheet
    2
    Working with `DATE`, `TIMESTAMP`, and `INTERVAL` in PostgreSQL can be confusing. In this article I will go over the three date/time related data types, and the two most useful date/time functions: `DATE_PART` and `DATE_TRUNC`. Finally, I will provide some real life examples of how these types and functions can be used within queries.
    3
    
                  
    4
    # Types
    5
    [PostgreSQL Date/Time Documentation](https://www.postgresql.org/docs/current/datatype-datetime.html)
  5. community-tulip-api community-tulip-api Public

    A python wrapper for the Tulip API

    Python 5

  6. tulip/relationalize tulip/relationalize Public

    A utility for converting/transporting arbitrary JSON data into a relational database

    Python 16