https://github.com/koxudaxi/pydantic-collection
pydantic-collection is collections of pydantic model
https://github.com/koxudaxi/pydantic-collection
aws pydantic python python3
Last synced: about 1 month ago
JSON representation
pydantic-collection is collections of pydantic model
- Host: GitHub
- URL: https://github.com/koxudaxi/pydantic-collection
- Owner: koxudaxi
- License: mit
- Created: 2020-03-17T15:25:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T17:04:10.000Z (about 5 years ago)
- Last Synced: 2024-12-28T22:12:27.536Z (10 months ago)
- Topics: aws, pydantic, python, python3
- Language: Python
- Homepage: https://koxudaxi.github.io/pydantic-collection
- Size: 1000 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# pydantic-collection - Collections of pydantic model
[](https://github.com/koxudaxi/pydantic-collection/actions)
[](https://badge.fury.io/py/pydantic_collection)
[](https://pypi.python.org/pypi/pydantic_collection)
[](https://codecov.io/gh/koxudaxi/pydantic-collection)
pydantic-collection is collections of pydantic model
## Models
## This project is an experimental phase.
Warning: Some interface will be changed.## How to install
pydantic-collection requires Python 3.8.0 or later
```bash
$ pip install pydantic-collection
```## Contributing to pydantic-collection
We are waiting for your contributions to `pydantic-collection`.### How to contribute
[https://koxudaxi.github.io/pydantic-collection/contributing](https://koxudaxi.github.io/pydantic-collection/contributing)## PyPi
[https://pypi.org/project/pydantic-collection](https://pypi.org/project/pydantic_collection)
## Source Code
[https://github.com/koxudaxi/pydantic-collection](https://github.com/koxudaxi/pydantic-collection)
## Documentation
[https://koxudaxi.github.io/pydantic-collection](https://koxudaxi.github.io/pydantic-collection)
## License
pydantic-collection is released under the MIT License. http://www.opensource.org/licenses/mit-license