Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vuchkov/tdd-python-llp
TDD in Python with Flask/Rest API and ML/LLP covered by Selenium tests - test-driven development, large language processing, machine learning
https://github.com/vuchkov/tdd-python-llp
flask llp ml python rest-api selenium selenium-python spacy tdd tests
Last synced: about 19 hours ago
JSON representation
TDD in Python with Flask/Rest API and ML/LLP covered by Selenium tests - test-driven development, large language processing, machine learning
- Host: GitHub
- URL: https://github.com/vuchkov/tdd-python-llp
- Owner: vuchkov
- Created: 2025-02-05T15:38:53.000Z (2 days ago)
- Default Branch: main
- Last Pushed: 2025-02-05T15:55:25.000Z (2 days ago)
- Last Synced: 2025-02-05T16:39:29.487Z (2 days ago)
- Topics: flask, llp, ml, python, rest-api, selenium, selenium-python, spacy, tdd, tests
- Language: Python
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TDD-Python-LLP
## Description
- Python >= 3.12
- Flask - Rest API (JSON)
- spaCy ML/LLP library
- TDD - Tests coverage
- Selenium, webdriver (Firefox / Chrome)