LICENSE
README.md
pyproject.toml
cereja/__init__.py
cereja/__main__.py
cereja.egg-info/PKG-INFO
cereja.egg-info/SOURCES.txt
cereja.egg-info/dependency_links.txt
cereja.egg-info/top_level.txt
cereja/_requests/__init__.py
cereja/_requests/_http.py
cereja/_requests/request.py
cereja/array/__init__.py
cereja/array/_array.py
cereja/concurrently/__init__.py
cereja/concurrently/_concurrence.py
cereja/concurrently/process.py
cereja/config/__init__.py
cereja/config/_constants.py
cereja/config/cj_types.py
cereja/config/conf.py
cereja/date/__init__.py
cereja/date/_datetime.py
cereja/display/__init__.py
cereja/display/_display.py
cereja/experimental/__init__.py
cereja/experimental/commons.py
cereja/experimental/gitchangelog.py
cereja/file/__init__.py
cereja/file/_io.py
cereja/geo/__init__.py
cereja/geo/countries.py
cereja/geolinear/__init__.py
cereja/geolinear/point.py
cereja/geolinear/shapes.py
cereja/geolinear/utils.py
cereja/hashtools/__init__.py
cereja/hashtools/_compress.py
cereja/hashtools/_crypto.py
cereja/hashtools/_hash.py
cereja/mathtools/__init__.py
cereja/mathtools/_op.py
cereja/mltools/__init__.py
cereja/mltools/data.py
cereja/mltools/pln.py
cereja/mltools/preprocess.py
cereja/mltools/split_data.py
cereja/scraping/__init__.py
cereja/scraping/_financial.py
cereja/scraping/b3.py
cereja/system/__init__.py
cereja/system/_path.py
cereja/system/_tkinter_ui.py
cereja/system/_win32.py
cereja/system/action_runner.py
cereja/system/commons.py
cereja/system/unicode.py
cereja/utils/__init__.py
cereja/utils/_utils.py
cereja/utils/colab.py
cereja/utils/decorators.py
cereja/utils/time.py
cereja/utils/version.py
cereja/utils/colors/__init__.py
cereja/utils/colors/_color.py
cereja/utils/colors/converters.py
cereja/utils/git/__init__.py
cereja/utils/git/exceptions.py
cereja/utils/git/repository.py
cereja/utils/git/runner.py
cereja/utils/typography/__init__.py
cereja/utils/typography/_typography.py
cereja/utils/typography/converters.py
cereja/wcag/__init__.py
cereja/wcag/validator/__init__.py
cereja/wcag/validator/_color.py
tests/testcompress.py
tests/testcrypto.py
tests/testhashtools.py
tests/tests.py
tests/testsDataIterator.py
tests/testscolors.py
tests/testsdatetime.py
tests/testsfiletools.py
tests/testsgeolinear.py
tests/testsmltools.py
tests/testsutils.py