A set of various functionality for a Django based web application.
Project description
Meringue
A package providing various utilities for Django, such as mixins, form tools, upload handlers, and more.
This library is a collection of reusable components that I frequently use across different projects. Its primary purpose is to clean up and standardize these tools, ensure they are well-tested, and provide clear documentation to make it easy for colleagues to understand and use.
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.3.0.dev2.tar.gz
.
File metadata
- Download URL: meringue-1.3.0.dev2.tar.gz
- Upload date:
- Size: 29.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 928d4dd4b1e625d65bbc9505799fa92cf59387f7eb3023c1a0b6baa01a7dcf17 |
|
MD5 | 56995f9003202646dc77e03db54c44f5 |
|
BLAKE2b-256 | 7770dcb09ad325df9a62bffb13697f28e50b275d986080deba047d8d01c5a29e |
File details
Details for the file meringue-1.3.0.dev2-py3-none-any.whl
.
File metadata
- Download URL: meringue-1.3.0.dev2-py3-none-any.whl
- Upload date:
- Size: 41.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 495265ffe7733afbbb1f9129813e66501a42ab2728de6c3832b1aaa5b34e53f6 |
|
MD5 | 38ef1847deef9be14c9b01a8b837a47b |
|
BLAKE2b-256 | b1b1ee5d7d29f0bee4f58bb28354c11542097a3dc702cb1a33b8e3a9b9c87368 |