Skip to main content

Home/ Python Programming/ Group items tagged web

Rss Feed Group items tagged

clariene Austria

Don't Just Get A Website… Get Discovered! - 2 views

If you're not being found on the search engines, then it's likely you didn't have an seo website development. A lot of web designers out there know how to make great looking websites that Google ca...

started by clariene Austria on 30 May 12 no follow-up yet
clariene Austria

What you need to know about seo website development - 1 views

If you're not being found on the search engines, then it's likely you didn't have an seo website development. A lot of web designers out there know how to make great looking websites that Google ca...

started by clariene Austria on 04 Jul 12 no follow-up yet
clariene Austria

Why WordPress Cuts Web Design Costs And Gets You More Business… - 1 views

Isn't it frustrating when you have to make a minor update to your website and your web design company decides to charge you $200 to change the price on 5 items? That's why we came up with a solutio...

started by clariene Austria on 23 Jul 12 no follow-up yet
reckoner reckoner

DebuggingExercise - Software Carpentry at Virginia Tech Wiki - 0 views

  • This tutorial teaches the fundamental concepts of symbolic debuggers. We will be using Winpdb to debug Python scripts. The concepts that you learn here, however, are fundamental to working with debuggers in general. At the end of the exercise, you should feel comfortable with using symbolic debuggers and have an inherent understanding of why these tools prove to reduce time and effort needed in debugging without altering the code itself to do so.
gialloporpora

pyjamas - 2 views

  •  
    Many people, when first finding out about Google Web Toolkit, wonder "why can't I use Python instead of Java?". pyjamas is designed to make that possible. What is pyjamas? pyjamas is a stand-alone python to javascript compiler, an AJAX framework / library and a Widget set API. Why should I use it?
luke jenning

Learn the basics of Python and start coding today! - 0 views

  •  
    The Python programming language is a high level programming language that is used in a wide spectrum of applications -- from web design and game programming to scientific research.
clariene Austria

Website lead generation - 3 views

We know how expensive websites can cost. And we know how expensive SEO can be. We don't want you to get into overdraft to get a website, but we don't want to design a low quality website as well. S...

lead generation seo web design

started by clariene Austria on 08 May 12 no follow-up yet
reckoner reckoner

google-chartwrapper - Google Code - 0 views

  • Easily create Google charts using python syntax and datasets. Python wrapper for the Google Chart API. The wrapper can render the URL of the Google chart, based on your parameters, or it can render an HTML img tag to insert into webpages on the fly. Made for dynamic python websites (Django,Zope,CGI,etc.) that need on the fly chart generation without any extra modules. The wrapper SHOULD also work with Eastwood the Google Chart API workalike. G = GChart('p3', [5,10])
reckoner reckoner

PyCha - Trac - 0 views

  • Pycha is a very simple Python package for drawing charts using the great Cairo library. Its goals are: Lightweight Simple to use Nice looking with default values Customization It won't try to draw any possible chart on earth but draw the most common ones nicely. There are some other options you may want to look at like pyCairoChart Pycha is based on Plotr which is based on PlotKit. Both libraries are written in JavaScript and are great for client web programming. I needed the same for the server side so that's the reason I ported Plotr to Python. Now we can deliver charts to people with JavaScript disabled or embed them in PDF reports.
reckoner reckoner

Basic Threading in Python - Open Source Web Development Tutorials - 0 views

  • You can "turn an ordinary function into a thread" using the Thread class: just pass the function as the value for the `target' argument: import threading threading.Thread(target=your_function).start()
reckoner reckoner

Statistical Computing With Python - 0 views

  • StatPy: Statistical Computing with Python Welcome to StatPy, a collection of resources to help you do statistical computing with Python, with a special emphasis on astrostatistics (statistics in astronomy). This web site is brand-spanking-new, and still very much under construction; please be patient with our "dust" and check back again frequently as building continues.
‹ Previous 21 - 40 of 43 Next ›
Showing 20 items per page