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
Build Securely on AWS with Proven Frameworks
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.
Library for parsing and editing python source code in form of tree. (this tree is very similar to syntax tree, but nodes are commands.
Above this library will be build simple editor in wxPython.
The Pointless Programming Language Reference is a multiple programming language reference document. It allows you to compare and contrast languages, learn a new language from your knowledge of another or simply lookup how to accomplish tasks.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
PyAID is an abstract and neutral representation of user interface and interaction. These definitions can be automatically rendered into actual UI toolkits by the view renderer such as GTK+, newt, WxWindow, etc.
This project provide a framework for general coding style checker's process:
1, Support different adapter plugin for different programming language syntax
2, Support incremental scanning
3, Support customize criteria rules.
4, Generate report for scanning result.
A C/C++ adapter was also implemented based on clang library as example.
Se trata por ahora de un muy limitado compilador de c realizado en python (usando lex y yacc), que subo para ser utilizado como referencia por los que esten realizando un compilador.
an alternative interpreter for the Python programming language
The aim of the CPyrol project is to create a complete Python interpreter written in C++ with minimal system requirements and a very clean codebase.
I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage.
This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Python code into CPython-compatible bytecode.
The Minions programming language makes it easy to write performant, highly parallel programs. Minions are especially good at web apps. Minions like the web.
Python Universal GUI
(requires wx)
Automatically creates GUI windows for any python objects. These windows allow you to view and alter your objects at runtime, as well as save and load their states.
Provide Reference Implementations of Data Structures in Python(3)
The aim of the project is to provide reference implementations of data structures along with supporting references to publications and other materials.
The only purpose is for fun and education: I like data structures.
A Python-based macro processing tool to extend C-like languages with DSLs. MP reduces the amount of work necessary to extend C by extracting the relevant blocks to process and calling user-supplied Python functions to handle the macro.
grenadilla is a lab resource reservation system. It handles booking machines in a lab or server room. grenadilla is written in python, and leverages django.
iStuff Mobile is a rapid prototyping toolkit to help explore sensor based interactions with mobile phones. This repository serves as the location for the mobile phone background application to facilitate interactions with the mobile phone.
Baum is a Qt based GUI application framework with a built in python interpreter. Baum allows rapid creation of GUI's with simple python scripts. Programmers can re-use available python and widget library.