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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file repository-model-db-0.1.21.tar.gz.
File metadata
- Download URL: repository-model-db-0.1.21.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca2b7eae16d4569118f941e9c4492c8519ef63320be23a7151fb7a1249ecbd42
|
|
| MD5 |
2894fc6923a9aacf100693a254c9d16e
|
|
| BLAKE2b-256 |
4c511ac8fcff9c85e656c89b0ed7c4fa2db89a6345f81d8cdddc5bd8ffad585d
|
File details
Details for the file repository_model_db-0.1.21-py3-none-any.whl.
File metadata
- Download URL: repository_model_db-0.1.21-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7a0e28293843781ed2f2818995ffaa038b53d4d95eb2f428481a73257650100
|
|
| MD5 |
b0f79a36c5972d02c30360dad55a7808
|
|
| BLAKE2b-256 |
d70daf6a667d6ebc8b74327db040fba19986a66531690fb9accd690487cb084a
|