Skip to main content

Full Stack Serverless Framework

Project description


title: AioFauna

AioFauna

🚀 Introducing aiofauna: A full-stack framework built on top of Aiohttp, Pydantic and FaunaDB.

🔥 Inspired by FastAPI focuses on Developer Experience, Productivity and Versatility.

🌟 Features:

✅ Supports Python 3.7+, comes with an opinionated ODM (Object Document Mapper) out of the box for FaunaDB that abstracts out complex FQL expressions into pythonic, fully typed asynchronous methods for all CRUD operations.

✅ Powerful and Scalable: Being built on top of Aiohttp an asyncio based http server/client and FaunaDB an scalable serverless database for modern applications allows for powerful and seamless integrations.

✅ Performant: As a framework built on top of Aiohttp it leverages the power of asyncio and the fastest python APIClient built on top of aiohttp with Lazy Loading and session sharing, plus the ubiquiness of FaunaDB to achieve high performance.

✅ Automatic Swagger UI generation: Automatic generation of interactive Swagger UI documentation for instant testing of your APIServer, exposed at the /docs path.

✅ SSE (Server Sent Events): Built-in support for SSE (Server Sent Events) for real-time streaming of data from FaunaDB to your application, syntactic sugar through the @sse decorator.

✅ Websockets: Built-in support for Websockets for real-time bidirectional communication between your application and the resources served by AioFauna APIServer, syntactic sugar through the @websocket decorator.

✅ Robust data validation: Utilizes the rich features of Pydantic for data validation and serialization.

✅ OX: Thanks to rich and aiohttp you will get rich logging and error handling out of the box.

✅ Auto-provisioning: Automatic management of indexes, unique indexes, and collections with FaunaModel ODM.

✅ Full JSON communication: Focus on your data, don't worry about the communication protocol. Your APIServer will receive and return JSON.

✅ Inspired by fastapi, you will work with almost the same syntax and features like path operations, path parameters, query parameters, request body, status codes, /docs automatic interactive API documentation, and decorated view functions and automatic serialization and deserialization of your data.

💡 With aiofauna, you can build fast, scalable, and reliable modern applications, avoiding decision fatigue and focusing on what really matters, your data and your business logic.

📚 Check out the aiofauna library, and start building your next-gen applications today! 🚀

#Python #FaunaDB #Async #Pydantic #aiofauna

⚙️ If you are using a synchronous framework check out Faudantic for a similar experience with FaunaDB and Pydantic.

📦 PyPi

📦 Demo

📦 GitHub

📦 Documentation

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiofauna-0.2.8.tar.gz (31.9 kB view details)

Uploaded Source

Built Distribution

aiofauna-0.2.8-py3-none-any.whl (39.9 kB view details)

Uploaded Python 3

File details

Details for the file aiofauna-0.2.8.tar.gz.

File metadata

  • Download URL: aiofauna-0.2.8.tar.gz
  • Upload date:
  • Size: 31.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1013-aws

File hashes

Hashes for aiofauna-0.2.8.tar.gz
Algorithm Hash digest
SHA256 b4a41642c9485a0a1ed37b414199e821a8dafc254f98285afe5ab899a3551f93
MD5 ead8efa2763410dcd9c67432e28f6f9f
BLAKE2b-256 c27824165473d28e5fcb15d2d2ad0780f53c2d3fd503a4f9876d9b9a3d3b212b

See more details on using hashes here.

File details

Details for the file aiofauna-0.2.8-py3-none-any.whl.

File metadata

  • Download URL: aiofauna-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 39.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.12 Linux/6.2.0-1013-aws

File hashes

Hashes for aiofauna-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 b20d2ce0acec2249f441e2e1a2d8e25404e42473aafeef959ccc012084275744
MD5 9e8b651a1b9d68a5c2a5961c51a9216b
BLAKE2b-256 8a0c823d6775b9cb24bedd7ebd1fb028292f775f461f445686a5d8e93088fbbc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page