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 | Scripts & Programs

Results 41-60 of 90
viewportfolio
viewportfolio is a python program that allows you to track the performance of a stock portfolio you establish in a data file. It pulls quote information from Yahoo! Finance and relies on the Quote.py python module written by Jonathan Corbet (included).
(9 ratings)
Reviews0
PriceFree
Views5887
CSSPrefixer
A tool that rewrites your CSS files, adding vendor-prefixed versions of (popular) CSS3 rules. It also can combine and minify your stylesheets. Keep your styles clean! It supports many CSS3 stuff including Flexbox, but not Gradients yet.
(9 ratings)
Reviews0
PriceFree
Views733
NeoBoard
NeoBoard is a Zope product that helps you create web based threaded message boards. The older version of NeoBoard was coded in PHP with MySQL. NeoBoard is reborn as a Zope product. Features: Structured Text support with rendered content caching; Collapsable threads; File attachments with automatic mime type recognition; Automatic image displaying/thumbnailing if Python Image Libary module present; Thread-wide auto mailer; Board Management delegation; Self-upgrading object instances when class definitions change; Batch action support: articles can be deleted/moved to another board in a batch.
(9 ratings)
Reviews0
PriceFree
Views12472
Payment Gateway Interface for Authorize.Net AIM, PsiGate, Quantam
The quix.pay library consists of several classes for simple, abstract interfacing to credit card payment gateways such as Authorize.Net AIM, PsiGate XML Messenger, and Quantam Authorize.Net Emulation. Supports most of the major transaction types including customer information and itemized order details.
(9 ratings)
Reviews0
PriceFree
Views1246
PyBriefcase
Many people who own a website also use it to quickly store files while on the go. However, most filemanagers (such as CPanel) are overly complicated for this purpose because they allow access to all directories and finding the one you want, uploading the file, etc. may not be feasible if you only have a short amount of time. Enter PyBriefcase. PyBriefcase is a system designed to allow you to quickly upload a file and later easily access it for viewing. It is ideal for storing presentations, code, and many other files. PyBriefcase uses a password system for storing files (and optionally, a password system for viewing files as well), limits on the maximum file size and maximum directory size, easy deletion, the ability to block certain file extensions, and much more! Plus, its simple design allows it to be a great addition to your website for your personal use. If you have the ability to make subdomains, you can even have one like briefcase.yourdomain.com redirect to PyBriefcase.
(9 ratings)
Reviews0
PriceFree
Views2861
pyTwit
A Twitter application that lets you post tweets, view timelines and keep updated in a CLI. Written in Python. Will run on any platform.
(9 ratings)
Reviews2
PriceFree
Views1640
DITrack
DITrack is a free, open source, lightweight, distributed issue (bug, defect, ticket) tracking system using a Subversion repository instead of a backend database. It is written in Python and runs in UNIX environment (*BSD, Linux, MacOS X). DITrack is a major rethought of the issue tracking system paradigm. The main difference is that instead of sticking to the centralized model (one database, one web interface, one mail integration machinery), DITrack treats underlying Subversion storage as a versioned distributed file system which enables benefits of truly distributed operation mode.
(9 ratings)
Reviews0
PriceFree
Views2014
WorldPilot
WorldPilot is a Python/Zope-based web server application that provides you with a web based organizer and messenger. Main features include: IMAP based web mail client, Contact and Address book, Notes, ToDo's, Calendar with support for repeating events, and Workgroup sharing with broadcasting and subscriptions.
(7 ratings)
Reviews1
PriceFree
Views5919
Nuxeo Collaborative Portal Server
Nuxeo CPS is the collaborative web content management solution for Zope. Users create and manage content in Workgroups and publish them in Publications spaces (Hierarchies) through a dedicated workflow. Managers can easily set global and local roles for users (Workgroup Managers, Members, Visitors, Reviewers, and Readers). All actions are available through simple Web interfaces. Nuxeo CPS also features office document integration, indexing, and conversion to HTML format; versioning; attached comments; interactive services (e.g. mailing-lists); and skinning of hierarchies.
(6 ratings)
Reviews0
PriceFree
Views6550
MoinMoin
MoinMoin is a Python WikiClone, based on PikiPiki. The name MoinMoin is a common German slang expression, "Moin" meaning "Good Morning", and "MoinMoin" being an emphasis, i.e. "A Very Good Morning". The name was obviously choosen for its WikiWikiNess.
(6 ratings)
Reviews0
PriceFree
Views8330
Monty's Postcard Server
Monty's Postcard Server is an CGI application written in Python that makes putting up a Postcard Server a breeze. The only thing the Admin has to do is to supply the Images. Everything is configurable of cause.
(6 ratings)
Reviews0
PriceFree
Views6427
SquishDot
SquishDot is a web-based news publishing and discussion product for ZOPE. It allows you to build a web-based news site along with the capability to handle threaded discussions with a minimum of configuration and day-to-day management.
(6 ratings)
Reviews0
PriceFree
Views9739
SICKnotes
SICKnotes (Site Inventory, Configuration, and Knowledge) is a permissions-based Web tool that assists with inventory, system changes, contact info, and knowledge for anything from a small startup to a data center. SICKnotes is written in Python and uses a MySQL database for data handling.
(6 ratings)
Reviews0
PriceFree
Views6899
Klops
posted byliquidinMultimedia
Klops send a query to the CVS repository of Lopster, automatically download sources, compile & install the program, you can do it with a new GUI written in GTK2
(6 ratings)
Reviews0
PriceFree
Views2389
IP2Location Geolocation Web Service using Python SOAP
IP2Location Geolocation XML Web Service allows instant lookup of Internet visitors geographical locations by IP address. The web service returns country, state, city, latitude, longitude, zip code, ISP and domain name information. Developers can integrate the web service using SOAP protocol and no database installation or update required. Free sample codes available in several programming languages such as ASP, ASP.NET, VB.NET, C#, PHP, Perl, Python, ColdFusion and VBA. Please visit http://www.fraudlabs.com/ ip2location.aspx for more information.
(6 ratings)
Reviews0
PriceFree
Views2255
Battray
Battray is a python program that displays a tray icon to inform you of the battery status of your notebook. It is also able to take certain actions depending on battery status. It's simple, easy, fairly environment-independent, and “just works” without tons of (Gnome|KDE|..) dependencies.
(6 ratings)
Reviews0
PriceFree
Views874
pyfmf
pyfmf is an open-source project in Python for platform-independent file management. At its core, pyfmf consists of an extensible framework. As extensions from that framework, the project includes a console based toolkit (zigo) and a graphical platform (zago) that is effectively a wrapper around the toolkit. Use either just the framework by itself, the toolkit, or the graphical platform to build applications for archiving files, searching files, measuring disk usage, etc. For instance, build your own back-up utility using existent modules to select which directories and which files to back up. You can even use existent modules to detect which files have changed since the last back-up. Then you only have to implement a module (with a few lines of Python code) that executes the actual back-up operation (e.g., writing to a tape device).
(6 ratings)
Reviews0
PriceFree
Views3195
rwhois.py
rwhois.py is a recursive whois module/client for python. It provides your typical whois lookup and the ability to parse records into usable objects. This is a modified version of the whois.py module by Scott Hassan.
(6 ratings)
Reviews0
PriceFree
Views5304
Maris Source Maker
Geared toward creating Perl, Python, PHP, C, C++, and C/C++ header files. But can just generate any type of file source with comment block templates.
(6 ratings)
Reviews0
PriceFree
Views868
lunchr
posted byOlleinWeb Fetching
A lunch menu scraper that can send out the lunch of the day via SMS to subscribers. Currently only supports some restaurants on kvartersmenyn.com and mosms SMS gateway.
(6 ratings)
Reviews0
PriceFree
Views1127
Results 41-60 of 90