# Swift frameworks The information below contains information specific to Python. For further guidance, review the [documentation](https://frameworkbenchmarks.readthedocs.org/en/latest/) ## Infrastructure Software Versions [Swift](https://swift.org) ## Adding a New Framework In order to declare that your framework requires Swift, you should have an `install.sh` that contains at least ``` #!/bin/bash fw_depends swift ``` This installs Swift. ## Get Help ### Swift Experts No experts listed, yet. If you're an expert, add yourself!