VirtualTam's bookmarks
1834 bookmarks found
-
WTForms
2017-05-12 -
- https://github.com/junegunn/fzf/wiki/examples
- https://github.com/junegunn/fzf/wiki/examples#searching-file-contents
- https://github.com/junegunn/fzf/wiki/examples#fzf-as-dmenu-replacement
- https://github.com/junegunn/fzf/wiki/examples#buku
- https://github.com/junegunn/fzf/wiki/examples#git
- https://github.com/junegunn/fzf/wiki/examples#tmux
- https://dmitryfrank.com/articles/shell_shortcuts
- https://github.com/wfxr/forgit
-
TkDocs - Tk Tutorial
2017-05-04 -
Copycat
2017-05-03 -
Windows - Dynamic-Link Library Search Order
2017-05-02 - http://stackoverflow.com/questions/2463243/dll-search-on-windows
- https://msdn.microsoft.com/en-us/library/7d83bc18.aspx
- https://msdn.microsoft.com/en-us/library/windows/desktop/ms682586(v=vs.85).aspx
- http://stackoverflow.com/questions/518228/is-it-possible-to-add-a-directory-to-dll-search-path-from-a-batch-file-or-cmd-sc
-
- https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-16-04
- https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-uwsgi-and-nginx-on-ubuntu-16-04
- https://www.reddit.com/r/Python/comments/68phcu/why_nginxgunicornflask/
-
Cross-platform shell wrapper
Alternatives:
- pbs (discontinued) - https://github.com/amoffat/sh/tree/pbs
- sh (*nix only) - https://github.com/amoffat/sh
-
Packaging Cython applications
2017-05-02 - http://stackoverflow.com/questions/37471313/setup-requires-with-cython
- http://stackoverflow.com/questions/35497572/using-python-setuptools-to-put-cython-compiled-pyd-files-in-their-original-folde
- http://stackoverflow.com/questions/32528560/using-setuptools-to-create-a-cython-package-calling-an-external-c-library
- http://stackoverflow.com/questions/22214022/how-to-run-nosetests-in-a-project-using-cython