Fakers for Pynamo models, based on the very helpful pydantic-factories.
Project description
Usage
from pynamodb import Model
from pynamodb_factories import PynamoModelFactory
class SomePynamoModel(Model):
...
pass
class SomeModelFactory(PynamoModelFactory):
__model__ = SomePynamoModel
pass
fake_model = SomeModelFactory.build()
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pynamodb-factories-0.1.3.tar.gz.
File metadata
- Download URL: pynamodb-factories-0.1.3.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
091c35b9da74368e583ebf624eba9b063090e610f8fb3254a85c1ceba24b4d2d
|
|
| MD5 |
5b481973b55a78800e7683c66fee9b5d
|
|
| BLAKE2b-256 |
b13c5ab34bc74abefb406b37fb7478ef7ce04aa7495dbaed4dada46e4a308092
|
File details
Details for the file pynamodb_factories-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pynamodb_factories-0.1.3-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b383936c606b140f45bf2e0c711b0cd725fd250dabb4bce788de18bbb9e0deef
|
|
| MD5 |
5a4f1d94c0881bd1a81b3128d1ddde84
|
|
| BLAKE2b-256 |
196e3f290da38feb4be5add250ec2d362f53b1b20bcb19a6ba50c14185ee8caf
|