Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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``