https://github.com/SoftwareHeritage/swh-model
Revision 3d9f69444aeba903f701486d12978ea887a0a8f8 authored by David Douard on 25 May 2020, 11:17:00 UTC, committed by David Douard on 03 June 2020, 09:32:05 UTC
This is a step forward having model objects, declared as frozen, immutable.

This requires attrs_strict >= 0.0.7.
1 parent 340656d
History
Tip revision: 3d9f69444aeba903f701486d12978ea887a0a8f8 authored by David Douard on 25 May 2020, 11:17:00 UTC
Use Tuple instead of List in model declarations.
Tip revision: 3d9f694
File Mode Size
bin
docs
swh
.gitignore -rw-r--r-- 137 bytes
.pre-commit-config.yaml -rw-r--r-- 882 bytes
AUTHORS -rw-r--r-- 112 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTORS -rw-r--r-- 31 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 157 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 24 bytes
README.md -rw-r--r-- 598 bytes
mypy.ini -rw-r--r-- 520 bytes
pyproject.toml -rw-r--r-- 39 bytes
pytest.ini -rw-r--r-- 58 bytes
requirements-cli.txt -rw-r--r-- 23 bytes
requirements-test.txt -rw-r--r-- 26 bytes
requirements.txt -rw-r--r-- 300 bytes
setup.cfg -rw-r--r-- 247 bytes
setup.py -rwxr-xr-x 2.5 KB
tox.ini -rw-r--r-- 479 bytes

README.md

back to top