Metadata-Version: 2.1
Name: prisma-helpers
Version: 0.1
Summary: helpers function for interacting with prisma api using ayncio and aiohttp
Home-page: https://github.com/Onlaw/prisma_helpers
Author: Onlaw (Jens Madsen)
Author-email: jens@onlaw.dk
License: MIT License
Platform: UNKNOWN
Requires-Dist: aiohttp (==3.5.4)
Requires-Dist: async-timeout (==3.0.1)
Requires-Dist: asyncio (==3.4.3)
Requires-Dist: attrs (==18.2.0)
Requires-Dist: chardet (==3.0.4)
Requires-Dist: idna (==2.8)
Requires-Dist: multidict (==4.5.2)
Requires-Dist: yarl (==1.3.0)

# prisma_helpers
helpers functions for interacting with prisma api using python async libraries asyncio and aiohttp

documentation is on its way :-) 

