Skip to content

Apode Flags: Simple feature flag configuration

License

Notifications You must be signed in to change notification settings

fepa/apodeflags

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apode Flags

Simple feature flag configuration for your application. Install this package and implement an adapter class to get going.

Install

pip install apodeflags

Requirements

  • Python 3.6+

Unit Tests

Testing is setup with Python's builtin unittest.

Run the tests with python setup.py test in the root directory.

About

Apode Flags: Simple feature flag configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.8%
  • Makefile 6.2%