aliceplex/schema

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitattributes
.gitignore
.gitlab-ci.yml
.pylintrc
.travis.yml
LICENSE
README.md
aliceplex/schema/__init__.py13
A
0 mins
aliceplex/schema/format.py160
A
0 mins
aliceplex/schema/model.py86
A
0 mins
aliceplex/schema/schema/__init__.py16
A
0 mins
aliceplex/schema/schema/actor.py19
A
0 mins
aliceplex/schema/schema/album.py32
A
0 mins
aliceplex/schema/schema/artist.py36
A
0 mins
aliceplex/schema/schema/base.py73
A
35 mins
aliceplex/schema/schema/episode.py50
A
0 mins
aliceplex/schema/schema/movie.py87
A
0 mins
aliceplex/schema/schema/person.py19
A
0 mins
aliceplex/schema/schema/show.py79
A
0 mins
aliceplex/schema/verify.py10
A
0 mins
docs/Makefile
docs/apidoc.sh
docs/conf.py40
A
0 mins
docs/index.rst
docs/make.bat
docs/module/aliceplex.schema.format.rst
docs/module/aliceplex.schema.model.rst
docs/module/aliceplex.schema.rst
docs/module/aliceplex.schema.schema.actor.rst
docs/module/aliceplex.schema.schema.album.rst
docs/module/aliceplex.schema.schema.artist.rst
docs/module/aliceplex.schema.schema.base.rst
docs/module/aliceplex.schema.schema.episode.rst
docs/module/aliceplex.schema.schema.movie.rst
docs/module/aliceplex.schema.schema.person.rst
docs/module/aliceplex.schema.schema.rst
docs/module/aliceplex.schema.schema.show.rst
docs/module/aliceplex.schema.verify.rst
docs/usage.rst
requirements.txt
setup.cfg
setup.py25
A
0 mins