Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cs91chris/vbcore
common components for my personal projects
https://github.com/cs91chris/vbcore
Last synced: 24 days ago
JSON representation
common components for my personal projects
- Host: GitHub
- URL: https://github.com/cs91chris/vbcore
- Owner: cs91chris
- Created: 2021-10-02T17:14:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-22T02:01:27.000Z (3 months ago)
- Last Synced: 2024-11-10T12:52:15.770Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 961 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - cs91chris/vbcore - common components for my personal projects (Python)
README
# VBCore (Work in Progress)
Common components for my personal projects
## Features
- support for testing with ``vbcore.tester`` package
- configuration via multiple source: module, yaml (or json), env variables
- http support for client and server, see: ``vbcore.http``