Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Cut Cloud Costs with Google Compute Engine
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
A pythonscript with a Tkinter GUI that will emulate a shuffled deck of cards being placed onto the table. It will help to practice counting cards for blackjack. You will be able to compare your count with the count of the computer.
This is a small pythonscript for httpd apache log. This script do report of your httpd access log and his result show grouped report of network traffic sorted by hostname, referer and file. He is useful when you find what makes your http traffic.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
This project is a pythonscript to abstract S.M.A.R.T. messages from /var/log/messages (from the smartd daemon) into .csv file(s), one for each disk, suitable for graphing.
pywannapod: py(thon) wanna pod(casting).
A short and simple script that downloads mp3 files referenced in xml / rss, eventually copying them to an usb disk/player (if connected).
$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
DokuWiki Back-Up Script is a pythonscript, that gives the user the possibility to back-up all the relevant files. After copying and compressing, the files will be send to a back-up server with the help of the FT-Protocol (FTP).
Notepad++ plugin (unicode) for developers of Zend Framework MVC projects. Provides context-sensitive toggle (Ctrl+F9) between Controller Action method and its View script. Ctrl+Alt+B loads the current project's Bootstrap.php file.
Python Sqlite Shell - a drop-in replacement for the standard sqlite shell (www.sqlite.org), expanded to allow user defined SQL functions to be easily created within the shell or within a SQL script using an in-line python function definition.
A Pythonscript that allows you to move files form a Directory to sub-folders based on a Regular expression - useful for managing your monolithic download folder -- Requires PythonCard (http://pythoncard.sourceforge.net/)
LinBuild is a Python-based, simple and user-friendly build system for C/C++ on Linux/Unix. LinBuild adopts some concepts from Waf and CMake. LinBuild is simply a single script that depends only on Python.
ETPipe is a small Python utility for RTCW:Enemy Territory. It serves as a platform for plugins to dynamically read/write to the in-game console. Some useful standard plugins are included by default and users can easily script their own.
A hook script usable with TortoiseSVN (and possible other subversion clients/GUIs) providing transparent repository encryption (encryption/decryption at the client side).
This script provides a graphical user interface for accessing the raw text of files created by the free version of Mario Paint Composer. It makes it easier to upload and download songs, and also allows songs to be exported in standard midi format.
DictDefence is program written in Python to stop dictionary attacks of all sorts. The basic idea behind DictDefence is the automated blocking of Script Kiddies that run dictionary based attacks on your servers.
This small pythonscript will generate mp3 and corresponding text files
for learning / training the morse code. It follows the method of Koch for
teaching the characters and the method described in N0HFFs book for improving
the skills even more.
Simple Python-based PostgreSQL replicator using a master plpython trigger, signals, sequences, and a python client script See http://pgfoundry.org/projects/pyreplica/ for latest news and file releases