Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yomguithereal/phylactery
Curated collection of data structures for Python.
https://github.com/yomguithereal/phylactery
Last synced: about 1 month ago
JSON representation
Curated collection of data structures for Python.
- Host: GitHub
- URL: https://github.com/yomguithereal/phylactery
- Owner: Yomguithereal
- License: mit
- Created: 2018-06-03T15:09:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-23T13:54:25.000Z (over 3 years ago)
- Last Synced: 2024-10-08T14:09:07.228Z (about 1 month ago)
- Language: Python
- Size: 22.5 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![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...