Gilbert

Latest version: v0.6.1

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

Scan your dependencies

Page 1 of 2

0.6.0

------------------

- Switched from Poetry to setuptools
- Replaced `aiohttp` and `aionotify` to `uvicorn`, `bareasgi`, and `watchfiles`
- Removed `utils.oneshot` in favor of Python's `functools.cached_property`
- Renamed `ClientException` to `ClientError`

0.5.2

------------------
- Relax python version requirements in packaging.
- Expanded type annotations
- Use `functools.update_wrapper` in `gilbert.utils.oneshot`.
- Make `watch` clear templates and do initial render befor waiting.

0.5.1

------------------
- Extracted Watch code
- Fixed watch to recursively find dirs
- Removed `watch` CLI action.

0.5.0

------------------

- Converted `watch` and `serve` commands to use asyncio
- Added `--watch` option to `serve` command.

0.4.2

------------------

- Allow adding items to Collections
- Add type annotations
- Renamed "plugins.collection.Collection" to Selection

0.4.1

------------------

- Improved "gilbert serve" implemetation and options.
- Don't load dot-files from collection.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.