https://github.com/fanqingsong/sqlalchemy_cruder
provide crud utils
https://github.com/fanqingsong/sqlalchemy_cruder
Last synced: 3 months ago
JSON representation
provide crud utils
- Host: GitHub
- URL: https://github.com/fanqingsong/sqlalchemy_cruder
- Owner: fanqingsong
- License: mit
- Created: 2023-02-26T15:30:52.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T01:02:20.000Z (over 2 years ago)
- Last Synced: 2025-02-14T22:18:30.726Z (4 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# sqlachemy_cruder
[](https://pypi.org/project/sqlachemy_cruder/)
[](https://pypi.org/project/sqlachemy_cruder/)
[](https://github.com/fanqingsong/sqlachemy_cruder/actions/workflows/dev.yml)
[](https://codecov.io/github/fanqingsong/sqlachemy_cruder)provide crud utils
* Documentation:
* GitHub:
* PyPI:
* Free software: MIT## Features
* TODO
## Credits
This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage) project template.