Flowpython Versions Save

tasty feature extensions for python3(NO MAINTENANCE!).

flowpython-0.3-linux

6 years ago

0.2.3-cpy35

6 years ago

Replace original python executable files with those of flowpython's. For windows users, there're four files to replace:

  • python.exe
  • pythonw.exe
  • python3.dll
  • python36.dll(if you use CPython3.5.x, it's python35.dll)

For linux users, only one file to deal with:

  • python

And you can just use pip install flowpython && python -m flowpython -m enable to install flowpython.