ivanklee86/unleash-client-python

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bumpversion.cfg
.circleci/config.yml
.codeclimate.json
.flake8
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
Makefile
Pipfile
Pipfile.lock
README.md
UnleashClient/__init__.py129
A
0 mins
UnleashClient/api/__init__.py3
A
0 mins
UnleashClient/api/features.py35
A
0 mins
UnleashClient/api/metrics.py33
A
0 mins
UnleashClient/api/register.py47
A
0 mins
UnleashClient/constants.py7
A
0 mins
UnleashClient/features/__init__.py1
A
0 mins
UnleashClient/features/features.py53
A
25 mins
UnleashClient/loader.py53
A
1 hr
UnleashClient/periodic_tasks/__init__.py2
A
0 mins
UnleashClient/periodic_tasks/fetch_and_load.py19
A
0 mins
UnleashClient/periodic_tasks/send_metrics.py31
A
0 mins
UnleashClient/strategies/ApplicationHostname.py11
A
0 mins
UnleashClient/strategies/Default.py8
A
0 mins
UnleashClient/strategies/GradualRolloutRandom.py10
A
0 mins
UnleashClient/strategies/GradualRolloutSessionId.py11
A
0 mins
UnleashClient/strategies/GradualRolloutUserId.py11
A
0 mins
UnleashClient/strategies/RemoteAddress.py40
A
3 hrs
UnleashClient/strategies/Strategy.py30
A
0 mins
UnleashClient/strategies/UserWithId.py13
A
0 mins
UnleashClient/strategies/__init__.py8
A
0 mins
UnleashClient/utils.py6
A
0 mins
docs/changelog.md
docs/customstrategies.md
docs/development.md
docs/index.md
docs/resources.md
docs/strategy.md
docs/unleashclient.md
mkdocs.yml
mypy.ini
pylintrc
pytest.ini
requirements-dev.txt
requirements.txt