KEYWORDS.md
LICENSE.md
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/PULL_REQUEST_TEMPLATE.md
Warg.egg-info/PKG-INFO
Warg.egg-info/SOURCES.txt
Warg.egg-info/dependency_links.txt
Warg.egg-info/requires.txt
Warg.egg-info/top_level.txt
docs/README.md
warg/README.md
warg/__init__.py
warg/arguments.py
warg/boolean_tests.py
warg/business.py
warg/config_shell.py
warg/context_wrapper.py
warg/contexts.py
warg/datetimes.py
warg/debug.py
warg/exceptions.py
warg/functions.py
warg/gdkc.py
warg/imports.py
warg/manipulation.py
warg/map_itertools.py
warg/ode.py
warg/plugin.py
warg/replication.py
warg/strings.py
warg/styling.py
warg/text.py
warg/typing_extension.py
warg/ast_ops/README.md
warg/ast_ops/__init__.py
warg/ast_ops/arg_indentifier.py
warg/ast_ops/first_arg_identifier.py
warg/bases/README.md
warg/bases/__init__.py
warg/bases/property_settings.py
warg/colors/README.md
warg/colors/__init__.py
warg/colors/color_conversion.py
warg/colors/css_colors.py
warg/colors/label_colors.py
warg/data_structures/README.md
warg/data_structures/__init__.py
warg/data_structures/auto_dict.py
warg/data_structures/mappings.py
warg/data_structures/named_ordered_dictionary.py
warg/data_structures/ordered_set.py
warg/data_structures/sequences.py
warg/decorators/README.md
warg/decorators/__init__.py
warg/decorators/hashing.py
warg/decorators/kw_passing.py
warg/decorators/timing.py
warg/decorators/caching/README.md
warg/decorators/caching/__init__.py
warg/decorators/caching/look_up_table.py
warg/decorators/caching/property_caching.py
warg/generators/README.md
warg/generators/__init__.py
warg/generators/cyclic_generators.py
warg/generators/filtering.py
warg/generators/mapping_generator.py
warg/generators/zipping_generator.py
warg/math/README.md
warg/math/__init__.py
warg/math/multiples.py
warg/math/ordinals.py
warg/math/powers.py
warg/metas/README.md
warg/metas/__init__.py
warg/metas/post_init.py
warg/metas/singleton.py
warg/mixins/README.md
warg/mixins/__init__.py
warg/mixins/dict_mixins.py
warg/mixins/ordinal_index_mixin.py
warg/os/README.md
warg/os/__init__.py
warg/os/os_platform.py
warg/os/path_utilities.py