Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luchihoratiu/gather-valid-input
https://github.com/luchihoratiu/gather-valid-input
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/luchihoratiu/gather-valid-input
- Owner: luchihoratiu
- License: gpl-3.0
- Created: 2023-10-01T18:25:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-21T09:30:00.000Z (12 months ago)
- Last Synced: 2024-10-05T13:20:56.632Z (about 1 month ago)
- Language: Python
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gather-valid-input
Yet another small and unfinished project.
## Project scope
CLI app that, as the project title summarizes it, gathers and validates input before storing. The exact behaviour is defined in configuration file.
## Personal scope
Test and play around with some scalable architecture concepts and ideas by applying them in a very simple project.