Skip to content

python-platonic/platonic

Repository files navigation

platonic

Build Status Coverage Python Version wemake-python-styleguide PyPI - License

Abstract data structures for Clean Architecture applications in Python. Amazon services, brokers, and backends represented as queues, mappings, lists, iterables, and more.

Example

# TODO

Available data structures

queue iterable dict list set graph
Amazon DynamoDB 🔧 🔧 🔧 🔧 🔧 🔧
Amazon SimpleDB 🔧 🔧 🔧 🔧 🔧 🔧
Amazon SQS ✔ ️ 🔧 🔧 🔧 🔧
Amazon S3 🔧 🔧 🔧 🔧 🔧 🔧
Apache Kafka 🔧 🔧 🔧 🔧 🔧 🔧
Local FS 🔧 🔧 🔧 🔧 🔧 🔧
MongoDB 🔧 🔧 🔧 🔧 🔧 🔧
MySQL 🔧 🔧 🔧 🔧 🔧 🔧
OrientDB 🔧 🔧 🔧 🔧 🔧 🔧
PostgreSQL 🔧 🔧 🔧 🔧 🔧 🔧
Redis 🔧 🔧 🔧 🔧 🔧 🔧

Installation

pip install platonic

Credits

This project was generated with wemake-python-package. Current template version is: 3cb37d9e138d83958c4d915a3b3aa737b27b6418. See what is updated since then.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published