Skip to main content

A set of various functionality for a Django based web application.

Project description

Meringue

PyPI - Status PyPI - Version PyPI - Downloads PyPI - Python Version PyPI - Versions from Framework Classifiers

Documentation - Release Tests - Running Tests - Coverage

Hatch project Built with Material for MkDocs linting - Ruff code style - black License - GNU Lesser General Public License v3.0

Package with various functional (such as mixins, form utils, upload handlers and other) for Django Framework.

This library is a set of various functionality that I use from project to project.

The main task of this package is to clean up this functionality, test it, and also organize the documentation so that colleagues can understand how and what works.

However, if someone decides to use this functionality in their project, and even more so to add functionality or change the implementation to a more correct, beautiful or understandable one, I will only be happy, do not worry and feel free to write to me by mail, create an issue or pull request on github.

Read more in the documentation.

Roadmap

Adding new functionality. Can change.

  • drf serializer serializer for automatic form generation on the front when working through rest api. (An npm package on vuejs will also be developed generating form based on response from api).
  • Authorization backend for authorization by a pair of email and password.
  • Functionality for working with images.
    • Image editor like easy_thumbnails.
    • A field for the drf serializer that returns a set of images (for example, a standard image and a double-sized image for a retina screen), as well as in different formats (for example, in the original format and in webp).
    • Job chain presets
    • Tests
    • Docs
  • Functionality similar to that described in the previous paragraph only for video.
  • Functionality for loading private files available through nginx internal.

Contributing

Download files

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

Source Distribution

meringue-1.2.0.tar.gz (29.0 kB view hashes)

Uploaded Source

Built Distribution

meringue-1.2.0-py3-none-any.whl (40.8 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