Support for FileField and storage backends in Peewee
Project description
Installation
We assume that you already got an peewee installed.
Installing with pip :
pip install peewee-storages
You can try to install from source (maybe there is a bugfix in master that hasn’t been released yet) then the magic incantation you are looking for is:
pip install -e 'git+https://github.com/python-folks/peewee-storages.git#egg=peewee-storages'
About
This project provides an FileField and Storages for the peewee ORM package.
peewee-storages is a package to provide out of box FielField and some Storages backends to provide similar experience as the one when using Django with django-storages
This library is usually compatible with the currently supported versions of peewee.
Found a Bug? Something Unsupported?
I suspect that a few of the storage engines in backends/ have been unsupported for quite a long time. I personally only really need the S3Storage backend but welcome bug reports (and especially) patches and tests for some of the other backends.
Issues are tracked via GitHub issues at the project issue page.
Documentation
Documentation will be included ASAP.
Contributing
Check for open issues at the project issue page or open a new issue to start a discussion about a feature or bug.
Fork the peewee-storages repository on GitHub to start making changes.
Add a test case to show that the bug is fixed or the feature is implemented correctly.
Bug me until I can merge your pull request. Also, don’t forget to add yourself to AUTHORS.
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 peewee-storages-0.0.2.tar.gz
.
File metadata
- Download URL: peewee-storages-0.0.2.tar.gz
- Upload date:
- Size: 16.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f25789ecae025004db975d3704ce863b9c3e698dab4e1612423c2ca382d0c10 |
|
MD5 | 576f15d7b28d33625b69c7c8b4efedf3 |
|
BLAKE2b-256 | fe7ee449d0cdb219f4c96e12f7c8ae1cded388e567ae0c2b689548640d7debb0 |
File details
Details for the file peewee_storages-0.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: peewee_storages-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 353fa5eaef42ba7fd341efa029f0b1d5a9e7e68c0b26229d20238431097fd641 |
|
MD5 | b8039621882a07ec3726cc26e82c4387 |
|
BLAKE2b-256 | 723a18e904231ca003a55fb68ac400edf4901ab326adbe453c676e499d209c75 |