VirtualTam's bookmarks
199 bookmarks found
-
Part 1 - https://scotch.io/tutorials/build-a-crud-web-app-with-python-and-flask-part-one
- https://github.com/mbithenzomo/project-dream-team-one
- http://flask.pocoo.org/docs/0.12/config/
- http://flask.pocoo.org/docs/0.12/patterns/appfactories/
- http://flask.pocoo.org/docs/0.12/blueprints/
- http://flask-sqlalchemy.pocoo.org/2.2/config/
Part 2 - https://scotch.io/tutorials/build-a-crud-web-app-with-python-and-flask-part-two
Part 3 - https://scotch.io/tutorials/build-a-crud-web-app-with-python-and-flask-part-three
-
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
-
SVN to Git | Atlassian Git Tutorial
2017-03-30 - https://git-scm.com/book/en/v2/Git-and-Other-Systems-Git-as-a-Client
- https://git-scm.com/book/en/v2/Git-and-Other-Systems-Migrating-to-Git
- https://github.com/svn-all-fast-export/svn2git
- https://github.com/ColinFinck/reactos-git-conversion-scripts
- https://svn.reactos.org/project-tools/trunk/git-tools/
-
Apache Hadoop
2017-03-06 - https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/SingleCluster.html
- https://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/ClusterSetup.html
- https://cloud.google.com/hadoop/setting-up-a-hadoop-cluster
- https://www-ssl.intel.com/content/dam/www/public/us/en/documents/white-papers/best-practices-for-implementing-apache-hadoop-paper.pdf
- https://www-ssl.intel.com/content/dam/doc/white-paper/cloud-computing-optimizing-hadoop-deployments-paper.pdf
-
Open source projects and tools for your pet
2017-02-14 -
OpenWorm
2017-02-07 "OpenWorm is an open source project and open science community dedicated to creating the world's first whole organism in a computer, a C. elegans nematode, via bottom-up "systems biology" computational modeling. It is an association of highly motivated scientists, engineers, coders, and curious citizens from around the world who believe in open science and open access."
-
And more generally, "emacs as a <language> IDE":
- code completion
- snippet / templates
- project view
- syntax checking
- test harness utilities
See also: