Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Stint is a basic task/todo system with item history. All changes to tasks are timestamped and logged. The user can optionally associate a comment with a change so it's possible to find out exactly when and why a change was made.
Traditional but powerful cross-platform calculator. It is written in python and it uses wxWidgets as GUI (project is developed with Boa Constructor). By use of SciPy the vaCalculator can solve linear systems, do math with polynomials, integration etc.
It's a web representation of a ganttproject generated xml file's directory.
Using python, html and css, it generates a summary and an html chart for each file.
Ideal for publishing on a lan the project's status charts
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
MayaVi is a free, cross platform, easy to use scientific data visualizer. It provides a GUI to ease the visualization process, is written in Python and uses the Visualization Toolkit (VTK) for the graphics.
I did this Project in some days for use as POS in my bar, python,linux but with litle modifications will work in windows or warever, is in portuguese but I will be hapy to translate it, any modifications can be done, antonio.anacleto@gmail.com
SX watchdog states for Stock Exchange Watchdog. It helps to easillly follow the stock exchange. It's a Python program, able to save data in files and to generate HTML reports over a specific period.
A web-based human event (links/books read, songs played, etc.) logging tool focused on rich bibliographic support and library (as in books-on-shelves) systems integration.
Buckeye is an apache/postgres/python based account management system for service and subscription providers. Service provisioning, accounting, billing and reporting functions are included.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
"Superior PLanning And Tracking Tool (SPLATT)" is a project management utility that supports the use of objective metrics for estimating how long tasks will take, and manages progress tracking against them, displaying the results visually as graphs.
Easy-to-learn interactive 2d plot program. Can overlay images, xy-data, and mathematical functions. Function parameters can be tuned with sliders; functions can also be automatically fitted to data. Written in Python, cross-platform, but currently broken
SciGraphica is a scientific data visualization and analysis application, supplying many of the basic plotting features for 2D and 3D charts. It features opening several worksheets and plots to work with at the same time and PS output.
Robotic Manipulator Development and Simulation Environment in Python and Blender. IMPORTANT: Development moved to github. http://github.com/ajnsit/r2d3
QuotesViewer is a graphical tool giving you easy and fast access to quotes of all shares on the Euronext stock exchange. Quotes information can be searched and sorted on different criteria, ie. market, ISIN code, mnemonic, name, price, volume.
Python Credit Card Transaction Validation API. Currently supports Authorize.net -- other platforms are welcome! Both Credit Cards and e-checks are supported. This is a very simple class that has a test component as well. Validation of data is not perform
Application in Python for simple, paperless use of faxes. Speeds up usage of faxed documents (i.e. view them, make notes on them, print, and save the editted version somewhere). Has a GUI and will cooperate with pharmacy tracking software.
A tag based personal note taking system, written in python using sqlite.
This program is designed to help you organize your thoughts. It uses tags in a way similar to Gmail's "labels" or del.icio.us tags. Any contribution welcome!
With PyPayflowPro, you can use the Verisign Payflow Pro SDK directly in Python. This allows you to process credit card transactions (and other financial transactions) using Verisign Payment Services (http://www.verisign.com/products/payflow/pro/).
Sed.py is a python module to provide a easy way to do text stream processing. Just like the name of module, it likes to do the work that sed can do. But not in sed's way, it's in Python's way. To use this module, the knowledge of regexp is necessary.