Skip to main content

repository-model-db

Project description

# Repository-model-db

This project aims to assist in the use of the repository pattern. Repository generation of models created by sqlalchemy and provides basic methods for database access, isolating database accesses from the application

## Configurations In config.py file created by repo-init must add the model files directory

### Exemple DIR_MODELS=src/models

## Commands `shell $ repo-init `

repo-init

This command create a folder of root directory of your project with a file to configurations directory os models of your database and create a folder where the repository files will be create

`shell $ generate-repo ` This command will create all repository files based on your model files

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

repository-model-db-0.1.21.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

repository_model_db-0.1.21-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page