- Supports uppercase and lowercase English characters
- Distributes tasks among a certain number of worker nodes
python app.py
Video demo: https://youtu.be/ZheDjTzCoqE
pytest
pytest -k test_testcase
pytest --cov=directory
python app.py
Video demo: https://youtu.be/ZheDjTzCoqE
pytest
pytest -k test_testcase
pytest --cov=directory