https://github.com/eddymens/bridge_dsl
The ultimate DSL for BizDev
https://github.com/eddymens/bridge_dsl
dsl fluent-assertions python-2
Last synced: 23 days ago
JSON representation
The ultimate DSL for BizDev
- Host: GitHub
- URL: https://github.com/eddymens/bridge_dsl
- Owner: EDDYMENS
- Created: 2017-03-22T08:32:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-05T12:14:02.000Z (almost 8 years ago)
- Last Synced: 2024-10-06T03:41:28.759Z (7 months ago)
- Topics: dsl, fluent-assertions, python-2
- Language: Python
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bridge DSL
Bridge enhances the practise of BizDev by allowing developers expose power witin the apps they build to Business owners**Advantages**
* Biz no longer has to wait on Dev for Dashboard implementations to be able to reconfigure parts of their system
* This level of abstraction allows developers to write code without having to hold all business requirements in their heads.
* This allows for faster iterations.
**EG**
You may try out samply code from playground or just run `python playground.py` to execute**NB**
* This extract has been made possible with permission from `Interpay`
* Current implementation exists for only `python 2.7`