Skip to main content

No project description provided

Project description

EasyFramework

[!WARNING] Framework under development !

A small Flask framework for fast API developments. This framework intends to be as modular as possible, so almost anything can be replaced/overrided

Technologies

  • Flask
    By using Flask and Werkzeug, this framework extends a lot of important features

  • SQLAlchemy | MongoDB | Any other you want
    This framework has initial support for both PostgreSQL and MongoDB (you can use them at the same time). By making this framework as modular as possible, you're able to add support for any other database easily using inheritance.

  • Marshmallow It utilizes the Marshmallow library to serialize, validat,e and convert JSON data to SQLAlchemy or MongoDB Entities

Full documentation coming soon

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

easy_framework-0.0.3.tar.gz (32.7 kB view hashes)

Uploaded Source

Built Distribution

easy_framework-0.0.3-py3-none-any.whl (46.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