This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
python-benedict
mirror of
https://github.com/fabiocaccamo/python-benedict.git
Watch
1
Star
1
Fork
You've already forked python-benedict
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8b05daad7e
python-benedict
/
benedict
History
Fabio Caccamo
8b05daad7e
Fix union with assignment operator inconsistent results (compared to `dict`).
#334
2023-09-18 22:47:20 +02:00
..
core
Add `flake8-bugbear` to `pre-commit`.
2023-03-01 17:37:50 +01:00
dicts
Fix union with assignment operator inconsistent results (compared to `dict`).
#334
2023-09-18 22:47:20 +02:00
serializers
Add `encode` method (not implemented) to `CLISerializer`.
2023-07-16 11:26:14 +02:00
utils
Add support for `pathlib.Path`.
#144
2023-01-02 17:53:55 +01:00
__init__.py
Remove encoding pragma.
2022-12-05 20:35:43 +01:00
exceptions.py
Separate installation targets (extras requires).
#200
(
#258
)
2023-03-09 00:39:33 +01:00
extras.py
Add `parse` extra (optional dependencies).
2023-06-17 22:26:36 +02:00
metadata.py
Update `CHANGELOG` and version.
2023-07-16 11:26:34 +02:00