Metadata-Version: 2.1
Name: quickbe
Version: 0.0.3
Summary: Quick and simple back-end infrastructure
Home-page: https://github.com/eldad1221/quickbe
Author: Eldad Bishari
Author-email: eldad@1221tlv.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Quick back-end

## What is Quickbe

Quikbe is a Python library that enables you to deliver quick back-end components. 
If you are a technical founder or a developer, use this package to build everything you need to launch and grow high-quality SaaS application.
Every SaaS application needs these components
* Micro-services
* Web-services or APIs
* Web-hooks receivers
* Central vault

## Why Python

It has a strong community, it is fast to learn, it has lots of tools to process and analyze data ... and data is a major key for building a good app :-)  


