Created
July 10, 2016 01:47
-
-
Save ekozlowski/c5b35c8591279a42ce0b2632671a0822 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================================================================== | |
Links for DFW Pythoneers - July 2016 Main Monthly Meeting | |
============================================================================== | |
For now, this is just a dump of my (Ed's) Chrome history. I'll wrap some more | |
context around this later. :-) | |
http://scikit-learn.org/stable/ | |
https://web.stanford.edu/~mwaskom/software/seaborn/ | |
https://github.com/ekozlowski/Python_Beginners | |
http://flask.pocoo.org/docs/0.11/tutorial/ | |
https://github.com/ekozlowski/flask_demo | |
http://stackoverflow.com/questions/25036528/python-path-in-virtualenv | |
https://virtualenv.pypa.io/en/stable/ | |
https://virtualenv.pypa.io/en/stable/reference/#virtualenv-command | |
https://github.com/ekozlowski | |
http://www.meetup.com/dfwpython/ | |
http://stackoverflow.com/questions/11547974/python-win32-and-excel | |
https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=win32com.client | |
http://docs.activestate.com/activepython/3.3/pywin32/html/com/win32com/HTML/QuickStartClientCom.html | |
http://shop.oreilly.com/product/9781565926219.do | |
https://openpyxl.readthedocs.io/en/default/ | |
http://www.rubymotion.com/ | |
https://kivy.org/#home | |
https://www.omnigroup.com/omniplan | |
https://trello.com/ | |
http://pyvideo.org/ | |
https://www.reddit.com/r/Python/comments/2ak14j/made_my_first_android_app_in_under_5_hours_using/ | |
http://pybee.org/ | |
http://omz-software.com/pythonista/ | |
https://pypi.python.org/pypi/briefcase/0.1.0 | |
https://toga.readthedocs.io/en/latest/ | |
https://docs.python.org/3/library/typing.html | |
http://mypy-lang.org/ | |
https://www.python.org/dev/peps/pep-0484/#stub-files | |
https://en.wikipedia.org/wiki/Tulip_(python_project) | |
https://docs.python.org/3/whatsnew/3.3.html#pep-380 | |
https://docs.python.org/3/library/asyncio-task.html | |
https://docs.python.org/3/howto/pyporting.html | |
http://nedbatchelder.com/text/unipain/unipain.html#1 | |
https://www.youtube.com/watch?v=sgHbC6udIqc | |
https://pypi.python.org/pypi/six | |
https://pypi.python.org/pypi/future | |
https://docs.python.org/3/library/functions.html#input | |
( The input function, and how it's different between Python 2.7 and python 3.5 ) | |
https://docs.python.org/2/library/functions.html | |
https://docs.python.org/2/library/2to3.html | |
http://stackoverflow.com/questions/15014310/why-is-there-no-xrange-function-in-python3 | |
http://www.sqlalchemy.org/ | |
https://talkpython.fm/ | |
http://www.treverity.com/ | |
https://wsgi.readthedocs.io/en/latest/ | |
http://flask.pocoo.org/ | |
https://www.djangoproject.com/ | |
http://www.cherrypy.org/ | |
https://github.com/ekozlowski/flask_demo | |
http://flask-sqlalchemy.pocoo.org/2.1/quickstart/ | |
https://github.com/dpgaspar/Flask-AppBuilder | |
http://jinja.pocoo.org/docs/dev/ | |
http://jinja.pocoo.org/docs/dev/templates/#for | |
http://turbogears.org/ | |
http://www.pylonsproject.org/projects/pyramid/about | |
http://flask.pocoo.org/docs/0.11/blueprints/ | |
https://pypi.python.org/pypi/cornice | |
https://flask-restless.readthedocs.io/en/stable/ | |
http://python-eve.org/ | |
https://github.com/RedTurtle/eve-sqlalchemy | |
https://getkong.org/ | |
http://flask.pocoo.org/community/poweredby/ | |
http://stackoverflow.com/questions/15142/what-are-the-pros-and-cons-to-keeping-sql-in-stored-procs-versus-code | |
https://github.com/chucknorris/roundhouse/wiki/Versioning | |
http://software.dell.com/products/toad-for-oracle/ | |
http://www.red-gate.com/products/sql-development/sql-compare/?gclid=Cj0KEQjwwYK8BRC0ta6LhOPC0v0BEiQApv6jYUBTE-I2DZi0FgmE6KkgK5pfyWhu-KGry0XqdPhuYMwaAiDy8P8HAQ | |
https://en.wikipedia.org/wiki/Active_record_pattern | |
https://en.wikipedia.org/wiki/Data_mapper_pattern | |
https://pypi.python.org/pypi/alembic | |
http://soapatterns.org/design_patterns/asynchronous_queuing |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment