Metadata-Version: 2.1
Name: gecko-om
Version: 0.0.1
Summary: Async object mapping for Redis and Python.
Project-URL: Homepage, https://github.com/unyime1/gecko-om
Project-URL: Bug Tracker, https://github.com/unyime1/gecko-om/issues
Author-email: Unyime Etim <lordunyime@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: pydantic<=2.4.2,>=1.10.4
Requires-Dist: redis<=5.0.1,>=4.1.1
Description-Content-Type: text/markdown

# gecko
Async object mapping for Redis and Python.

## Development Status

Gecko-om is still in active development and is not yet ready for use. To contribute, see the section below.

## Contributing

For guidance on setting up a development environment and how to make a
contribution to gecko-om, see
[Contributing to Gecko-om](CONTRIBUTING.md).


## Reporting a Security Vulnerability

Please send a private mail to `lordunyime@gmail.com` if you discover any security vulnerability. I'll be happy to work with you on a fix.