Skip to content

genropy/genro-orm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genro-orm

Python versions License: MIT

ORM layer for the Genropy framework

Status: Beta

Current Version: 0.1.0

This project is in early development. The architecture and features are still being defined.

Purpose

genro-orm will provide database abstraction and ORM capabilities for the Genropy framework.

Development

Setup Development Environment

# 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
pytest

License

MIT License - see LICENSE file for details

Contributing

Contributions and discussions are welcome! Please open issues on GitHub to discuss features and architecture decisions.

Links

Releases

No releases published

Packages

 
 
 

Contributors

Languages