Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

Most Popular Scripts | Python

Results 81-100 of 147
URL Shortener Django App
URL Shortener - Django Python Application to shorten your long URLs. This application also includes multilingual support (i18n).
(6 ratings)
Reviews0
PriceFree
Views1084
Pinframework
Pinframework is a powerful and yet very versatile script which is ideal for the construction of various social networking sites such as Pinterest clone, O2O, Travel sharing, food sharing, photography exchange, shopping sharing, artistic exchange, video sharing, article sharing, and many other types of sites.
(6 ratings)
Reviews0
PriceUSD 1,980.00
Views1086
Cisco Network Monitor (CPU, I/O & Processor Memory, UP Ethernet Interface Density)
posted byteopyinSoftware
This is a script written in Python 2.7.3 which collects data (CPU Utilization, Used Processor Memory, Used IO Memory, Number of UP Ethernet Interfaces) from all the Cisco devices in a network and exports this info to txt files, importable into Excel for creating network performance charts. It also extracts useful info about each device (in the NetworkDevices.txt file) or Top 3 resource intensive devices in the network. Each network query is timestamped. Requires Python 2.7. Tested on Linux.
(6 ratings)
Reviews0
PriceFree
Views749
Python Essential Reference
The goal of the Python Essential Reference is to concisely describe the Python programming language and its large library of standard modules, collectively known as the Python programming "environment." This informal language reference is arranged into four major parts: a brief tutorial, an introduction to Python; an informal language reference that covers lexical conventions, functions, statements, control flow, datatypes, classes, and execution models; the Python library; and the Python C API used to write Python extensions.
(6 ratings)
Reviews0
PriceFree
Views3925
Ventrilo Ping Analyzer
Python script that you run alongside the ventrilo server status tool that will run mulitple queries, and provide averages/mins/maxes for users pings.
(6 ratings)
Reviews0
PriceFree
Views1082
Charming Python: Text processing in Python for beginners
Along with several other popular scripting languages, Python is an excellent tool for scanning and manipulating textual data. This article summarizes Python's text processing facilities for the programmer new to Python. The article explains some general concepts of regular expressions and offers advice on when to use (or not use) regular expressions while processing text.
(6 ratings)
Reviews0
PriceFree
Views4954
Infix-Postfix
Use this to convert an infix expression to postfix and vice-versa. You can also evaluate infix and postfix expressions.
(6 ratings)
Reviews0
PriceFree
Views2043
Centipede
Centipede is a collection of WSGI middleware with a simple decorator based router. It's strength is that it models the technology in use and tries not to confuse developers with complex patterns and tricks.
(6 ratings)
Reviews0
PriceFree
Views742
MIMEmail (Python)
If you want to send HTML mails including images and stylesheets, or want to attach files - this script is for you. Images and files will be included into the mail body and will be sent to the recipient(s).
(6 ratings)
Reviews0
PriceFree
Views1590
blender export to webgl
Allows you to export the polygon and normal data of selected objects from blender 3D to webgl. Place this in your addon folder, and activate it in your user preferences, under the import-export category.
(4 ratings)
Reviews0
PriceFree
Views871
Tutorial to Learn Python
Python is a widely used general-purpose, high-level programming language. And this tutorial includes all basic topics of Python programming with a lot of examples for beginners who are new to programming.
(3 ratings)
Reviews0
PriceFree
Views790
cyn.in
Open source collaboration software for Enterprise. Cyn.in helps teams to build collaborative knowledge by sharing & discussing various forms of digital content within a secure, unified application that is accessible using a web based interface or a rich desktop client. cyn.in combines the capabilities of collaboration tools like wikis, blogs, file repositories, micrologs instant discussions & other social applications into a seamless platform.
(3 ratings)
Reviews0
PriceFree
Views1226
Job Portal php script
posted bysibiinetinBlog
Features of i-Net Multi User Email Script, Advanced Spam Filtering, RBL Blacklisting, Completely MIME compatible, Contact List Members Filter Proof, Multiple Skins, Limit Users Outgoing Mail (Depending on User Level) Sort Inbox With Several Criteria, Fully customizable via HTML templates, Mod_Perl Compatible, New Mail Sounds, WYSIWYG Mail Interface, Multiple Tiered Premium Accounts, Premium Accounts using Paypal & Subscriptions, SMTP or Send mail, Fully functional calendar and scheduler, Unlimited User Folders, Folder Filtering (Incoming mail directed to specific folders), Email notifications of new mail, MySQL backend, Backup, Powerful Admin Panel, Ban IP, Advanced User Editing, Account Suspensions, User Address Book, i-Net Talk and many more features.
(3 ratings)
Reviews0
PriceUSD 149.00
Views1810
TurboGears
TurboGears is a web framework written in Python that combines best-of-breed technologies to offer a developer rapid initial ramp-up, an even learning curve, and scalability as your project grows. TurboGears is built on a stack of technologies that allows us to focus on the parts that are important only to TurboGears. Although TurboGears provides fully featured ORM (Object Relational Mapper), Templating Languages, and URL dispatch mechanisms, the codebase remains less than 2000 lines of executable code.
(3 ratings)
Reviews0
PriceFree
Views778
Chilkat Python XML Library
posted byfauseyinSoftware
Python XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.
(3 ratings)
Reviews0
PriceFree
Views2408
Intro to PYX
XML is a fairly simple format. It uses plain Unicode text rather than binary encoding, and all the structures are declared with predictable-looking tags. Nonetheless, there are still enough rules in the XML grammar that a carefully debugged parser is needed to process XML documents -- and every parser imposes its own particular programming style. An alternative is to make XML even simpler. The open-source PYX format is a purely line-oriented format for representing XML documents that allows for much easier processing of XML document contents with common text tools like grep, sed, awk, wc, and the usual UNIX collection.
(3 ratings)
Reviews0
PriceFree
Views1791
Pylons
The Pylons web framework is aimed at making webapps and large programmatic website development in Python easy. Several key points: * A framework to make writing web applications in Python easy * Utilizes a minimalist, component-based philosophy that makes it easy to expand on * Harness existing knowledge about Python Pylons makes it easy to expand on your knowledge of Python to master Pylons for web development. Using a MVC style dispath, Python knowledge is used at various levels: * The Controller is just a basic Python class, called for each request. Customizing the response is as easy as overriding __call__ to make your webapp work how you want. * Mako templating compiles directly to Python byte-code for speed and utilizes Python for template control rather than creating its own template syntax for "for, while, etc"
(3 ratings)
Reviews0
PriceFree
Views982
Combining HTTP and JavaScript APIs with python on google appengine
posted bywingiinDevelopment
How to combine http (xml/text) api with javascript api - described and implemented as a google appengine web application. This 4-part article series start with the basics, a simple php version and a ready to use ip geolocation mashup!
(3 ratings)
Reviews0
PriceFree
Views732
Autocomplete search in PHP, Mysql, Json with href Link Navigation
This tutorial describes about auto complete search in PHP, Mysql, Json. Auto complete search is very important in present Web Technology. This is very similar to facebook like Autosuggestion box or auto search box. Auto complete search means that when user enter any keyword in the text field then all the content related to the word comes into a drop down where user can scroll and view their respective content. This Autosuggestion is very important where user does not aware of their exact search.
(3 ratings)
Reviews0
PriceFree
Views1352
PyShoutOut
This is a very small and very fast shout out box that you can implement into your website. With full CSS support and support for several colors, this little script is a great way to let users respond to your website.
(3 ratings)
Reviews0
PriceFree
Views5660
Results 81-100 of 147