Falcon v0.2.0 Documentation• Minimal attack surface for writing secure APIs • 100% code coverage with a comprehensive test suite • Only depends on six and mimeparse • Python 2.6, 2.7, 3.3, 3.4 + PyPy 5 Falcon Documentation doesn’t try to dictate what you should use, since that would take away your freedom to choose the best tool for the job. The Falcon framework lets you decide your own answers to questions like: • gevent or0 码力 | 70 页 | 296.15 KB | 1 年前3
Falcon v0.3.0.1 Documentation• Minimal attack surface for writing secure APIs • 100% code coverage with a comprehensive test suite • Only depends on six and mimeparse • Python 2.6, 2.7, 3.3, 3.4 + PyPy 5 Falcon Documentation doesn’t try to dictate what you should use, since that would take away your freedom to choose the best tool for the job. The Falcon framework lets you decide your own answers to questions like: • gevent or0 码力 | 77 页 | 311.34 KB | 1 年前3
Falcon v1.0.0 Documentation• Minimal attack surface for writing secure APIs • 100% code coverage with a comprehensive test suite • Only depends on six and mimeparse • Supports Python 2.6, 2.7, 3.3, 3.4 and 3.5 • Compatible with doesn’t try to dictate what you should use, since that would take away your freedom to choose the best tool for the job. How do I authenticate requests? Hooks and middleware components can be used together0 码力 | 87 页 | 348.15 KB | 1 年前3
Falcon v0.3.0.1 Documentationgevent Minimal attack surface for writing secure APIs 100% code coverage with a comprehensive test suite Only depends on six and mimeparse Python 2.6, 2.7, 3.3, 3.4 + PyPy Useful Links Falcon Home [ht doesn’t try to dictate what you should use, since that would take away your freedom to choose the best tool for the job. The Falcon framework lets you decide your own answers to questions like: gevent or0 码力 | 126 页 | 345.09 KB | 1 年前3
Falcon v3.0.0-b2 Documentation• Minimal attack surface for writing secure APIs • 100% code coverage with a comprehensive test suite • No dependencies on other Python packages • Supports Python 3.5+ • Compatible with PyPy 7 Falcon code paths? Have we covered typical user inputs to the application? Creating a comprehensive test suite is vital not only for verifying that the application is behaving correctly at the moment, but also the impact of any regressions introduced into the codebase over time. In order to implement a test suite, we’ll need to revise our dependencies and decide which abstraction level we are after: • Will we0 码力 | 340 页 | 1.15 MB | 1 年前3
Falcon v3.0.0-b2 Documentationgevent Minimal attack surface for writing secure APIs 100% code coverage with a comprehensive test suite No dependencies on other Python packages Supports Python 3.5+ Compatible with PyPy Who’s Using Falcon code paths? Have we covered typical user inputs to the application? Creating a comprehensive test suite is vital not only for verifying that the application is behaving correctly at the moment, but also the impact of any regressions introduced into the codebase over time. In order to implement a test suite, we’ll need to revise our dependencies and decide which abstraction level we are after: Will we run0 码力 | 1041 页 | 730.21 KB | 1 年前3
Falcon v1.1.0 Documentation• Minimal attack surface for writing secure APIs • 100% code coverage with a comprehensive test suite • Only depends on six and mimeparse • Supports Python 2.6, 2.7, 3.3, 3.4 and 3.5 • Compatible with doesn’t try to dictate what you should use, since that would take away your freedom to choose the best tool for the job. How do I authenticate requests? Hooks and middleware components can be used together0 码力 | 113 页 | 426.53 KB | 1 年前3
Falcon v3.0.0-b1 Documentationgevent Minimal attack surface for writing secure APIs 100% code coverage with a comprehensive test suite No dependencies on other Python packages Supports Python 3.5+ Compatible with PyPy Who’s Using Falcon code paths? Have we covered typical user inputs to the application? Having a comprehensive test suite is vital not only for verifying that application is correctly behaving at the moment, but also limiting directory out of the box, Let’s create a simple storage_path fixture shared among all tests in the whole suite (in the pytest parlance, a “session”-scoped fixture). More in-depth documentation of pytest fixtures0 码力 | 1028 页 | 725.86 KB | 1 年前3
Falcon v3.0.0 Documentationcode paths? Have we covered typical user inputs to the application? Creating a comprehensive test suite is vital not only for verifying that the application is behaving correctly at the moment, but also the impact of any regressions introduced into the codebase over time. In order to implement a test suite, we’ll need to revise our dependencies and decide which abstraction level we are after: Will we run its tmpdir_factory to create a simple storage_path fixture that we’ll share among all tests in the suite (in the pytest parlance, a “session”-scoped fixture). Tip The pytest website includes in-depth documentation0 码力 | 1055 页 | 739.30 KB | 1 年前3
Falcon v3.0.1 Documentationcode paths? Have we covered typical user inputs to the application? Creating a comprehensive test suite is vital not only for verifying that the application is behaving correctly at the moment, but also the impact of any regressions introduced into the codebase over time. In order to implement a test suite, we’ll need to revise our dependencies and decide which abstraction level we are after: Will we run its tmpdir_factory to create a simple storage_path fixture that we’ll share among all tests in the suite (in the pytest parlance, a “session”-scoped fixture). Tip The pytest website includes in-depth documentation0 码力 | 1058 页 | 741.59 KB | 1 年前3
共 40 条
- 1
- 2
- 3
- 4













