Code-simplify

Latest version: v1.2.3

Safety actively analyzes 666166 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.2

Performance

- Use `scoped_session` to manage session.

Refactor

- Rename `Base` to `RDBBase` in `rdb` module.

Test

- Update `crud` test case.

1.2.1

Fix

- Make `log`, `http_utils` and `models` modules visible.

Test

- Add logger test case.

Docs

- Update `CHANGELOG.md`.
- Add `Contributors Wall` to `README.md`.

1.2.0

Style

- Restructuring of the project.

1.1.0

Feature

- CRUD common apis based on `SQLAlchemy`, including `GET`, `LIST`, `CREATE`, `BULK SAVE`, `UPDATE`, `TOTAL`, `GET PAGING`, `DELETE`, `PHYSICAL DELETE`, `EXECUTE SQL`

1.0.0

Feature

- Log template based on `logging in std`.
- Http utils based on `aiohttp`, including `SSE HANDLER`, `HEAD`, `GET`, `POST`, `OPTIONS`, `PUT`, `PATCH`, `DELETE`.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.