Skip to main content

Adding new power to your FastAPI application ⛅

Project description

Popol ⛅

Adding new power to your FastAPI application ⛅

Popol is a library that provides as-is tools for use on FastAPI.

This project aims to provide APIs to support your FastAPI projects without breaking existing projects. This is another version of the Fastack project. Overall the available APIs are not much different from the Fastack plugins.

Features 🌟

  • Project Layout

  • Command Line Interface (like flask command)

  • Pagination

  • Cache Framework

    • Backends

      • Redis (Sync/Async)
      • Memcached
    • Serializers

      • JSON
      • Pickle
      • MsgPack
  • ORM Integration

    • SQLModel (Async/Sync)
    • Tortoise ORM
  • ODM Integration

    • MongoEngine
  • SMTP client (using aiosmtplib) to send emails.

  • Background Jobs:

    • SAQ queue support for task scheduling

Installation 📚

pip install popol>=0.4.0

Documentation 📖

Not available at this time, please learn from the examples.

Project details


Download files

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

Source Distribution

popol-0.6.0.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

popol-0.6.0-py3-none-any.whl (32.1 kB view hashes)

Uploaded Python 3

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