InstallationΒΆ

At the command line:

$ easy_install drf-swagger-customization

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv drf-swagger-customization
$ pip install drf-swagger-customization