GRAIL 0.6 ========= Grail(TM) is a web browser written in Python, an object-oriented scripting language. Grail is distributed in source form. It requires that you have a Python interpreter and a Tcl/Tk installation, with the Python interpreter configured for Tcl/Tk support. In this file: - Licensing issues - Future development - Hardware requirements - Installation - Using Grail - Web resources - Feedback - Epilogue Licensing issues ---------------- The license of Grail allows essentially unrestricted use and redistribution. The full text of the license can be found in the file LICENSE in this directory. The sources are Copyright (c) CNRI 1996-1999. Grail is a registered trademark of CNRI. Future development ------------------ Given the low usage of Grail, CNRI cannot allocate further resources to this project. The license allows for derivative projects, so anyone who has a need for a Python-based or easily modified Internet browser is free to use the Grail source code as a basis for a new project. The Grail development team would be happy to provide anyone seriously interested in using Grail as the basis for a new project with a copy of the CVS repository. We are also able to provide pointers from the Grail Web site to any new projects that spring up based on Grail. Hardware requirements --------------------- Grail runs on most Unix systems, on Windows NT and 95, and on Macintosh systems, provided you have enough memory and a fast enough machine. (For Windows, 32 Meg RAM and 90 MHz Pentium is a reasonable minimal configuration. For Macintosh, a 40 MHz 68k or any PPC, with 24 Meg RAM, is acceptable.) Installation ------------ There are three steps to take before you can use Grail: - Install Tcl and Tk. The versions must be compatible with each other and with the Python version you are installing in the next step; currently, the oldest Tcl/Tk version supported is 8.0. You can get Tcl/Tk it at http://www.scriptics.com/; or try ftp to ftp.sunlabs.com in directory /pub/tcl/. - Install Python 1.5 (or newer if available), configured for use with Tk. The URL to get Python is http://www.python.org/; or try ftp to ftp.python.org in directory /pub/python/src/. You must enable Tk support by editing the file Modules/Setup; see the comments in that file (search for "tkinter") and the main README that comes with Python. - Install the Grail sources in a convenient place. Grail is executed directly from its source directory. If you are using the /usr/local hierarchy, the Grail sources could be installed in /usr/local/lib/grail/. You can also choose to leave grail.py unchanged and have a shell script named "grail" which execs the Python interpreter, e.g.: exec python /usr/local/lib/grail/grail.py ${1+"$@"} (On Windows or Macintosh systems, the best thing to do is to create a shortcut or alias to the file grail.py on the desktop.) Using Grail ----------- If the first line of the grail.py script points to a working Python interpreter with Tk support, you should be able to start Grail by executing "./grail.py" in the Grail source directory. Grail figures out where the source directory is by inspecting sys.argv[0], so in fact typing the pathname to the script from anywhere should work. Command line options: The "-g" option lets you specify an initial geometry for the first browser window in the standard X11 geometry form: [ x ][+ + ], where all dimensions are measured in pixels. It is also possible to set the width and height (in character units) through the General preference panel. The "-i" option inhibits loading of images for this session. This option can also be set via the General preference panel. The "-d " option lets you override the $DISPLAY environment variable. Advanced users with a grailrc.py file can use "-q" to inhibit processing of grailrc.py. This may be useful during debugging. Command line arguments: The only positional command line argument is an optional URL of a page to display initially. This does not become your "home page"; use the General preference panel to change the page loaded by the Home command in the Go menu, and to choose whether this page should be loaded initially if no URL is given on the command line. Web resources ------------- More information on using Grail can be found through the Grail home page, at this URL: http://grail.cnri.reston.va.us/grail/ This page is also accessible through the "Grail Home Page" item of the Help menu. Feedback -------- Grail 0.6 is the last version of Grail to be released by CNRI. If a new project based on Grail appears, we will be glad to point to it from the Grail Web site, but we are not prepared to respond to bug reports. Refer to the Grail Web site to determine if any derived projects have been started. Epilogue -------- "Everything should be made as simple as possible, but no simpler." --Albert Einstein "Nothing is as simple as we hope it will be." --Jim Horning "Simple is as simple does." --Forrest Gump
Grail(TM) is a web browser written in Python
Overview
Objetivo: de forma colaborativa pasar de nodos de Dynamo a Python.
ITTI_Ed01_De-nodos-a-python ITTI. EXPERT TRAINING EN AUTOMATIZACIÓN DE PROCESOS BIM: OFFICIAL DE AUTODESK. Edición 1 Enlace al Master Enunciado: Traba
Transparently load variables from environment or JSON/YAML file.
A thin wrapper over Pydantic's settings management. Allows you to define configuration variables and load them from environment or JSON/YAML file. Also generates initial configuration files and docum
This project recreates the R-based RCy3 Cytoscape Automation library as a Python package.
Python library for calling Cytoscape Automation via CyREST
This is a Fava extension to display a grouped portfolio view in Fava for a set of Beancount accounts.
Fava Portfolio Summary This is a Fava extension to display a grouped portfolio view in Fava for a set of Beancount accounts. It can also calculate MWR
Tutorials for on-ramping to StarkNet
Full-Stack StarkNet Repo containing the code for a short tutorial series I wrote while diving into StarkNet and learning Cairo. Aims to onramp existin
On this repo, you'll find every codes I made during my NSI classes (informatical courses)
👨💻 👩💻 school-codes On this repo, you'll find every codes I made during my NSI classes (informatical courses) French for now since this repo is d
automate some stuff so I can be more noob
dota automate some stuff so I can be more noob This is a simple project, but one that I've wanted forever! I use pyautogui, time, smtplib and datetime
A passive recon suite designed for fetching the information about web application
FREAK Suite designed for passive recon Usage: python3 setup.py python3 freak.py warning This tool will throw error if you doesn't provide valid api ke
Better GitHub statistics images for your profile, with stats from private and public repos
Better GitHub statistics images for your profile, with stats from private and public repos
SECRET SANTA / KRIS KINGLE
SECRET SANTA / KRIS KINGLE Note: Before executing the script, make sure to turn
Fetch PRs from GitHub and analyze which ones are unmergeable
Set up token Generate a personal access token on GitHub. Add repo permissions. export GH_TOKEN="abcdefg" Pull PR data make Usually, GitHub doesn't h
This is a python package to get wards, districts,cities and provinces in Zimbabwe
Zim-Places Features This is a python package that allows you to search for cities, provinces, and districts in Zimbabwe.Zimbabwe is split into eight p
Simple tools to make/dump CPC+ CPR cartridge files
Simple tools to make/dump CPC+ CPR cartridge files mkcpr.py: make a CPR file from files (one chunk per file); see notes cprdump.py: dump the chunks of
Companion Web site for Fluent Python, Second Edition
Fluent Python, the site Source code and content for fluentpython.com. The site complements Fluent Python, Second Edition with extra content that did n
MinimalGearDisplay, Assetto Corsa app
MinimalGearDisplay MinimalGearDisplay, Assetto Corsa app. Just displays the current gear you are on. Download and Install To use this app, clone or do
Runtime inspection utilities for Python typing module
Typing Inspect The typing_inspect module defines experimental API for runtime inspection of types defined in the Python standard typing module. Works
A simple PID tuner and simulator.
PIDtuner-V0.1 PlantPy PID tuner version 0.1 Features Supports first order and ramp process models. Supports Proportional action on PV or error or a sp
NeoInterface - Neo4j made easy for Python programmers!
Neointerface - Neo4j made easy for Python programmers! A Python interface to use the Neo4j graph database, and simplify its use. class NeoInterface: C
Un script en python qui permet d'automatique bumpée (disboard.org) tout les 2h
auto-bumper Un script en python qui permet d'automatique bumpée (disboard.org) tout les 2h Pour la première utilisation, 1.Lancer Install.bat 2.(faire
Hera is a Python framework for constructing and submitting Argo Workflows.
Hera is an Argo Workflows Python SDK. Hera aims to make workflow construction and submission easy and accessible to everyone! Hera abstracts away workflow setup details while still maintaining a cons