A set of various functionality for a Django based web application.
Project description
Meringue
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
- Use Git Flow (read here and here) to resolve the versioning
- Linter with a Ruff
- Formatter with a Black
- Lint commit with Gitlint and Conventional Commits
- Documentation with mkdocs and mkdocs-material
- Testing local with hatch
- Testing in CI/CD on push
- Add mypy ???
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
Built Distribution
File details
Details for the file meringue-1.2.0.tar.gz
.
File metadata
- Download URL: meringue-1.2.0.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57cd63d5c76fa4cdfb0074a415a97d60746f38a22add32eeab5aea51706fdb38 |
|
MD5 | 5a4ed28019c43a1276edba2c146412cc |
|
BLAKE2b-256 | 3f76b92bf0ab9f36bfb1d2b0c32de416fc5cac101789588d36038a290bed279b |
File details
Details for the file meringue-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: meringue-1.2.0-py3-none-any.whl
- Upload date:
- Size: 40.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee97f64fe98100eef07762b59fce1bdfcf444960a9b4929af2e84bdf02fe97c0 |
|
MD5 | 5c8ca213b813173c22a0c35379bc2825 |
|
BLAKE2b-256 | 69b45c2211b7a7e32ff9829ae5b5ea413e3a614670957cd83316ca0b6913b794 |