Commit Graph

68 Commits

Author SHA1 Message Date
Andrew Helsby d2b484343d
Restructure modules (#3)
restructure-modules: Rename src module to open_feature

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>
2022-06-30 21:35:41 +04:00
Andrew Helsby 0b306816e9
Merge pull request #1 from open-feature/python-sdk
python-sdk: Work in progress initial commit of a python sdk
2022-06-22 10:36:50 +01:00
Andrew Helsby abe82c0484 python-sdk: Use a singleton for the api, move number enums to strings, modify flake8 config 2022-06-21 15:14:04 +01:00
Andrew Helsby af90605aa4 python-sdk: Fix issues raised in code review 2022-06-20 18:28:09 +01:00
Andrew Helsby 2d5d01d788 python-sdk: Remove global from top level provider, fix default flag evaluation on client 2022-06-16 17:43:36 +04:00
Andrew Helsby b7b675aca6 python-sdk: Move exceptions to a single file 2022-06-16 14:47:30 +04:00
Andrew Helsby bee4d214aa python-sdk: Remove dependency on provider 2022-06-09 16:59:20 +04:00
Andrew Helsby 5e640a8e81 python-sdk: Fix issues raised in code review 2022-06-09 16:57:33 +04:00
Andrew Helsby 41da39974b Merge branch 'main' into python-sdk
# Conflicts:
#	readme.md
2022-05-30 15:29:56 +04:00
Andrew Helsby 0480749590 python-sdk: Fix broken provider unit tests 2022-05-30 15:25:42 +04:00
Andrew Helsby cd19e7b4ea python-sdk: Fix issues raised in code review to match a more pythonic style 2022-05-30 15:22:33 +04:00
Andrew Helsby d15c141cd0 python-sdk: Fix issues raised in code review to match a more pythonic style 2022-05-30 15:13:10 +04:00
Oleg Nenashev 9d149b902a
Add a warning message that the repo is not ready 2022-05-24 20:04:27 +02:00
Andrew Helsby 029801f8df python-sdk: Add formatters to pre commit 2022-05-17 17:20:19 +04:00
Andrew Helsby 940846c6d3 python-sdk: Update flagsmith implementation 2022-05-17 14:37:46 +04:00
Andrew Helsby 5779497b87 python-sdk: Update client and flag type enum 2022-05-17 13:24:16 +04:00
Andrew Helsby 8010bef48f python-sdk: Work in progress initial commit of a python sdk 2022-05-12 16:11:40 +04:00
Andrew Helsby 818fea69ae Initial commit of readme and gitignore 2022-05-12 15:59:39 +04:00