Metadata-Version: 2.4
Name: phylactery
Version: 0.2.2
Summary: Curated collection of data structures for Python.
Home-page: http://github.com/Yomguithereal/phylactery
Author: Guillaume Plique
Author-email: kropotkinepiotr@gmail.com
License: MIT
Keywords: url
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: summary

[![Build Status](https://travis-ci.org/Yomguithereal/phylactery.svg)](https://travis-ci.org/Yomguithereal/phylactery)

# Phylactery

Curated collection of data structures for Python.

## Installation

You can install `phylactery` with pip with the following command:

```
pip install phylactery
```

## Usage

WIP...
