pydanny.blogspot.com
pydanny: July 2011
http://pydanny.blogspot.com/2011_07_01_archive.html
My blog on things Python and other tech stuff. Sunday, July 31, 2011. The Ultimate Django Tutorial Workshop. That is a big statement to make as a title of a class/workshop blog post. However, in this case I believe I'm fully justified because this is going to be awesome. Here's why:. 1 The teachers are beyond incredible. Look at just some of the names of people I've got lined up to participate:. Benevolent Dictator For Life of Django. President of the Django Software Foundation. I've taught a bunch. ...
pydanny.blogspot.com
pydanny: December 2011
http://pydanny.blogspot.com/2011_12_01_archive.html
My blog on things Python and other tech stuff. Thursday, December 29, 2011. Go to a Python. Africa, Australia, and New Zealand. Attend at least one JavaScript related conference or event. Upload all my outstanding pictures to Flickr! Find more ways to make Audrey Roy. Pull off an Aú sem Mão. Attend my first Capoeira Batizado. See a place in the USA I've never been. Work out at least three times a week. Drop to a 32 waist. Visit friends and family back east. Been over a year since I've seen my sister!
django.lap.hu
Django appok. A legjobb válaszok profiktól.
http://django.lap.hu/django_appok/25596565
Legyen a Startlap a kezdőlapom. Http:/ django.lap.hu/. Ezt a linket add a Startlaphoz! Ezt a linket add a Startlaphoz! Ezt a linket add a Startlaphoz! Ezt a linket add a Startlaphoz! Django webfejlesztés, egyedi igények alapján. Django hosting, egyszerűen, könnyen, gyorsan. Ezt a linket add a Startlaphoz! Ezt a linket add a Startlaphoz! Ezt a linket add a Startlaphoz! Ezt a linket add a Startlaphoz! Ezt a linket add a Startlaphoz! Ezt a linket add a Startlaphoz! Ezt a linket add a Startlaphoz!
djangoproject.com
Announcing a redesign of the Django websites | Weblog | Django
https://www.djangoproject.com/weblog/2014/dec/15/announcing-django-website-redesign
The web framework for perfectionists with deadlines. Announcing a redesign of the Django websites. Posted by Jannis Leidel and Russell Keith-Magee. On December 15, 2014. The Django project is excited to announce that after many years, we're launching a redesign of our primary website. And our issue tracker. Django's website has been largely unchanged since the project was launched back in 2005, so you can imagine how excited we are to update it. The original design was created by Wilson Miner. This redes...
mylistboard.com
mrpau standards | myListBoard.com
http://www.mylistboard.com/users/cy/lists/mrpau-standards
Create a list and share it with others. Http:/ blog.mrpau.com/. A programmer, husband and father. Private lists of cy. Aliases - in ubuntu. 1 Coding Standards and Design Philosophies. 2 Software Devt Tools. Virtualenv - virtual environment for Python. Jquery, javascript and ajax. Mercurial (our ideal dvcs). 3a Source Code Repositories. Mercurial in Daily Use. Svn gui client - Subcommander. 6 web browser compatibilities. 15 Techniques And Tools For Cross Browser CSS Coding. 7 Wireframe / Site Design.
python-guide-fr.readthedocs.io
Applications Web — The Hitchhiker's Guide to Python
http://python-guide-fr.readthedocs.io/fr/latest/scenarios/web.html
En tant que puissant langage de scripting adapté à la fois au prototypage rapide et à de plus gros projets, Python est largement utilisé dans le développement d’applications web. WSGI est documentée dans la. Fait correspondre une requête HTTP entrante vers un bout de code Python particulier pour être invoqué. Objets Requête et Réponse. Encapsule l’information reçue ou expédiée au navigateur d’un utilisateur. Serveur web de développement. Exécute un serveur HTTP sur les machines de développement pour perm...
docs.python-guide.org
Web Applications — The Hitchhiker's Guide to Python
http://docs.python-guide.org/en/latest/scenarios/web
As a powerful scripting language adapted to both fast prototyping and bigger projects, Python is widely used in web application development. The Web Server Gateway Interface (or “WSGI” for short) is a standard interface between web servers and Python web application frameworks. By standardizing behavior and communication between web servers and Python web frameworks, WSGI makes it possible to write portable Python web code that can be deployed in any WSGI-compliant web server. WSGI is documented in.
github.com
GitHub - pydanny/djangopackages: Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
https://github.com/pydanny/djangopackages
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects. Use Git or checkout with SVN using the web URL. Aug 4, 2016. Failed to load latest commit information. Fixed API tests AND removed slow unit tests. Jun 18, 2015. Added docs for APIv4. Oct 13, 2015. Trying to get it all working again. Aug 30, 2015. Oct 9, 2015. Leave djangopackages.com to cloudflare. Jul 26, 2016. Convert readthedocs links for their .org - .io migration for hosted. Jun 15, 2016. Oct 24, 2011.
jlafon.io
Cloud Native - Jharrod LaFon
http://jlafon.io/author/jharrod-lafon.html
A blog about cloud computing and development. On Tue 18 February 2014. The source on GitHub. I found out that writing an Ansible plugin is almost too easy ( see the docs if you don't believe me. There are several plugin types, but the useful one for this exercise is the. Plugin type, which allows you to define functions to be called when certain events occur. The core of the plugin is a class, called. After defining the class, you add a method to the class that is invoked at the start of each task. On Th...
mathematism.com
PyCon 2011 Interview: Daniel Greenfeld | mathematism
http://mathematism.com/2011/02/22/pycon-2011-interview-daniel-greenfeld
Ruminations from the gray matter of rich leland. PyCon 2011 Interview: Daniel Greenfeld. The master of one-handed cartwheels takes time to answer a few questions about his talks at PyCon this year. Daniel has been selected to give a tutorial, a talks and moderate a panel at PyCon 2011:. Django Packages: A Case Study. How to sell Python. Tell us a little bit about yourself. Since summer of 2004 I’ve had this weird compulsion to read Wikipedia’s recent death page. PyCon is full of brilliant people who I re...