LICENSE
NOTICE
README.md
pyproject.toml
setup.py
autopypi/__init__.py
autopypi/config.py
autopypi/environment.py
autopypi/fabfile.py
autopypi/logger.py
autopypi/packaging.py
autopypi/publishing.py
autopypi/release.py
autopypi/versioning.py
tests/__init__.py
tests/test_adapter_z.py
tests/test_box.py
tests/test_curried.py
tests/test_curry_decorator.py
tests/test_curry_overload.py
tests/test_data.py
tests/test_datetime.py
tests/test_decorators.py
tests/test_functional.py
tests/test_functional_simple.py
tests/test_g_function.py
tests/test_iif.py
tests/test_import.py
tests/test_main_import.py
tests/test_multiline.py
tests/test_oop.py
tests/test_overcurry_vic.py
tests/test_pipe_ops.py
tests/test_placeholder.py
tests/test_placeholder_impl.py
tests/test_rself.py
tests/test_shotcut.py
tests/test_stuff.py
tests/test_utils.py
tests/test_vicdate.py
tests/test_viclist_pipe.py
tests/test_vools.py
vools/__init__.py
vools/__main__.py
vools/config.py
vools/config.template.py
vools/vools.py
vools.egg-info/PKG-INFO
vools.egg-info/SOURCES.txt
vools.egg-info/dependency_links.txt
vools.egg-info/entry_points.txt
vools.egg-info/requires.txt
vools.egg-info/top_level.txt
vools/core/__init__.py
vools/core/base.py
vools/core/config.py
vools/core/exceptions.py
vools/data/__init__.py
vools/data/seq.py
vools/datetime/__init__.py
vools/datetime/dates_format.py
vools/datetime/utils.py
vools/decorators/__init__.py
vools/decorators/cache.py
vools/decorators/control.py
vools/decorators/curried.py
vools/decorators/curry_core.py
vools/decorators/curry_decorator.py
vools/decorators/curry_delay.py
vools/decorators/extend.py
vools/decorators/lazy.py
vools/decorators/overcurry.py
vools/decorators/overload.py
vools/decorators/overloads.py
vools/decorators/rself.py
vools/decorators/selector.py
vools/decorators/shotcut.py
vools/decorators/trd.py
vools/functional/__init__.py
vools/functional/adapter_z.py
vools/functional/arrow_func.py
vools/functional/box.py
vools/functional/funcs.py
vools/functional/iif.py
vools/functional/pipe_ops.py
vools/functional/placeholder.py
vools/functional/placeholder_impl.py
vools/oop/__init__.py
vools/oop/calltype.py
vools/oop/extend.py
vools/oop/mixer.py
vools/oop/selector.py
vools/security/__init__.py
vools/security/expression_handler.py
vools/security/safe_eval.py
vools/utils/__init__.py
vools/utils/hoder.py
vools/utils/stuff.py
vools/vic/__init__.py
vools/vic/vicdate.py
vools/vic/viclist.py
vools/vic/victext.py
vools/vic/victools.py