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: 3 months 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-05-24T08:11:02.000Z (6 months ago)
- Last Synced: 2024-08-05T15:27:56.964Z (3 months ago)
- Language: Python
- Homepage:
- Size: 941 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``