ORM layer for the Genropy framework
Current Version: 0.1.0
This project is in early development. The architecture and features are still being defined.
genro-orm will provide database abstraction and ORM capabilities for the Genropy framework.
# Clone the repository
git clone https://github.com/genropy/genro-orm.git
cd genro-orm
# Install in development mode
pip install -e .[dev]
# Run tests
pytestMIT License - see LICENSE file for details
Contributions and discussions are welcome! Please open issues on GitHub to discuss features and architecture decisions.
- Repository: https://github.com/genropy/genro-orm
- Bug Reports: https://github.com/genropy/genro-orm/issues