├── README.md ├── dates.txt ├── operations.json ├── refine.py └── test.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/max-mapper/refine-python/HEAD/README.md -------------------------------------------------------------------------------- /dates.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/max-mapper/refine-python/HEAD/dates.txt -------------------------------------------------------------------------------- /operations.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/max-mapper/refine-python/HEAD/operations.json -------------------------------------------------------------------------------- /refine.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/max-mapper/refine-python/HEAD/refine.py -------------------------------------------------------------------------------- /test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/max-mapper/refine-python/HEAD/test.py --------------------------------------------------------------------------------