Fix the charset
[fwx] / README.md
1 # fwx
2
3 fwx isn't a framework, it's a library.
4
5 fwx is used for the same kinds of applications as frameworks like Django or
6 Flask, but it works differently. Frameworks make you write code that the
7 framework then calls: the tool is using your code, not the other way
8 around. fxw is primarily a collection of functions, which you call from your
9 code. This way you're using the tool: the correct order of things.
10
11 ## Installation
12
13     pip install fwx