Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Our Free Plans just got better! | Auth0
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.
Unix utility to help to create XML files from shellscripts.
Simple Unix utility to help to create XML files from shellscripts. It encapsulates what comes from the pipe.
Ex.: $> echo hi | tagx label
<label> hi </label>
...In its simplest usage, you only have to describe the data type requested by the command and the command itself: user interaction and screen layout are automatically adapted so you don't have to care about it, but for complex situations, CCFE is programmable with your preferred shell interpreter and can propose lists of admitted values selectable by user for parameters to enter.
CCFE don't need changes to called scripts or commands, so they can indifferently be executed with CCFE interface or CLI.
A collection of handy helper functions for creating powerful and flexible bash scripts. Note that this project has migrated to https://github.com/dejayc/bashful.
Oracle Component Handler.
Bash scripts helping the (database) administrator to manage all Oracle components on the Linux machine.
Easy management by starting, stopping, showing and status questioning of different Oracle products.
Everyone is writing shellscripts with his own style, but sometimes it's difficult to understand developpement from an application to another, or between different developpers. By using Norma standards, it well be easy for everyone.
xlayout is a terminal based utility to get and set information about X11 windows and the pointer. Its designed to be easily integrated into bash shellscripts and takes advantage of the X11 protocol to allow it to access remote X11 desktops.
The RBSEE (Remote Bash Script Execution Engine) is set of the bash script which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.
An easy and secure means of running a shell script in a LINUX/POSIX environment as another user, designed to be called by automated scripts such as those in cron jobs.
Linux-FEUDS stands for "Linux-Fedora Easy to Use Desktop Scripts". It is a collection of scripts that simplify the configuration of your desktop and various essentials components.
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.
DBA Shell Functions and Scripts to make it easy for common Database command-line chores such as assigning Environment variables, running scripts into logs, provide stored passwords, error checking, checking for db status, database restarts, compile, etc.
BatchLogin is a shell connection virtualization program. It allows a user on a complex network to connect and execute scripts and commands upon groups of machines without having to deal with the connection specifics every time.
The Shex project aims to provide new UNIX tools that extend the functionality of shellscripts, making it possible to write scripts that in the past would have required the use of other programming languages.
It's intented use is to parse Unix/Linux-like shellscripts, which have a certain given structure. These scripts may contain variable declarations, program calls and comments. The parser shall retrieve some of these information and check them.
This is a system shell merged with python (as for now 3.*, but 2.* fork is also planned).
It lets you write your system scripts in high-level language (which python is) as well as using it as "classic" terminal.
It is developed in linux environment, but should be as system-independent as python itself.