Pygments - Python syntax highlighter - 0 views
-
This is the home of Pygments. It is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. Highlights are:
pyparsing » home - 0 views
-
The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.
GUESS: The Graph Exploration System - 0 views
-
GUESS is an exploratory data analysis and visualization tool for graphs and networks. The system contains a domain-specific embedded language called Gython (an extension of Python, or more specifically Jython) which supports the operators and syntactic sugar necessary for working on graph structures in an intuitive manner. An interactive interpreter binds the text that you type in the interpreter to the objects being visualized for more useful integration. GUESS also offers a visualization front end that supports the export of static images and dynamic movies
geopy - Geocoding Toolbox for Python - 0 views
-
Description geopy makes it easy for developers to locate the coordinates of addresses, cities, countries, and landmarks across the globe using third-party geocoders and other sources of data, such as wikis. Development Status Under development since September 2006. Latest release: 0.93. License geopy is open source software released under the MIT license. Contact Questions, comments, and bug reports are welcome at exogen@gmail.com, the geopy mailing list, and on brian's blog.
Epydoc -- automatic Python documentation - 0 views
-
Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydoc's output, see the API documentation for epydoc itself (html, pdf). A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in reStructuredText, Javadoc, and plaintext. For a more extensive example of epydoc's output, see the API documentation for Python 2.5.
PyChecker: a python source code checking tool - 0 views
-
PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent.
Metaclass programming in Python - 0 views
-
Metaclass programming in PythonPushing object-oriented programming to the next level
-
New to AOP? You may find this "Introduction to Aspect-Oriented Programming" (PDF) by Ken Wing Kuen Lee of the Hong Kong University of Science and Technology interesting.
taglist.vim - Source code browser (supports C/C++, java, perl, python, tcl, sql, php, e... - 0 views
-
The "Tag List" plugin is a source code browser plugin for Vim and provides an overview of the structure of source code files and allows you to efficiently browse through source code files for different programming languages. You can visit the taglist plugin home page for more information
Python threads - a first example - 0 views
-
Python threads - a first example If you have a process that you want to do several things at the same time, threads may be the answer for you. They let you set up a series of processes (or sub-processes) each of which can be run independently, but which can be brought back together later and/or co-ordinated as they run
PyTone: MP3 jukebox redux - 0 views
Project SIKULI - 0 views
-
Sikuli is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots). The first release of Sikuli contains Sikuli Script, a visual scripting API for Jython, and Sikuli IDE, an integrated development environment for writing visual scripts with screenshots easily.
Good SEO Staff and Services - 2 views
Nowadays, people do not use the yellow pages or go directly to the stores to buy something. They are taking advantage of the internet whenever they have to buy something. For that reason, I have a ...
Online Computer Repair Tech - 1 views
I always have a hard time whenever my computer is in trouble. Hard time for two reasons; I can hardly find someone who can do computer fixing for me and second, I cannot call our local technician t...
Quick And Easy Guide For Python Programmers - 1 views
-
Python is a powerful language with a simple, regular syntax that makes it an easy language for beginners to learn. It allows programmers to work quickly and is used for scripting and rapid application development. "Python Programming For Beginners" by James P. Long is the best one python programming book for beginners who want to learn python programming. For deeper understanding of python programming language you can go through this book.
Python Programming Books Set: Python Programming For Beginners & Complete Guide For... - 0 views
-
Python Programming Books Set: Python Programming For Beginners & Complete Guide For Python Programming [James P. Long] on Amazon.com. *FREE* shipping on qualifying offers. Quick & Easy Guide to Python Programming For Beginners These Books Set is for those who are interested in learning Python programming language. The book Python Programming For Beginners and Complete Guide For Python Programming are Quick and Easy Guide for Programmers to learn python programming Language. These books include all the basics of python
python language introduction - 1 views
In the hands of a skilled developer, Python is one of the best programming languages. https://www.linkedin.com/pulse/python-language-introduction-benish-ben-1d/
« First
‹ Previous
81 - 100 of 189
Next ›
Last »
Showing 20▼ items per page