LICENSE.txt
MANIFEST.in
README.md
setup.cfg
setup.py
typedpy/__init__.py
typedpy/commons.py
typedpy/errors.py
typedpy/testing.py
typedpy/utility.py
typedpy.egg-info/PKG-INFO
typedpy.egg-info/SOURCES.txt
typedpy.egg-info/dependency_links.txt
typedpy.egg-info/entry_points.txt
typedpy.egg-info/top_level.txt
typedpy/extfields/__init__.py
typedpy/extfields/extfields.py
typedpy/fields/__init__.py
typedpy/fields/anything.py
typedpy/fields/array.py
typedpy/fields/boolean.py
typedpy/fields/collections_impl.py
typedpy/fields/decimal_number.py
typedpy/fields/deque_field.py
typedpy/fields/enum.py
typedpy/fields/exception_field.py
typedpy/fields/fields.py
typedpy/fields/floats.py
typedpy/fields/function_call.py
typedpy/fields/integers.py
typedpy/fields/map_field.py
typedpy/fields/multified_wrappers.py
typedpy/fields/numbers.py
typedpy/fields/serializable_field.py
typedpy/fields/set_field.py
typedpy/fields/sized.py
typedpy/fields/strings.py
typedpy/fields/structure_reference.py
typedpy/fields/subclass.py
typedpy/fields/tuple_field.py
typedpy/json_schema/__init__.py
typedpy/json_schema/json_schema_mapping.py
typedpy/scripts/create_stub.py
typedpy/scripts/create_stubs.py
typedpy/serialization/__init__.py
typedpy/serialization/mappers.py
typedpy/serialization/serialization.py
typedpy/serialization/serialization_wrappers.py
typedpy/serialization/versioned_mapping.py
typedpy/structures/__init__.py
typedpy/structures/abstract_structure.py
typedpy/structures/consts.py
typedpy/structures/defaults.py
typedpy/structures/keysof.py
typedpy/structures/structures.py
typedpy/structures/structures_reuse.py
typedpy/structures/type_mapping.py
typedpy/stubs/__init__.py
typedpy/stubs/function_info_getter.py
typedpy/stubs/methods_info_getter.py
typedpy/stubs/type_helpers.py
typedpy/stubs/type_info_getter.py
typedpy/stubs/types_ast.py
typedpy/stubs/utils.py