README.md
setup.py
src/atlas_models/__init__.py
src/atlas_models/character.py
src/atlas_models/character_property.py
src/atlas_models/character_template.py
src/atlas_models/character_template_property.py
src/atlas_models.egg-info/PKG-INFO
src/atlas_models.egg-info/SOURCES.txt
src/atlas_models.egg-info/dependency_links.txt
src/atlas_models.egg-info/requires.txt
src/atlas_models.egg-info/top_level.txt
src/atlas_models/character_template_properties/__init__.py
src/atlas_models/character_template_properties/base_property.py
src/atlas_models/character_template_properties/character_template_property_types.py
src/atlas_models/character_template_properties/float_property.py
src/atlas_models/character_template_properties/integer_property.py
src/atlas_models/character_template_properties/string_property.py